Skip to content

Conversation

@taylorflatt
Copy link
Owner

Added the ability to be notified by Windows prior to a shutdown using a hybrid task scheduler and command prompt approach.

Settings are no longer lost after an upgrade.

Various bug fixes.

Added more fine grain control over determining if this is the first time the user is starting the application. If it isn't and it is a new version, it will pull the old settings. Note, this still doesn't work if the user decides to change the location of the program. But it does at least go half way.
…timer is run through the task scheduler as a task that sets the timer onto the command and executes the task immediately. This will result in the timer notifying the user of a shutdown.

Note: This will result in possibly inaccurate "Time Remaining" measurements since there isn't a reliable method of checking for the time remaining.

Cleaned up the options class.

Fixed a bug where the window would not longer be the top window after saving or completing an action.

Upgraded the version to 2.1.0.0.
@taylorflatt taylorflatt self-assigned this Jan 3, 2017
@taylorflatt taylorflatt merged commit 33a604e into master Jan 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants