Skip to content

Releases: almarklein/timetagger

v24.4.1

19 Apr 12:11
Compare
Choose a tag to compare

App

For self-hosters

  • Pass an import string rather than a function reference to enable multi-worker and reload support. by @michaellenaghan in #457
  • add a script to merge records of multiple databases by @joergsteffens in #455

New Contributors

Personal note

I'm rather occupied with other projects, so I find that I don't have as much time to work on TimeTagger as I want to. In the last days I did some work on timetagger.app to refactor things into more components with specific tasks, which will make room for future improvements such as teams ...

Full Changelog: v23.11.4...v24.4.1

v23.11.4

21 Nov 08:46
Compare
Choose a tag to compare
  • Fix bug that the total was the taking tag filters into account - #433
  • Can unselect tags by clicking on them - #434

v23.11.3

16 Nov 16:03
Compare
Choose a tag to compare

v23.11.2

08 Nov 23:06
Compare
Choose a tag to compare
  • Fix app not working on Safari: make ResizeObserver logic compatible with all browsers by @almarklein in #424

v23.11.1

08 Nov 14:35
Compare
Choose a tag to compare

Changes to the app:

Changes related to self-hosting:

v23.9.2

06 Sep 10:59
Compare
Choose a tag to compare

A typical bug-fix release:

  • Fix nonroot image being 'latest' - #397
  • Fix Report: show-hours in decimals - #398
  • Fix report: grouping by time - #399
  • Tweak when startup tips are shown - #400

v23.9.1

05 Sep 23:22
Compare
Choose a tag to compare

Changes to the app:

For the self-hosters:

v23.8.1

17 Aug 04:17
Compare
Choose a tag to compare
  • Fix sorting search results - #388
  • Improvements to report grouping - #389

v23.7.1

09 Jul 20:17
Compare
Choose a tag to compare
  • Snap to today when resuming from a record earlier than today - #377
  • In the search dialog you can now go to the date of each search result - #378 and #382
  • Enable representing long durations as e.g. 1d3h20m - #379
  • Enable showing today as 12h range - #380

v23.6.1

27 Jun 20:42
Compare
Choose a tag to compare
  • Clicking the sync button now shows the error (if there is one) - #373
  • Implement a read-only mode (for when the trial has expired) - #374
  • Add docker image for arm64 - #365
  • Fix and improve display of durations - #376