Breakin' Change Log
- v1.19 Released 8 November 2024
- Added the ability to skip breaks if you aren't idle when one starts
- Added chimes when a break starts and when you dimiss the skip break window
- Made some internal optimizations and bug fixes
- v1.18 Released 30 October 2024
- Added the ability to check for and download program updates
- Added a ticking sound effect that plays when the break countdown decrements
- Made some internal optimizations to use a bit less RAM
- v1.17 Released 7 July 2024
- Fixed a bug with the menu bar icon, which shows the wrong color if using Dark mode when menu transparency is enabled
- v1.16 Released 5 May 2024
- Improved how Breakin’ automatically pauses itself when running video conferencing software
- Added logic to always ensure there’s a break reminder as I discovered there can be edge cases
- Removed the override sleep function, since it was little used
- Added logic to match the break reminder screen mask with the in-focus attached display, so you
can end the break reminder with a single button click rather that clicking to get the window focus
and then clicking the button
- v1.15 Released 23 December 2023
- Added the ability to mute background audio during a break, so you can focus better
- Replaced polling for Zoom or other VC apps running with an observer for faster pausing response
- Added keyboard shortcuts to quit and access the preferences
- 1.14 Released 25 November 2023
- Fixed a bug with the Ignore system sleep function -- now it should work
- Fixed some minor internal glitches, including a bug where it was possible to trigger a break
manually even when paused
- v1.12 Released 4 November 2023
- Fixed a major bug with break durations being much shorter than defined. This turned out to be an issue when multiple displays were attached
- Fixed some bugs related to the different break options
- v1.11 Released 1 November 2023
- Fixed a long-standing bug with not showing the app icon in the proper resolution
- Cleaned up some dead code and slightly reduced memory usage
Fixed an issue with the tooltip showing the current break duration not appearing under macOS
Sonoma
- v1.10 Released 30 September 2023
- Completely changed how I handled most program event handling. This means that most changes to Preference settings will take effect immediately and makes the program more responsive overall
- Fixed a bug with the automatic pausing with video conferencing software
- Fixed a display glitch with the Manage Suggestions window
- Fixed an issue where I wasn’t releasing memory for images created in the preferences
- Fixed a memory leak when running the program for >24 hours and taking many short duration
breaks
- v1.09 Released 30 July 2023
- Rewrote the Break window functionality. Breaks reminders will now block activity across all screens attached to your Mac
- Skip break buttons can now be activated by pressing the Return key
- Removed the Spoken break reminder functionality
- Removed the random background color functionality
- Added an FAQs web link
- Added the ability to skip upcoming breaks with a countdown
- v1.08 Released 3 July 2023
- Added an option to change the background color for reminders
- Added an option to rotate through the set of pre-defined background colors for reminders
- Added option to speak break reminders using the built-in Text-to-Speech engine
- Rewrote how preferences were handled to make adding new options easier and to allow direct
manipulation of specific keys, if required
- Fixed a regression bug where the icon did not respect appearance changes - eg. Dark mode
- v1.07 Released 27 May 2023
- Fixed a bug where Break suggestions were not picked up in Preference in some cases
- Added help tooltip for Break suggestions
- v1.06 Released 26 March 2023
- Fixed a memory leak with the ‘Pause when on video calls’ option
- Fixed the ‘Pause when on video calls’ option so it actually works!
- Fixed a bug with the ‘Override sleep’ option so your Mac can sleep when Breakin’ is paused