Skip to content

KeepTime v1.3.306

Latest
Compare
Choose a tag to compare
@Death111 Death111 released this 14 Feb 15:13
019bffd

Migration from older version

We now require Java 11.
For migration of data of previous version see section 'Migrate from old version' in Readme - Migrate from KeepTime v1.2.0 before updating.

What's Changed

Added

  • option to show note reminder only when switching from a work project without notes
  • option to show a 'are you sure' confirmation before closing KeepTime
  • import functionality of database (to be used with an export of the export functionality)
  • app icon shown in dialogs
  • in the report a collapse / expand button was added

Changed

  • updated the settings dialog design
  • replaced deprecated fontawesome dependencies
  • updated dependencies - we now also require Java 11 (instead of 8). note migration of data of previous version. see section 'Migrate from old version' in readme before updating
  • when creating a new project 'isWork' is selected by default
  • when editing a note the note field will be in focus instead of the project
  • in the report dialog the currently active work item is not editable anymore (marked as 'active work' instead)
  • in report dialog simplified the note format when copying them (removed the note count)
  • when creating/editing a project the name cannot be empty anymore
  • moved CI to github actions
  • select all text when clicking in searchfield

Fixed

  • 'hide projects' setting was not working correctly on linux. we disabled the setting for linux

New Contributors

Full Changelog: v1.2.0...v1.3.306