Releases: sgpthomas/hourglass
Releases · sgpthomas/hourglass
Hourglass 3.1.0 Released
Hourglass 3.0.0 Released
- Port to GTK 4
- Update Flatpak platform version
- Ctrl+S to toggle stopwatch
- Correct license in the app metainfo
Translation updates:
- Update Italian translation (thanks to @albanobattistella)
- Update Russian translation (thanks to @lenemter)
- Update Japanese translation
Hourglass 2.0.4 Released
- Improve relative time handling
- Update Flatpak runtime version
Translation updates:
- Update Italian translation (thanks to @albanobattistella)
- Update Japanese translation
Hourglass 2.0.3 Released
- Add additional categories other than ambiguous
Utility
in the desktop entry (thanks to @danrabbit) - Show the window in the center of the display at the first launch
- Make styling more consistent between stopwatch and timer (thanks to @ChildishGiant)
- Ring alarms only on repeated days (thanks to @nakotami)
- Fix the condition of closing the app window being reversed
Translation updates:
- Update Japanese translation
Hourglass 2.0.2 Released
- Fix a regression that the app don't launch if you create a repeated alarm, close the app, and try to reopen it
- AlarmView: Organize displayed information
Hourglass 2.0.1 Released
This release contains small bug fixes and improvements:
- Strict on sandbox permission
- Rounded window corners and flat titlebar
- NewAlarmDialog: Add placeholder text for title entry
- Set shorter summary text in appdata
- Use palette of elementary for branding color
- Make sure to select an alarm on removing/adding/editing it and startup
- Clean code
Hourglass 2.0.0 Released
This release comes with numerous bug fixes & improvements!
Changes in Alarm:
- Refresh weekday toggle activity when opening popover
- Notify on every 0 second
- Keep repeated alarms on and turn off one-time alarms after ringing
- Now alarm date is optional; if you don't specify date of the alarm, it will be notified at that time of today
- Remove unused "update-frequency" gsettings key
- Fix repeating alarms can't be disabled
- Explicitly set the year
Changes in Timer:
- Add Reset button
- Support setting purpose of a timer
- Lessen damages to your storage
- Restore started time on end
- Make sure to iconify always when the timer is active
Other changes:
- Fix a regression that any key input no longer accepted
- Lessen window width by default
- Fix the app exits if the window has been iconified
- Code refactoring
- Update translations
Hourglass 1.4.0 Released
- Publish the app to the new AppCenter on elementary OS 6 with the Flatpak manifest
- Respect an elementary OS-wide dark preference
- Now you can close the window with the shortcut key
Ctrl+Q
, while the daemon stays running in the background - Fix unreadable font size in the Alarm view
- Fix wrong OARS data
- Update translations
Hourglass 1.3.0 Released
Hourglass 1.2.3 Released
Fixes:
- Fix a fatal regression that timer does not stop on 00:00:00
Improvements:
- StopWatch: Rewrite for efficiency and visibility
- Add :disabled pseudo-class to the .round-button class
- Use icons for add/remove buttons