You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 2.0
Data Export Fix unrecognized Salesforce Ids issue #984
Data Import Expose metadata updates through Tooling API (ie Bulk Deactivate Flows) feature 1125
Fix Lightning Navigation from Analytics / Tableau issue #1121
Popup review cache management in "Preload SObjects before popup opens". If enabled, refresh of SObject definition is done every "SObjects List Cache" hours, else done in background when the popup is expanded
Rest Explorer fix a performance issue (edit entrypoint rerender completely the output even if no changes) (contribution by Nicolas Greard)
Popup fix recent items scroll not working anymore in v2 (contribution by Nicolas Greard)
Flow Scanner Extract Flow Scanner rules logic into shared module (fixes the Flow Scanner import flash on the Options page) contribution by Camille Guillory)
Introduce SObjectList cache to prevent request to Salesforce requests to be sent each time the popup opens issue #437
Popup Support record ID detection in Lightning Setup URLs with address parameter feature 1099
Data Export Fix Incorrect SOSL Query stamping when selected from Saved Queries issue #1075 (contribution by Divyanshu Bist
Data Export Add context menu (Close All, Close Others) for query tabs (contribution by Idan Damari)
Data Export Fix Save Query Menu with SLDS Styling (contribution by Idan Damari)
Reduce API calls in popup by skipping unnecessary requests when not expanded issue #437 (contribution by Nicolas Greard)
Add API Statistics page to track and monitor REST and SOAP API calls (enable via Enable API Stats Debug Mode in Options > API tab) (contribution by Nicolas Greard)
User Experience Add dynamic popup height and option to enable / disable setting (contribution by Nicolas Greard)
Field Creator Fix Currency Field #1046 (contribution by Ruben Halman)
Metadata Fix: Checkboxes unselect behavior and indeterminate state issue #1066
Metadata Fix: ApprovalProcess listMetadata does not return child issue #1065
Add Flow Compare button to quickly access Salesforce's Flow Compare feature (Winter '26) (from Flow Scanner and Popup)
Data Import Only reset action if user hasn't manually selected one issue #986 (contribution by Ruben Halman)
Data Export Fix query tab index numbering when adding new tabs after closing existing ones issue #1059 (contribution by mshivakumar2023-debug)
Show All Data Add Agentforce Helper feature for formula fields, allowing users to analyze or use AI to generate some evolutions to current formula.
Popup Use banner to display success / errors when enabling logs, unfreeze user and enabling debug mode
Data Import Make attributes property not mandatory for JSON import feature #1041 (request by Devin Schlegel)
Rest Explore Add customizable headers, detect language from response and fix issue 786
Data Export Fix CSV export encoding for non-Latin characters (Hebrew, Arabic, Chinese, etc.) by adding UTF-8 BOM for Excel compatibility (contribution by Samuel Krissi)
Logs Viewer Allow users to display, filter, delete, share and explain debug logs (contribution by Samuel Krissi)
User Tab [popup] Add 'Reset Password' button and a new option to hide it. feature #486 (contribution by Phanidra Mangipudi)
Users search now supports exclusion of inactive and portal users, supports customizable searchable fields and can be searched by profile name feature 965 (contribution by Thomas Malidin Delabriere)
Field Creator UI improvement of the Options modal (contribution by Kamil Gadawski)
Flow Scanner Allow users to scan their flows based on default or customized rules (lib from Lightning Flow Scanner) contribution by Camille Guillory
Data Export Allow users to reorganize and edit query tabs names feature 950 request by Scott Shapiro
Show All Data Support keyboard shortcut to save edited record values feature 951 request by Mohak Gaur
Documentation Revised instructions for creating an External Client App, reflecting the deprecation of Connected Apps and added detailed steps for OAuth configuration and known issues related to Incognito mode bug 962 (contribution by Thomas Malidin Delabriere)