Skip to content

Releases: tprouvot/Salesforce-Inspector-reloaded

1.23

06 May 12:22
Compare
Choose a tag to compare

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
  • Add 'Flow Versions' button in popup when recordId is a flow feature 362
  • 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)

1.22

04 Mar 09:05
Compare
Choose a tag to compare

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)

1.21

27 Dec 14:32
Compare
Choose a tag to compare

Release Notes

  • 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)

1.20.1

09 Nov 08:49
ab6b660
Compare
Choose a tag to compare

Bugfix #211

1.20

08 Nov 13:48
49dcf65
Compare
Choose a tag to compare

Release Note

  • 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)

1.19

18 Jul 09:07
3b093f3
Compare
Choose a tag to compare

Version 1.19

General

  • 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

1.18

12 Jun 15:30
3afa74c
Compare
Choose a tag to compare

Version 1.18

1.17

15 May 06:35
9a8ee36
Compare
Choose a tag to compare

Version 1.17

General

1.16

17 Apr 07:15
3a4b5cb
Compare
Choose a tag to compare

Version 1.16

General

  • Select "Update" action by default when the data paste in data-import page contains Id column feature 60 (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 (by Camille Guillory )
  • Fix saved query when it contains ":" issue 55 (by Victor Garcia )