You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When submitting worklog, StartTime will also be set. The value will be equal to "now minus logged work-time". Kudos to Lee Houghton for making this PR.
UI now handles Windows' zoom settings much better.
Timers and settings are now saved continously instead of only at program exit. So no data loss if you get power-outs or PC crash.
Issue dropdown box will now retrieve up to 200 issues, instead of the API-default of 50.
Bugfixes:
Fixed random startup crashes.
If issue keys are very long, they could be cropped in the dropdown box. This has been fixed, so the key column width adapts to the widest key.