Skip to content

Releases: ArtemYurov/TomoBar

v4.1.3

05 Mar 21:59
a6f6cb2

Choose a tag to compare

chore: bump version to 4.1.3 (build 7)

### Fixed
- Fixed high CPU and energy usage — reduced energy impact in Activity Monitor (#18)
- Fixed memory bloat in screen mask overlay caused by repeated subview additions (#18)
- Fixed file handle leak in logger (#18)
### Changed
- Increased maximum intervals per set from 12 to 99 (#13)

v4.1.2

20 Jan 12:34
93a279c

Choose a tag to compare

chore: bump version to 4.1.2 (build 6)

### Fixed
- Fixed infinite loop in screen blocking when "Auto-resume work" is enabled - mask now properly hides on auto-transition from rest to work (#5)
- Improved app stability: prevented unexpected termination by system processes
- Fixed thread safety issue in notification permission handling

v4.1.0

22 Nov 14:41
0f48f65

Choose a tag to compare

chore: bump version to 4.1.0 (build 5)

### Added
- Right-click actions on menu bar icon - single click, double-click, and long press (fully configurable in settings)
- +2 minutes button in big notification for quick time extension
### Fixed
- DND (Do Not Disturb) now stays enabled during work pause
- Localization improvements
- UI improvements in notifications

v4.0.1

15 Nov 09:27
26b4ee2

Choose a tag to compare

chore: bump version to 4.0.1 (build 3)

Fixed:
- Fixed click handling after rest finished in block actions mode - clicks are now properly processed when mask shows "click once to start work"
- Fixed mask not appearing when using double-click skip action - implemented seamless transition without animation flicker
- Improved mask update logic with consolidated codebase for better maintainability

v4.0.0

14 Nov 20:29
4e93a3b

Choose a tag to compare

docs: CHANGELOG.md for v4.0.0