Add option for Field Creator to allow users to choose between PascalCase and Underscores for new field API names. feature 655 (contribution by Steve Quirion)
Customize Data Export shortcuts (execute query and insert all fields name in query) feature 653 in chrome://extensions/shortcuts
Add clientId header param to identify the extension in EventLogFile feature 504
Add Apex Classes metadata search in Shortcut tab and new option configuration for the search feature 591 request by mpekacki
Add default connected app setting and improve access token renew flow. Note: Due to the simplified redirect url, this is a BREAKING CHANGE for users who have created their own connected app: those users MUST update their connected app Callback URL to the new value before they can use this version of the extension (contribution by Mehdi Cherfaoui)
Allow users to define REST callout headers on showAllData page. The need is to prevent the auto assignation of Accounts, Cases and Leads. feature 198 (issue by SfdxDieter)
Fix 'Record Type not displayed' in popup issue 255
Add "Options" page to manage local storage variables directly from the UX. Allow to reposition the popup button feature 145 (contribution by Pietro Martino)
Add Apex classes documentation in shortcut feature 247
Disable "Delete records" button when a query returns more than 20k records feature 251
Automatically request SObject type for data import and SObject record id for data export feature 45 SObject record (#45)) (contribution by Olivier Dufour)
Add support to Hyperforce China Organizations PR141 (contribution by Yaacov Elbaz)
Version 1.21
Add support for upserting and deleting Custom Metadata (contribution by Joshua Yarmak)
Add "Org" tab to display org and instance information (contribution by Victor Garcia Zarco)
Undelete records from data import page feature 193
Create new records from SObject tab ("New" button) feature 226
Enhance shortcut search to include any part of the shortcut title, not only the beginning (contribution by Joshua Yarmak)
Org instance in not correct with after Hyperforce migration: store org instance in sessionStorage to retrieve it once per session issue 167
Add Salesforce SObject documentation links feature 219 (idea by Antoine Audollent)
Add centering buttons section in footer after edit field (contribution by Kamil Gadawski)
Add dynamic display text show/hide borders table popup in record field preview setting (contribution by Kamil Gadawski)
Add "Download" option on event log files (contribution by Annubis45)