Releases: gwleuverink/clickup-time-tracker
1.1.1
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
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
What's Changed
- Automate code signing & notarization by @gwleuverink in #24
Full Changelog: v0.2.0...v1.0.0
0.2.0
What's Changed
- Description field should be optional by @bradyrenting in #20
New Contributors
- @bradyrenting made their first contribution in #20
Full Changelog: v0.1.9...v0.2.0
0.1.9
What's Changed
- Display entry start & end time in calendar view
- Update documentation
Full Changelog: v0.1.8...v0.1.9
0.1.8
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
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
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)
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)
Full Changelog: v0.1.1...v0.1.2