Releases: fathomssen/redtimer
RedTimer 1.2.3
This release adds a profile selector which will be displayed on RedTimer startup in case that there are multiple profiles.
RedTimer 1.2.2
This release adds a Windows installer.
RedTimer 1.2.1
The reconnect behaviour has been enhanced. Now, each time the main window is focussed, the connection status will be checked.
Profiles can no longer be selected from within RedTimer. You now can only select a profile upon startup by using the command line parameter -p <profile>
.
For example: ./redtimer -p Test
The default profile is called Default
. If the specified profile does not exist, a new profile is created.
Furthermore, this release includes macOS GUI enhancements.
RedTimer 1.2.0
This release provides more Redmine entities (assigned to, target version, due date), profile corrections, a command line interface and more compatible binaries.
RedTimer 1.1.1
This version mainly fixes GUI problems (especially on OS X). Furthermore, some bugs related to saving data and callback crashes have been fixed.
RedTimer 1.1.0
This version has extended settings and an extended issue creator compared to version 1.0.
Version 1.0.1
This is a bugfix release. The RedTimer settings are now saved in a user-specific configuration folder.
Version 1.0.0
This is the first stable version which includes some GUI fixes for Linux.
Global shortcuts
This version features configurable global shortcuts to
- toggle the RedTimer main window,
- start/stop the timer,
- select an issue,
- create a new issue.
Furthermore, a bug has been fixed which prevented proper closing of the application in case that the timer was still running and the user chose to save the currently tracked time.
Start/stop icon in tray
This version displays a start or stop icon next to the RedTimer icon in the tray. Furthermore, when editing the timer, the new time is now also saved when leaving the text field.