Skip to content

Release Notes

Version 2.0

  • Accessibility Improve screen reader support: fix AlertBanner silent announcements, convert inspector button and tooltip trigger to semantic elements, add popup iframe title issues #1107 & #1108 (contribution by akj)
  • Dependencies Explorer (contribution by Georgi Dobrishinov)
  • 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 Import Fix data import issue with quoted words issue #748 (contribution by Maral Zakarian
  • Data Export Refactor "Hide Object Columns" toggle to update UI instantly without re-querying Salesforce (contribution by Camille Guillory)
  • Fix Popup issue when User tab is configured as default one issue #974 (contribution by Nicolas Greard)
  • Data Export Data export new tab context issue #1080(contribution by Maral Zakarian)
  • 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)
  • Fix: Line Wrap in Export Does Not Work issue #1027 (request by Andrew Russo)
  • 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)
  • Popup Add "Copy Id" icon to User tab feature 906 (contribution by Arnav Gupta).
  • Data Export Auto-populate SOQL editor from Salesforce List View context feature 969 (request and contribution by Temam Abdelkrim) and feature 817 (request by Nicolas Vuillamy)
  • Data Export Prevent popup actions menu for Aggregate result feature #663 (contribution by Phanidra Mangipudi)
  • Flow Scanner Implement Agentforce feature to describe a flow and its components
  • Field Creator Fix Text Field length defaulting to 255 issue 923 (contribution by DivyanshuBist)
  • Fix flow scrolling feature by Camille Guillory issue #837
  • Flow Scanner Implement 'Purge' old flow versions by Camille Guillory
  • Options Add color picker for favicon color by Camille Guillory
  • Fix Popup issue when Org is default tab issue #988 (contribution by juanlu-interdiscount)
  • Options Fix export configuration file issue #982 (issue by Syamkumar Kanjiravelil Sasidharan)
  • Field Creator Enable field creation for platform event objects feature 954 (idea by simagdo)
  • Unfreeze User from User tab feature #945 (contribution by b-r-j)
  • 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)
  • Field Creator Permission dependency improvement feature 931 (contribution by DivyanshuBist)
  • Enable custom banner text on Sandbox banner
  • 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)
  • Authentication Implement OAuth 2.0 Web Server Flow with Proof Key for Code Exchange (PKCE) for orgs with API Access Control enabled - feature 873 (contribution by Mehdi Cherfaoui)

Version 1.27

  • Data Export Query tab loses changes after using field autocomplete and switching tabs (issue by Henri Vilminko)
  • Fix gauge display and text when limits are exceeded issue #943 (contribution by Sylvain Enguerand)
  • Open the Debug Logs from the Data Export page (contribution by Marko Vuković)
  • Fix sandbox banner colorization for Winter 26 changes
  • Show All Data Save fields selection feature 914
  • Fix 'unexpected query key(s): cache' error in REST Explore issue 909 issued by Martin Krchnak
  • Show All Data Limit polymorphic reference types shown to 5 with "Show more" / "Show less" toggle in the field details tooltip feature 865 (contribution by Tushar Dangayach)
  • Fix: Enable popup actions for records identified only by DurableId (e.g., FlowDefinitionView) issue 441 (contribution by Tushar Dangayach)
  • Show All Data Analyze field usage by showing the percentage of records that have a value for each field.
  • Show All Data Add 'back to record' button feature 884 (contribution by Kamil Gadawski)
  • Data Export Suggestions added for queries using IN clause on picklist fields feature 892 (contribution by Luca Bassani)
  • Support for multiple SOQL/SOSL tabs in Data Export feature 132 (requested Erlend Hansen)
  • Add button in Option page to delete generated access token (cf troubleshooting)
  • Add option to configure default popup tab feature 877 (requested by William Salomon)
  • Support manual channel configuration and Change Data Capture Events on Event Monitor feature 859 (idea by David Moruzzi) and feature 867 (idea by Ammon Ho)
  • Metadata Handle SpecifiedTest + Start zip download when ready feature 319 request by Alfredo Chissotti
  • Add Metadata Deploy feature
  • Add Agentforce integration to generate SOQL queries in Data Export feature 850
  • Add option for SOQL query typo removal in Data Export feature 844 and feature 849
  • Refactor field-creator api calls to match with extension standards
  • Remove the exclusion of InstalledPackage in Download Metadata page feature 641 request by yuandake
  • Create, Edit and Delete custom shortcuts links in Options page feature 102
  • Fix empty lines in picklist values causing deployment errors in Field Creator issue 787 (contribution by Vivek Sharma)
  • Data Import Automatically detect the SObject based on Id field feature 483 request by Tom Bassett and fix issue 829 & issue 832
  • Add convertCurrency() , FORMAT() and GROUPING() to autocomplete suggestions in Data Export feature 818 request by Hubert
  • Update sandbox banner feature to match with new AppDev Bar feature 815
  • Add refresh button on Org Limits and persist filter in url
  • Filter result by column in Data Exportfeature 685 (contribution by Brahim LAISSAOUI)
  • Grey out columns that were not imported in Data Import feature 507 request by Wintermute1974 (contribution by Kaustubh Dapurkar)
  • Show All Data: Iterate through boolean values with up & down key feature 794 request by mplaaguilera
  • Fix 'Query Record' not persisting the state of the 'Tooling Api' setting issue 268 (contribution by Kaustubh Dapurkar)
  • Show All Data Use alternative field Name in the header (ie CaseNumber) feature 806 request by Mart
  • Implement search on Event Monitor to filter on event details
  • Prevent selection of an API version higher than the latest available feature 464 (contribution by Salwa Hammou)
  • Fix error propagation on rest 403 issue 881 (contribution by Sebastien Colladon)

