Skip to content

Releases: gwleuverink/clickup-time-tracker

1.1.1

17 Nov 12:14
d64ae6c
Compare
Choose a tag to compare

What's Changed

  • Fix cache expiry mismatch by @gwleuverink in #43
  • Fix crash when event DTO not instantiable by @gwleuverink in #44
  • Added 'Flush caches' button to settings screen
  • Added feature to automatically flush the cache when a user updates Access token or team id

Full Changelog: v1.1.0...v1.1.1

1.1.0

03 Nov 11:30
1261617
Compare
Choose a tag to compare

This release contains a LOT of quality of life improvements and some handy new features 🎉

What's new

🥇 CU Admins only: See tracked time of all the members in your team (enabled via settings)
🐎 Added a caching layer that greatly improves the perceived speed for the end user
🧑🏻‍🤝‍🧑🏻 Added @mention support in Tracking entry descriptions
✏️ Task descriptions are now editable via the details modal
📁 Folder names are now displayed in the Task selection dropdown
✅ Access tokens are now validated with the ClickUp API
🕐 Total tracked time is now shown in the calendar day header
💅🏻 All new icon set for a fresh new look

Maintenance

  • Upgrade to Electron 21
  • Configuration for building Mac App Store bundles
  • Improved CI build caching for faster GH actions

Full Changelog: v1.0.0...v1.1.0

1.0.0

09 Jul 00:45
6051b8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v1.0.0

0.2.0

18 May 07:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.2.0

0.1.9

11 May 13:40
Compare
Choose a tag to compare

What's Changed

  • Display entry start & end time in calendar view
  • Update documentation

Full Changelog: v0.1.8...v0.1.9

0.1.8

02 May 16:34
Compare
Choose a tag to compare

What's Changed

  • Event popover context menu
  • Link to ClickUp directly via the context menu
  • Setting to toggle weekend display
  • Setting to configure day start & end time
  • Auto-updates don't work right because of code signing without proper Mac notarization. Add notifications to manually download when update is available
  • Proper error tracking via sentry in both processes
  • Fix typo in default calendar dayEnd value by @artizirk in #19

New Contributors

Full Changelog: v0.1.7...v0.1.8

0.1.5

04 Feb 16:51
Compare
Choose a tag to compare

What's changed

Nothing! Only a minor version bump in order to test the automatic update rollout

Full Changelog: v0.1.4...v0.1.5

0.1.4

04 Feb 16:35
Compare
Choose a tag to compare

What's new

  • Refactored auto update mechanism & enabled menu item to check for updates manually
  • Menu items are now neatly configured

Full Changelog: v0.1.3...v0.1.4

0.1.3 (2022-02-04)

04 Feb 12:17
Compare
Choose a tag to compare

What's new

  • Add animated loading splash screen
  • Add optional background image

Full Changelog: v0.1.2...v0.1.3

0.1.2 (2022-02-04)

04 Feb 08:45
Compare
Choose a tag to compare