Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Releases: alexcroox/jira-timer-menubar

1.0.10

04 Apr 06:27
Compare
Choose a tag to compare

Fix for auto worklog refresh
Fixed render process logs not appearing in log file

1.0.9

26 Mar 07:00
Compare
Choose a tag to compare

Auto fetch worklogs on window show (60 second throttle)

1.0.8

20 Mar 08:35
Compare
Choose a tag to compare

Enable copy/paste/cut/select all support for inputs

1.0.7

16 Mar 09:26
Compare
Choose a tag to compare

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

13 Mar 09:12
Compare
Choose a tag to compare

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

20 Feb 18:24
Compare
Choose a tag to compare

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

15 Feb 22:52
Compare
Choose a tag to compare

On blur of time edit input remove input
Show worklog totals even when updating

1.0.2

13 Feb 09:29
Compare
Choose a tag to compare

Fix for code signing issue

1.0.0

13 Feb 08:54
Compare
Choose a tag to compare

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

12 Feb 22:12
Compare
Choose a tag to compare

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