Skip to content

Chime 4 Breakfast 1.2.3

Choose a tag to compare

@onekapisch onekapisch released this 03 Aug 16:19
· 10 commits to main since this release
280cffb

Lower-energy monitoring

  • Idle recovery checks now run at a low frequency, while fast scans run only for an active response or its final confirmation.
  • Active provider scans no longer force a second provider to be rescanned at the same cadence.
  • The verified Stop control is cached while a response streams. If it changes or disappears, Chime safely returns to a bounded full Accessibility scan.
  • Removed the loop that could rescan every 250 ms while an app continued to expose its Stop control.

Verification

  • 78 deterministic tests passed.
  • The release DMG is Developer ID signed, Apple-notarized, stapled, and Gatekeeper accepted.
  • Live idle profiling showed 0.0% current CPU after the cache change and no Chime-owned sleep-prevention assertion.