Skip to content

Releases: JamesNZL/flow-toggl-plugin

v2.8.0

07 Jun 13:50
80fad53
Compare
Choose a tag to compare

2.8.0 (2023-06-07)

Features

  • ux: ⚡ improve loading time of commands when cache is empty (#49) (ed00bda)

Bug Fixes

  • toggl: ⚡ fix erroneous forced fetch of Me (#50) (eee7569)

v2.7.0

05 Jun 15:16
9f43646
Compare
Choose a tag to compare

2.7.0 (2023-06-05)

Features

  • ux: ✨ implement editing of stop time (#46) (acc2e2f)

Bug Fixes

  • reports: 🐛 fix wrongful inclusion of running time entry in detailed project report (#47) (fecff39)

v2.6.0

04 Jun 16:56
8d62c95
Compare
Choose a tag to compare

2.6.0 (2023-06-04)

Features

  • reports: ✨ implement detailed reports (#40) (abba1eb)
  • ux: 🚸 improve continue command (#39) (1baf735)
  • ux: 🚸 improve autocompletion of spaces (#44) (5d80b76)
  • ux: 🚸 sort continue by latest (#42) (419f877)
  • ux: ✨ implement deletion for all time entries (#43) (a74c5f2)
  • ux: ✨ implement editing for all time entries (#38) (abf2ee3)

Bug Fixes

  • toggl: 🥅 do not re-throw exceptions (#41) (e4a9863)

v2.5.0

30 May 02:36
2a92d9d
Compare
Choose a tag to compare

2.5.0 (2023-05-27)

Features

  • ux: ✨ display time since previous stop (#37) (936390c)

Bug Fixes

  • reports: 🐛 proper fix for running timer in wrong daily report (#36) (08604ca)

v2.4.0

27 May 05:40
9dfd145
Compare
Choose a tag to compare

2.4.0 (2023-05-27)

Features

  • ux: 🚸 add usage tip for entering time entry description on start (#27) (16a5187)
  • ux: 🚸 warn if tgl edit will clear description (#34) (9e6ac38)
  • ux: ✨ add settings to control notifications (#31) (c1ede11)
  • ux: ✨ add settings to mute usage results (#35) (eecd08d)
  • ux: ✨ display elapsed time when starting at previous stop time (#33) (7f0b3d3)
  • ux: ✨ display parsed time in -t result (#32) (2a50fc1)

Bug Fixes

  • reports: 🐛 fix running timer included in wrong daily report (#29) (8942cb6)

v2.3.2

21 May 04:19
d179c69
Compare
Choose a tag to compare

2.3.2 (2023-05-21)

Bug Fixes

  • 🐛 fix missing sub total time report (#26) (c12a7b6)

v2.3.1

21 May 03:53
564f337
Compare
Choose a tag to compare

2.3.1 (2023-05-21)

Bug Fixes

  • reports: 🐛 fix running time entry not appearing in report if spanning multiple days (#19) (20ee5a3)
  • reports: 🐛 respect user's configured timezone and first day of the week (#20) (afd8b9c)
  • reports: 🐛 use same single reference for Now (d0b6ded)
  • structures: 🐛 fix incorrect subgroup key (#21) (346ed9b)

v2.3.0

20 May 01:48
4db00e3
Compare
Choose a tag to compare

2.3.0 (2023-05-20)

Features

  • ux: 🚸 add quick-launch to profile settings if bad api key (#18) (67a09a7)

Bug Fixes

  • reports: 🐛 fix incorrect report window (#17) (d34733b)
  • ux: 🚸 fix posssility of overlapping time entries when using -t (#16) (8a46005)

v2.2.0

19 May 09:09
9046c79
Compare
Choose a tag to compare

2.2.0 (2023-05-19)

Features

Bug Fixes

  • 🐛 allow caching null values (bd14f00)
  • reports: 🐛 do not include current timer if out of report span (#14) (4ecab3d)
  • reports: 🐛 fix year span end date calculation (ee56dbc)
  • ux: 🐛 clear cache when token changes (#15) (324cbb5)
  • ux: 🐛 fix tgl edit no-project not clearing the project (#5) (e96cac8)
  • ux: 🐛 fix buggy token validation (#8) (3235ac9)
  • ux: 💬 fix incorrect time strings when 0 (#11) (45a10c3)
  • ux: ⚡ fix background fetch for past time entries on start (3b0b391)

v2.1.6

16 May 20:55
44d2a29
Compare
Choose a tag to compare

2.1.6 (2023-05-16)

Bug Fixes

  • ux: 🐛 fix start crash when no previous time entries (#7) (196b68e)