Historique de versions de Salesforce FLS Comparator Expanded - 3 versions
Salesforce FLS Comparator Expanded par Jacob Crandall
Historique de versions de Salesforce FLS Comparator Expanded - 3 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.0.5
Publié le 11 juin 2026 - 166,6 KoFonctionne avec firefox 140.0 et versions supérieures, android 142.0 et versions supérieures1.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.Code source publié sous licence Licence MIT
Anciennes versions
Version 1.0.4
Publié le 11 juin 2026 - 165,53 KoFonctionne avec firefox 140.0 et versions supérieures, android 142.0 et versions supérieures1.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
Code source publié sous licence Licence MIT
Version 1.0.3
Publié le 7 juin 2026 - 164,47 KoFonctionne avec firefox 140.0 et versions supérieures, android 142.0 et versions supérieuresv1.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
Code source publié sous licence Licence MIT
- Added data_collection_permissions declaration to manifest as required by Firefox