Skip to content

v4.2.17-b8d4b62

Choose a tag to compare

@github-actions github-actions released this 27 Mar 17:25
· 288 commits to main since this release
Immutable release. Only release title and notes can be modified.
b8d4b62

⚠️ This release is affected by GHSA-w253-42qp-5f2x. Update to v5.0.5-caaf673 or later.

Caution

This release is affected by GHSA-92f3-38m7-579h — dual-path ES events (rename, link, copyfile, exchangedata, clone) only checked the source path against policies. Update to v5.0.4 or later.

v4.2.17 — GUI energy efficiency and update check improvements

GUI event polling rate

Massive improvements to energy impact / battery usage of the GUI.

The XPC client now flushes pending events to the GUI every 3 seconds instead of every 150 ms, reducing unnecessary CPU and rendering work when the window is open. The event highlight scroll delay has been extended to 5 seconds to give more time to locate the highlighted row.

The maximum number of displayed events has been raised from 500 to 1 250.

Update check page

The update-check page at craigjbass.github.io/clearancekit/update.html has been improved:

  • Version picker — users who open the page without a ?sha= parameter are now shown a dropdown of all stable releases to select their version, rather than a plain instruction message
  • Browser history — selecting a version pushes a history entry so the back button returns to the picker
  • DMG download — a download button for the latest release DMG appears on the status card; each release in the list also has its own DMG link in the accordion header

Full Changelog: v4.2.16-95857bc...v4.2.17-b8d4b62