2.1
- Reduced default height of settings window
- Now using a Verisign code certificate for the app
- Save settings to user's app roaming folder instead of the installation folder
- Improved/clarified log messages
- Only persist settings if they actually changed
- Only allow a single instance to run at any one time (per user of course)
- Tweaked 'last break' tooltip message
- Fix: Hide break reminder prompt on system suspend
- Removed unfunctional option in settings window to "Show on startup..."
- Minor tweaks to About dialog
- Removed black tree image (it was big (1MB) and didn't look that great)
- Improved wording in 'Application Directory' tooltip
- Removed 'Data Directory' entry in settings window (not very useful)
- Improved wording of 'user idle' log message
- Improved wording in Settings window
- Added a GPL EULA
|
|
|
2.0
- Rewrote the application from the ground up, simplifying the code and user interface.
- The application was renamed "Break Time Desktop" because I'm planning to have a Windows Store App version which will be named "Break Time".
- Removed Suppressor Apps option.
I'll add this back if anyone is actually using it but for now I don't really have a need for it.
- Break Time Desktop now requires .NET Framework 4.5
|
1.3
- Consecutive postpones message more visible
- Fixed stale "Next break" tool-tip
- About tab added to Settings window
|
1.2
- Fixed mouse DragMove bug
- Removed dependency on Hardcodet's TaskbarNotification library.
This allowed me to use a standard tool-tip rather than a balloon-tip for checking the next break time.
- Minor copy/UI tweaks
|