Version 1.26

Version 1.25

  • Security improvements thanks to Rikaard Hosein fix 661
  • Add metadata title on shortcut search feature 639 request by Tal-Fr
  • Fix Use Favicon Color option which was not working key issue 634 raised by Gary Woodhouse
  • Add Clear button in Event Monitor and REST Explorer
  • Fix Field Creator shortcut key issue 608
  • Add Flow Trigger Explorer in shortcut links feature 610 request by JeffKrakowski
  • Add Import / Export configuration from Option page feature 570
  • Add Field Creator page to bulk create fields from the extension (contribution by Santiago Parris)
  • Add Event Monitor page to subscribe to Platform Events (contribution by Antoine Leleu)
  • Hide "What's new banner" in incognito mode feature 517
  • Persist selected tab when reloading Options page.
  • Add button in Options page to reset API Version to extension's default feature 541
  • Enable Salesforce Inspector Reloaded on Debug flow page feature 552 request by Andrew Russo
  • Add option to highlight PROD with a 2px top border
  • Add response time in REST Explore issue 539
  • Add autocomplete feature for REST Explore page
  • Add option to increase the number of saved & history query in data export
  • Enable Salesforce Inspector Reloaded on Experience Builder and add compatibility for custom favicon
  • Add option to colorize sandbox banner in the same color as the favicon doc
  • Add "Object Access" link in Object popup tab to display Object permission details (Winter 25 feature)
  • Fix Platform Event links on popup issue 500

Version 1.24

Version 1.23

  • Add new setup pages domain feature 389 (request by akalatksy)
  • Add "View summary" link on User tab feature 386
  • Add option to hide Delete Records button from Data Export page
  • Fix popup not closing in inspect page issue 159 (contribution by Luca Bassani)
  • On inspect page, when double clicking on a picklist field, iterate through available values feature 366
  • Integrate Experience Cloud builder link to shortcut search in popup feature 365
  • Add Flow Versions button in popup when recordId is a flow feature 362 (feature request by Rebbe Pod)
  • Format relations as expected in import process feature 26 (contribution by Olivier Dufour)
  • Ability to choose header theme feature 294
  • Add query template customization in Option page feature 349
  • Add an option to enable / disable SObject context on data export issue 341
  • Remove Consumer key input from data export issue 338
  • Customize extension's favicon feature 197
  • Save default batch size and thread for data import feature 329 (feature request by ritterblau)
  • Load recently viewed records on popup feature 321
  • Open documentation when installing the extension feature 322
  • Add Query Plan to data export feature 314
  • Align show-all data 'Type' column with Salesforce's 'Data Type' field issue 312 by efcdilascio
  • Make data export suggestions scrollable feature 301 by Vranisimo
  • Show the number of filtered records in data export feature 300 by Vranisimo
  • Hide RecType and Name field from popup when field is not set feature 298
  • Display API version in Org tab feature 293 (feature by Camille Guillory)
  • Add the possibility to hide fields API names after users clicked "Show fields API names"
  • Add performance On data export with option to disable in Options/Data Export tab (contribution by Nathan Shulman)
  • Clean up popup header and footer (contribution by Nathan Shulman)
  • Fix double "Show all data" button issue 63 (contribution by Luca Bassani)
  • Enhanced the user interface with a subtle inline "copied" indicator for field copy actions feature 351 (contribution by dyncan)

