v4.2.7-1c782a1
·
447 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
⚠️ This release is affected by GHSA-w253-42qp-5f2x. Update to v5.0.5-caaf673 or later.
What's Changed
New features
- Santa MDM export: policy rules can now be exported as a
.mobileconfigpayload in Santa's JSON allowlist format for MDM deployment. - Discovery session modal: the app protection discovery session is now presented as a persistent modal popover rather than an inline list row. It stays live regardless of which tab is active, and the countdown timer and captured paths update in real time as opfilter events arrive.
Bug fixes
- Discovery session pollution fixed: starting a new discovery session no longer replays events from previous sessions. The XPC event history is now cleared at session start so each session sees only the file-access events generated during its own lifetime.
Allowlist additions
- Added
com.apple.iconservicesagentandcom.apple.siriknowledgedto the baseline global allowlist.
Preset updates
- Safari: allow
com.apple.PasswordsinLibrary/SafariandLibrary/Containers/com.apple.Safari. - HEY: allow
com.hey.app.desktop.helperandchrome_crashpad_handler; allowcom.hey.app.desktopas an ancestor signature so child processes inherit access. - Chrome: allow
com.apple.iconservicesagentinApplication Support/Google.
Internal
- Added tests for
ManagedPolicyLoaderandManagedAllowlistLoaderparsing logic.
Full Changelog: v4.2.6-e3bced6...v4.2.7-1c782a1