Skip to content

Releases: Lmpessoa/Timer

Minor changes

27 Apr 17:23

Choose a tag to compare

This release upgrades the project to use .NET 5 and to use the new branding style that is going to be used throughout the entire set of applications in my portfolio.

Minor updates

24 Feb 23:59

Choose a tag to compare

This version sports a new colour for the app icon theme and the signing of the assembly.

Support for hours

30 Jan 10:57

Choose a tag to compare

This release addresses the issue of supporting the need to display timers longer than minutes could address. Set the option to use either hours or minutes (default) according to your needs. This change still allows the timer to countdown up to 99 minutes while using minutes. Timers bigger than that must switch to using hours.

Bug fixes

09 Nov 17:44

Choose a tag to compare

Fixed an issue where the Stop button was also blinking after the timer went negative. This would make it harder for the user to stop a negative runing timer (since the clicking window would be half second per second).

The two commits following the current version were made only to include a readme file to the project and fix the license for the project which should also have changed with this version.

For all effects, from version 1.1 the Timer app is now under MIT license.

Initial version

26 Sep 19:13

Choose a tag to compare

Initial release of the timer application.

This version includes support for both English (United Kingdom) and Portuguese (Brazil).

Requires .NET 4.6.1