Releases: alexcroox/jira-timer-menubar
Releases · alexcroox/jira-timer-menubar
1.0.10
Fix for auto worklog refresh
Fixed render process logs not appearing in log file
1.0.9
Auto fetch worklogs on window show (60 second throttle)
1.0.8
Enable copy/paste/cut/select all support for inputs
1.0.7
Note This update will trigger an error on install. Restarting the app will resolve the issue, and the bug is fixed in this version for the next update!
- You can now toggle app launch at login via settings
- Fetch more worklogs from individual issues when calculating totals
1.0.6
Keyboard navigation for search results (Up/Down/Enter)
Button style change to closer match Atlassian UI
Use dynamic keychain service for development/production
Settings button UX tweak (thanks @dandubz)
Check for updates button on settings page now has feedback (thanks @dandubz)
1.0.5
Code signed with Apple developer certificate
Fetch up to 200 updated tasks in the week
Only fetch updated tasks that have > 0m logged against them
Removal of linux snap image support (builds take too long)
1.0.4
On blur of time edit input remove input
Show worklog totals even when updating
1.0.2
Fix for code signing issue
1.0.0
Fix for quick worklog fetching overwriting older worklog history
Fix for linux app icon
Support for linux snap releases
Addded manual check for updates in settings
v1.0.0 release!
0.1.11
Fix for auto updater race condition
Auto launch on login
New dark and mysterious app icon
Switch to keytar-prebuild so we can build for linux on macOS