Salesforce FLS Comparator Expanded 版本历史 - 3 个版本
Salesforce FLS Comparator Expanded 作者: Jacob Crandall
Salesforce FLS Comparator Expanded 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.5
发布于 2026年6月11日 - 166.6 KB适用于 firefox 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 KB适用于 firefox 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 KB适用于 firefox 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