Skip to content

v2.12

Choose a tag to compare

@joergs-git joergs-git released this 27 Feb 12:46
· 182 commits to main since this release

What's New in v2.12

Breathing animation (all platforms)

  • Text mode: gentle pulsating scale and opacity on a 3-second breathing cycle
  • Plain black mode: subtle breathing circle as a minimal visual anchor
  • Helps keep the watchOS display active on Always-On Display watches

watchOS: Fix blackout suspension

  • Added WKBackgroundModes: mindfulness and ExtendedSessionDelegate so the app stays alive when the wrist drops
  • End haptics, flash, and namaste now fire on time instead of queuing until wrist-raise
  • Fixed instant dismissal on devices where the extended runtime session couldn't start

Progress tracking fix

  • Notifications are now counted as "triggered" when delivered, not when the blackout starts
  • Ignored notifications correctly show as missed (e.g. "7 of 12" instead of "7 of 7")

macOS: Fix input capture during blackout

  • Force app activation when blackout starts so ESC and clicks are properly detected
  • Added global mouse monitor as fallback when another app steals focus