Releases: janarez/inoculus
Releases · janarez/inoculus
v0.2.5
🚀 Features
- Thumbnail button for re-starting focus time interval
v0.2.4
🚀 Features
- While in break screen press 1–9 to get another break after 1–9 minutes instead of the full focus time.
- While in break screen press 0 (configurable) to stop InOculus.
🐞 Bug Fixes
- Update thumbnail preview on app stop.
🦦 Other
v0.2.3
🐞 Bug Fixes
- Thumbnail preview failing on 4k monitors
v0.2.2
🚀 Features
- Option to start app minimized
v0.2.1
🚀 Features
- Timer updates in thumbnail even if app is minimized
- Quick control of the app (start / stop of the timer) from thumbnail
v0.2.0
🚀 Features
- Change color of taskbar icon based on application state (running, stopped).
- Add possibility to start focusing right when app is opened to settings.
- Add exit button to break windows as an alternative to keyboard closing.
🐞 Bug Fixes
- Generate break windows on the go to notice when monitor setup changes.
- Mark keyboard escaping event as handled to stop its propagation.
🦦 Other
v0.1.6
🚀 Features
- Add option to run app on startup.
🐞 Bug Fixes
- Persist user settings on ClickOnce updates.
v0.1.5
🐞 Bug Fixes
- Finally manage to force focus break windows.
🦦 Other
- Improve settings window UX (Enter, ESC handling).
v0.1.4
🐞 Bug Fixes
- Fix ClickOnce overriding user settings to defaults
v0.1.3
🚀 Features
- Settings: length of focus, break, dismiss key for break screen
🐞 Bug Fixes
- Fix break screen is not keyboard focused
🦦 Other