Skip to content

Releases: michaelvillar/timer-app

1.6.0

08 Jan 21:37
0f6ad38
Compare
Choose a tag to compare

New

  • Implemented menu option to select between 3 sounds or no sound (#107)

Thanks @simongroenewolt for the PR

1.5.5

16 Jul 23:52
a5063ef
Compare
Choose a tag to compare

Fixes

  • Countdown display skipping seconds (#94)

Thanks to @robinstewart for the PR, @luckman212 for the help, and @karbassi for reporting it.

1.5.4

09 Jul 13:58
2a48750
Compare
Choose a tag to compare

Fixes

  • Use a fixed-width font for less jank (#86)

Thanks to @karbassi for the PR and @nicolasv for reporting it.

1.5.3

23 Apr 05:28
9860b81
Compare
Choose a tag to compare

Fixes

  • Switch to AVAudioPlayer for playing the alert sound (#80)

1.5.2

13 Apr 02:45
15f817d
Compare
Choose a tag to compare

New

  • Press r key after timer ends to reset timer to last time (#75)

Thanks @mxgc for the PR

1.5.1

12 Apr 04:45
30ed2fe
Compare
Choose a tag to compare

Fixes

  • Fix buggy mouse control (#71)

Thanks @karbassi for the fix

1.5.0

11 Apr 22:43
8f12c42
Compare
Choose a tag to compare

New

  • Dark Mode (#67)
  • Format the time according to the setting in System Preferences (#38, #41)
  • Ability to remove the dock icon badge (#42)

Fix

  • Update window layout to work on macOS 10.14+ (#50)
  • Fix small memory leak (#45)
  • Reduce energy consumption (#44)
  • Save window position (#39)
  • Add Keyboard shortcuts to readme (#65)
  • Update Swift version (#37)

Thank you to @robinstewart, @karbassi, @lukesmurray

1.4

08 Aug 23:11
Compare
Choose a tag to compare
1.4
  • Show timer in dock icon badge
  • Removed unused menus
  • Compressed images

1.3

02 Jun 03:06
Compare
Choose a tag to compare
1.3
  • Allow to type seconds by pressing "." (thanks @harawata #14)

1.2

14 Feb 07:39
Compare
Choose a tag to compare
1.2
  • "Stay on top" menu bar option