ADDTimer Changelog

What's new in ADDTimer 2.0.4.0

Nov 13, 2014
  • The ADDTimer will now minimize to the notification tray.
  • Updated code to be more maintainable.

New in ADDTimer 2.0.3.0 (Oct 9, 2013)

  • Fixed a bug in the max duration that prevented the duration from being longer than 24 hours
  • Updated installer to target the users app data directory

New in ADDTimer 2.0.2.0 (Oct 9, 2013)

  • Minor tweaks to code to increase maintainability
  • ADDTimer now allows the duration to go up to a week instead of 24 hours
  • Updated Help File

New in ADDTimer 2.0.1.0 (Oct 9, 2013)

  • Fixed bug #4 were ADDTimer would not launch on Windows 64 bit platforms unless the user launched the application with administrative privileges

New in ADDTimer 2.0.0.0 (Oct 9, 2013)

  • Improved the validity checks for the inputs to the ADDTimerSettings object.
  • ADDTimer now selects the language to load based on the systems culture setting.
  • The timer form can now be resized manually and maximized.
  • Added a launcher file (*.atf) setting to allow to launch maximized

New in ADDTimer 1.1.1.0 (Sep 18, 2012)

  • Fixed a bug were any durations greater than 100 was truncated to 100.

New in ADDTimer 1.1.0.0 (Sep 18, 2012)

  • Added help file support to the application.
  • The application version number is displayed in the configuration editor.

New in ADDTimer 1.0.2.1 (Sep 18, 2012)

  • Mostly bug fixes and under-the-hood improvements.
  • Fixed bug # 3163751: The timer doesn't handle negative duration values well. Added an automatic conversion to a positive number on load
  • Fixed bug # 3167241: Duration saves as zero. This was caused by the final duration variable not being updated by the value selected by the user when seconds is selected.
  • Fixed bug # 3167243: Problem with launching shortcut.
  • Tweaked how the error reporting is done when an invalid value is read from duration XML element.
  • Updated ADDTimerSettings class and all implementation code to use custom .Net exception types.

New in ADDTimer 1.0.2.0 (Sep 18, 2012)

  • Added the ability to designate the duration in seconds or minutes

New in ADDTimer 1.0.1.0 (Sep 18, 2012)

  • Better handling of errors related to the configuration file.
  • When you save a configuration file you are now asked if you want to also save a shortcut to evoke that configuration file.