Skip to content

Releases: sterliakov/toggl

v0.3.4

03 Oct 17:47
06f17e7

Choose a tag to compare

This is a hotfix release for failed 0.3.3.

v0.3.2

13 Aug 19:45
118840a

Choose a tag to compare

This release is a fix for a failed release of 0.3.1.

v0.3.0

01 Jul 11:17
86ac30d

Choose a tag to compare

  • feature: support multiple profiles
  • chore: migrate to tokio and reqwest for dependency deduplication

v0.2.5

19 Jun 13:10
b637814

Choose a tag to compare

  • bugfix: reset running entry description after submission

v0.2.4

09 Jun 15:35
fc4c35f

Choose a tag to compare

  • 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

21 May 03:52
89d3879

Choose a tag to compare

  • 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

10 May 21:42
f318fab

Choose a tag to compare

  • bugfix: increased visibility of any errors.
  • feat: added editor history (Ctrl+Z to undo).

v0.2.1

03 May 19:23
e6226f8

Choose a tag to compare

  • feat: added "Log out" button
  • feat: dark mode support

v0.2.0

18 Apr 04:35
94192a3

Choose a tag to compare

  • 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

18 Apr 04:07
f06a277

Choose a tag to compare

v0.2.0-beta.1 Pre-release
Pre-release

Release fix