Skip to content

Multi-duper Stopwatch v1.1 (August 30, 2023)

Compare
Choose a tag to compare
@alekseynemiro alekseynemiro released this 30 Aug 18:03
· 125 commits to master since this release
20e3920

This release contains important fixes and improvements.

Added

  • Added the ability to add, edit and delete activities in real time (#12, #13).
  • Added the ability to replace and delete entries from reports (#18, #19).
  • Added remembering the last opened project (#25).
  • Added remembering the last stopwatch mode (#22).
  • Added the ability to take into account the time of the last activity in case of an abnormal shutdown of the program (#26).
  • Added display of current activity to the report (#29).
  • Added the ability to filter report entries by several activities (#20).
  • Added information about licenses (#32).

Fixed

  • Fixed display of the report when the session is not started (#21).
  • Fixed bug with access to the Finish button (#62).
  • Fixed issue with constant reloading of the report (#7).
  • Fixed issue with system colors (#24).
  • Fixed performance issues (#39, #40).