- bugfix: refresh icon (activity indicator) and clear error on profile change
This is a hotfix release for failed 0.3.3.
- bugfix: do not assume that running entry started this week
- feat: set
WM_CLASSto"toggl"for the application window (#107) - feat: prevent opening multiple windows, focus the existing one instead
This release is a fix for a failed release of 0.3.1.
- bugfix: removed unused dependencies
- feat: switched to trusted publishing
- feature: support multiple profiles
- chore: migrate to
tokioandreqwestfor dependency deduplication
- bugfix: reset running entry description after submission
- bugfix: description editor no longer handles keyboard shortcuts when not focused.
- feat: implement optimistic update to make fewer API requests and stay under API rate limits.
- feat: added tag editor
- feat: replaced old icon with a new one (shoutout to my wife Sofia who created it!)
- feat: added links to Toggl ToS and Privacy Policy
- bugfix: increased visibility of any errors.
- feat: added editor history (Ctrl+Z to undo).
- feat: added "Log out" button
- feat: dark mode support
- bugfix: fixed crash when no projects exist
- feat: improved top menu bar behaviour
- feat: added daily display of total tracked time
- feat: reduced the font size
- feat: improved entry editing controls:
- added date and time pickers
- replaced some text buttons with icons
- added support for Ctrl+Del, Ctrl+Backspace, Ctrl+E and Ctrl+W keyboard shortcuts in the entry description editor
- added support for Ctrl+Enter shortcut to quickly save the entry after editing
- feat: added project badge to running entry row
- feat: added Cargo and NPM as distribution channels
- feat: added self-update support
- feat: date&time formats and default workspace selection are now synchronized with Toggl profile
- feat: beginning of week can be customized (synchronized with Toggl data)
- bugfix: fixed local time handling after DST transition
- chore: package dependencies updated
This is a bugfix release to patch a problem with "edit entry" button opening the edit screen for a wrong entry.
This is an initial release.