Skip to content

Jira StopWatch 1.8.0

Compare
Choose a tag to compare
@carstengehling carstengehling released this 05 Oct 18:37
· 135 commits to master since this release

New features/improvement:

  • 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.