Version 1.22

  • Add AlertBanner component for Alerts following SLDS guidelines (contribution by Nathan Shulman)
  • Add info banner when extension is updated and convert "Generate token" button to alert. feature 51 (contribution by Nathan Shulman)
  • Add "Hide fields API names" when users clicked "Show fields API names"
  • Add "Enable Logs" button in the User tab feature 245 (contribution by Antoine Leleu)
  • 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 flow scrollability] checkbox on non dev environments issue 258 (by Samuel Krissi)
  • 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)
  • Bugfix Delete button does not check for 'toolingApi' parameter issue 254 (contribution by Oscar Gomez Balaguer)
  • 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)
  • Fix 'Custom Object Name Links Don't Work' in popup issue 218 (contribution by Jeferson Chaves)
  • Show field API Name on Record Page PR202 (contribution by Mouloud Habchi)
  • Add support for domains protected by Microsoft Defender for Cloud Apps issue 234 (contribution by Mehdi Cherfaoui)

Version 1.20.1

  • Bugfix Delete Button not enabled when only one record is queried/filtered (contribution by Oscar Gomez Balaguer)
  • Bugfix User selection not displaying information (for orgs without community enabled) issue 211

Version 1.20

  • Move popup arrow icon in Flow Builder because of Winter 24 UI changes feature 200
  • Add Login As button for Experience users feature 190
  • Add Delete Records button from data export page feature 134 (contribution by Oscar Gomez Balaguer)
  • Update popup title to show "Salesforce Inspector Reloaded" feature 188 (idea by Nicolas Vuillamy)
  • Add "Query Record" link from data-export page feature 111 (contribution by Antoine Leleu)
  • Fix "Edit page layout link" for from show all data and use "openLinksInNewTab" property for those links issue 181
  • Update to Salesforce API v 59.0 (Winter '24)
  • Add a parameter to activate summary view of pset / psetGroup from shortcut tab feature 175
  • Display record name (and link) in popup feature 165
  • Add documentation link to popup
  • Add option to open extension pages in a new tab using keyboard shortcuts (contribution by Joshua Yarmak)
  • Add customizable query templates to query export page (idea and co-develop with Samuel Krissi)
  • Explore-api page restyling
  • Ability to define csv-file separator feature 144 (issue by Reinier van den Assum)
  • Fix SObject auto detect for JSON input in data import
  • "Lightning Field Setup" (from show all data) link did not work for CustomMetadataType and CustomSettings issue 154 (issue by Camille Guillory)
  • Add missing Date Literals feature 155
  • Allow navigation to the extension tabs (Object, Users, Shortcuts) using keyboard feature 135 (feature by Sarath Addanki)
  • Update query on EntityDefinition to avoid missing objects for large orgs issue 138 (issue by AjitRajendran)
  • Add LIMIT 200 when selecting FIELDS( in autocomplete feature 146 )
  • Change method to get extension id to be compatible with firefox issue 137 (issue by kkorynta)
  • Fix hardcoded browser in Generate Token url issue 137 (issue by kkorynta)
  • Add Create New Flow, Create New Custom Object, Create New Permission Set, Create New Custom Permission and Recycle Bin shortcuts
  • Update pop-up release note link to github pages
  • Detect SObject on list view page feature 121 (idea by Mehdi Cherfaoui)
  • Automate test setup manual step of contact to multiple accounts Aidan Majewski
  • In Data export, set input focus in SOQL query text area. feature 183 (contribution by Sarath Addanki)

Version 1.19

  • Inspect Page Restyling (UI improvements, red background for PROD, display / hide table borders) PR105 (contribution by Pietro Martino)
  • Navigate to record detail (Flows, Profiles and PermissionSet) from shortcut search feature 118
  • Fix country codes from LocalSidKey convention PR117 (contribution by Luca Bassani)
  • Use custom shortcuts feature 115
  • Add Export Query button feature 109 (idea by Ryan Sherry)
  • Add permission set group assignment button from popup feature 106

Version 1.18

Version 1.17

Version 1.16

  • Select "Update" action by default when the data paste in data-import page contains Id column feature 60 (idea by Bilel Morsli)
  • Allow users to update API Version feature 58
  • Add org instance in the popup and a link to Salesforce trust status website feature 53 (idea by Camille Guillory )
  • Fix saved query when it contains ":" issue 55 (bug found by Victor Garcia )

Version 1.15

  • Add "PSet" button to access user permission set assignment from User tab feature 49
  • Add shortcut tab to access setup quick links feature 42

Version 1.14

  • Add checkbox in flow builder to give the possibility to the user to scroll on the flow (by Samuel Krissi)

image

Version 1.13