Skip to content

Releases: Sellorio/JiraTimer

Regression

15 Oct 21:37

Choose a tag to compare

Some regressions that occurred due to issues pushing some changes to the main branch.

Bug Fixes

  • Ordering on historical timings was ascending instead of descending.
  • Opening from shortcut/on startup causes crash.

Quality of life

13 Oct 00:51

Choose a tag to compare

A bunch of quality of life features and enhancements.

Features

  • Historical timings are collapsed. Hover over them to expand. This can be disabled in the settings.
  • Added option to keep timer running (starts a new timer after you submit the last timer).
  • Can update paused duration on timers.
  • Added labels to time values in history for added clarity.
  • Moved today's running total time to the history group header for today.
  • Made timer description field smaller so it doesn't clog up too much vertical space.
  • Made Jiras list for timers have less padding to optimize use of vertical space.
  • Added feint alternating background for timers.

Bug Fixes

  • Fixed auto sizing on timer description not working reliably/at all.
  • Fixed unintended ability to resize description fields by width and not just height (also height is now disabled on timers).
  • Timers always incremented at the same time every second (instead of based on the specific start time).

Not sure what I did but a bunch of unused Node packages have been removed. Enjoy!

Bugs: History order and startup crash

09 Oct 04:31

Choose a tag to compare

  • History was in the wrong order (oldest first instead of newest first). Will correct the order once you save another timer (not on startup).
  • Crashes on start up if opened from a shortcut or if set to start on startup (for the same reason). This is cause the Run Directory (aka Current Directory or "Start in" directory) is not set to the executable's path so some assets are not found.

1.1.1

07 Oct 22:51

Choose a tag to compare

Fixed timers not being loaded correctly from file. This led history not being visible and the connections bar not showing as a result of the error.

Also including all node packages in the package since otherwise errors about missing packages are received.

Forgot a few minor things

07 Oct 01:34

Choose a tag to compare

Which included: not setting executable icon during packaging and not having the window remember it's position between sessions.

Initial Release

06 Oct 11:14

Choose a tag to compare

This is the first release of the Jira Timer. All features have been tested but there may still be some bugs lurking around. Simply extract the ZIP file anywhere and run the executable.