Skip to content

Latest commit

 

History

History
218 lines (141 loc) · 7.38 KB

CHANGELOG.md

File metadata and controls

218 lines (141 loc) · 7.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.11.1 - 2024-06-30

Fixed

  • Fix missing log directory at first startup (Thanks to @ensemblebd)
  • Settings management

0.11.0 - 2024-05-22

Fixed

  • Fix combo selection after model reset (Thanks to @virtulis)

Added

  • Template button to reload previous timesheet without starting it (Thanks to @poelzi)
  • Allow usage of API Token for kimai>=2.14.0

0.10.0 - 2023-07-17

Fixed

  • Bad MacOSX layout resizing #96

Added

  • About dialog #95
  • Recent time sheets history #86
  • Log journal widget #58

0.9.4 - 2023-05-10

Changed

  • Force gcc-10 for linux build to have better compatibility over linux distros

0.9.3 - 2023-05-08

Fixed

  • Sort regression #84.
  • SSL problems on some linux distro #65.
  • Profile name not updated in menu #82.
  • List projects with same name #83.

Changed

  • Replace conan for dependencies management with CMake built-in FetchContent

0.9.2 - 2023-04-04

Fixed

  • Profiles not saved #81.

0.9.1 - 2023-03-28

Added

  • Add 'refresh cache' menu item

Fixed

  • Fix filter on Customer / Projects / Activities

0.9.0 - 2023-03-27

Special thanks to @shrippen for its support through sponsorship.

Added

  • Periodic check of current timesheet #80.

Fixed

  • Regression resetting dropdown fields when stopping timesheet #77.

Changed

  • Allow selection of project without first selecting customer #74.
  • Improve Loading of Customer / Projects / Activities #44.
  • Improve filter on Customer / Projects / Activities #75.

0.8.0 - 2023-03-14

Added

  • TimeSheet description and tags are saved on stop #43.
  • Option to enable/disable Kemai's update check #68.
  • Can stop current timesheet when idle is detected #63.
  • Czech translation (Thanks to @office256)
  • Dutch translation (Thanks to Thomas)
  • Turkish translation (Thanks to Mert Saraç)

Fixed

  • Enhance MacOSX generated dmg #54.

Changed

  • Migrate to GitHub Actions
  • Changelog format
  • Kimai API client refactoring

0.7.1 - 2022-06-21

Fixed

  • Settings not saved #51.
  • Missing translations #52.

0.7.0 - 2022-06-19

Added

  • Use connection profiles to allow several kimai endpoints #46.
  • Minimize to tray #47.
  • Add greek translations (Thanks to @dkstiler).

Fixed

  • Fix tab order (Thanks to @sdreilinger) #50.

0.6.0 - 2021-11-11

Added

  • Add translations (de, fr, hr, nb_NO) #23.
  • Setup connection to Kimai without the need to restart #21.
  • Support 'timetracking' mode #37.
  • Add preliminary support to Kimai TaskManagement plugin #25.

Changed

  • Migrate to Qt 6 #27.

0.5.0 - 2020-10-23

Added

  • Provide AppImage for Linux #17.
  • Save / Restore window geometry #16.
  • Add description and tags to activity widget #15.

0.4.0 - 2020-08-20

Changed

  • Set token edit field as password #14.
  • Better handling of SSL errors #13.
  • Change icon when timer is running (Thanks to @maxguru) #12.

Fixed

  • Fix sizes policies (Thanks to @maxguru) #12.

0.3.1 - 2020-06-11

Changed

  • Allow usage of CMake >= 3.11 #10

0.3.0 - 2020-06-09

Added

  • Add budget and timeBudget to activity, project and customer dialogs
  • Add rotating file logger

Fixed

  • Fix 'Not acceptable' #9

0.2.1 - 2020-05-20

Fixed

  • Add OpenSSL binaries to Windows installer #8.
  • Fix Windows installer upgrade process #7.

0.2.0 - 2020-05-14

Added

  • Add updater #3.

Fixed

  • Handle user timezone correctly #6.
  • Fix host with subpath #5.

0.1.1 - 2020-05-09

  • Fix minimal OSX version #2.

0.1.0 - 2020-05-04

Initial version.