Releases: sterliakov/toggl
Releases · sterliakov/toggl
v0.3.4
v0.3.2
This release is a fix for a failed release of 0.3.1.
v0.3.0
- feature: support multiple profiles
- chore: migrate to
tokioandreqwestfor dependency deduplication
v0.2.5
- bugfix: reset running entry description after submission
v0.2.4
- 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
v0.2.3
- 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
v0.2.2
- bugfix: increased visibility of any errors.
- feat: added editor history (Ctrl+Z to undo).
v0.2.1
- feat: added "Log out" button
- feat: dark mode support
v0.2.0
- 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)
v0.2.0-beta.1
Release fix