Salesforce FLS Comparator Expanded의 버전 기록 - 3개 버전
Salesforce FLS Comparator Expanded 제작자: Jacob Crandall
Salesforce FLS Comparator Expanded의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.0.5
2026년 6월 11일에 출시 - 166.6 KBfirefox 140.0 이상, android 142.0 이상에서 작동1.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.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.0.4
2026년 6월 11일에 출시 - 165.53 KBfirefox 140.0 이상, android 142.0 이상에서 작동1.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
MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.0.3
2026년 6월 7일에 출시 - 164.47 KBfirefox 140.0 이상, android 142.0 이상에서 작동v1.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
MIT 라이선스에 따라 릴리스된 소스 코드
- Added data_collection_permissions declaration to manifest as required by Firefox