Versiegeschiedenis van Salesforce FLS Comparator Expanded - 3 versies
Salesforce FLS Comparator Expanded door Jacob Crandall
Versiegeschiedenis van Salesforce FLS Comparator Expanded - 3 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 1.0.5
Uitgegeven op 11 jun. 2026 - 166,6 KBWerkt met firefox 140.0 en later, android 142.0 en later1.0.5
Faster, more reliable FLS writes — Switched from Composite REST API to Execute Anonymous Apex for applying FieldPermissions. No more 25-row batch limits; error handling is more consistent.
Paste target fields — In the Bulk Apply modal, you can now paste a list of Object.Field references (comma or newline separated) instead of picking each field individually.
Filter by type — Bulk Apply now has a dropdown to apply changes to only Profiles or only Permission Sets.
Smarter field picker — After selecting a field, the picker stays on the same object so you can quickly add more fields.
Org shown in history — Each history entry now displays which org the change was applied to.
Fixed cross-org session routing — Bulk apply now correctly targets the source snapshot's org, fixing failures when the sidebar is open as a standalone tab.
Request timeouts — API calls now have sensible timeouts (45s REST, 60s Apex) instead of hanging indefinitely.Broncode vrijgegeven onder MIT-licentie
Oudere versies
Versie 1.0.4
Uitgegeven op 11 jun. 2026 - 165,53 KBWerkt met firefox 140.0 en later, android 142.0 en later1.0.4- Fixed an error when bulk applying FLS changes ("Not Found the requested resource does not exist")
- Bulk apply results are now saved as a single grouped entry in apply history
- Retry failed fields or revert all fields from a bulk apply via the History panel
Broncode vrijgegeven onder MIT-licentie
Versie 1.0.3
Uitgegeven op 7 jun. 2026 - 164,47 KBWerkt met firefox 140.0 en later, android 142.0 en laterv1.0.3 — Maintenance release- Added data_collection_permissions declaration to manifest as required by Firefox
(this extension collects no user data) - Updated minimum Firefox version to 140.0 to match the manifest key requirement
- No functional changes from v1.0.2
Broncode vrijgegeven onder MIT-licentie
- Added data_collection_permissions declaration to manifest as required by Firefox