Skip to content

Releases: WesleyBranton/Grandfather-Clock

Version 3.0

16 Nov 04:01
Compare
Choose a tag to compare

[NEW] Add-on is now compatible with Google Chrome and Microsoft Edge
[NEW] Added feedback survey when uninstalling
[NEW] Added general feedback page
[NEW] Users can now download custom audio files
[CHANGED] Renamed add-on to "Grandfather Clock"
[CHANGED] Moved custom file storage to standard add-on storage instead of IndexedDB
[FIXED] Removed support for audio files that are not universally supported

Version 2.1

05 Nov 17:08
Compare
Choose a tag to compare

[NEW] Removed web navigation permission
[NEW] Support for dark-mode
[NEW] Font sizes now respect browser settings
[NEW] Added Italian translations

Version 2.0

09 Jun 21:39
Compare
Choose a tag to compare

[NEW] Support for custom chimes
[NEW] Advanced timezone setting
[NEW] User can now specify a specific hour to preview on settings page
[NEW] Icon update
[FIXED] Audio preview on settings page can be stopped
[REMOVED] Fix timing button no longer appears in add-on settings

Version 1.6.2

25 Nov 14:32
360629f
Compare
Choose a tag to compare

[FIXED] Issue with options UI appearance
[FIXED] Error when changing settings
[FIXED] Error when installing add-on for the first time

Version 1.6.1

24 Nov 02:25
424c7ee
Compare
Choose a tag to compare

[CHANGE] Overhauled options UI

Version 1.6

13 Nov 02:54
c1142e6
Compare
Choose a tag to compare

[NEW] Added ability to adjust chime volume (issue #6)
[FIXED] Improved invalid alarm detection to reset an alarm that's set too far into the future (issue #7)

Version 1.5

12 Nov 20:32
e3fd907
Compare
Choose a tag to compare

[NEW] Chime can now be stopped (issue #3)
[NEW] Added toolbar icon
[FIXED] Issue with chime not activating (issue #4)
[FIXED] Various code optimizations to improve performance

Version 1.4

30 May 03:51
55d7d2b
Compare
Choose a tag to compare

[NEW] Added "Fix Timing" button to the add-on options
[FIXED] Removed unnecessary developer code