Skip to content

Releases: muety/wakapi

Release 2.17.0

29 Dec 12:49

Choose a tag to compare

Features

Improvements

Bug Fixes

Release 2.16.1

03 Nov 19:44

Choose a tag to compare

Bug Fixes

Minor improvements

Release 2.16.0

12 Oct 08:15

Choose a tag to compare

Features

  • OpenID Connect login via external providers (#33)

Bug Fixes

⚠️ Breaking Changes

  • Drop MSSQL (SQL Server) support

Release 2.15.0

05 Sep 12:23

Choose a tag to compare

Improvements

  • Ability to set start of week (#831) (thanks @NazmusSayad)
  • WakaTime-compatible user agents endpoint (#833)

Bug Fixes

  • WSL2 considered as separate OS (#817)
  • Assume coding as the default category (8b8fe21)
  • Accept partially valid batches of heartbearts (#824)
  • Fix project labels with aliases (#836)

Miscellaneous / technical changes

  • Upgrade to Go 1.25 (feat. json/v2 and new GC)
  • Use WAL mode with SQLite (5f42c12)
  • Compressed MySQL connections (b4aa96a)
  • CSS color variables / better theming (#829) (thanks @k2on)

Release 2.14.1

18 Jul 12:47

Choose a tag to compare

Bug Fixes

  • #804 (fix Docker image for all non-Linux, non-x86 systems)
  • #801

Improvements

Release 2.14.0

13 Jun 08:00

Choose a tag to compare

Bug Fixes

Minor improvements

Release 2.13.4

30 Apr 15:04

Choose a tag to compare

Bug Fixes

Please note

Due to the schema changes introduced in the context of #777, the application might take a while (~ 10 minutes) to boot up once initially on very large instances.

Release 2.13.3

11 Apr 12:36

Choose a tag to compare

Bug Fixes

Release 2.13.2

06 Apr 12:23

Choose a tag to compare

Bug Fixes

Major changes

There were some major timezone-related issues with Postgres (See #771). A workaround (not the final solution, though) was added in the context of #761. For Postgres users, this will likely result in their coding times to look different with this new version. Just so that you're prepared ...

Release 2.13.1

01 Mar 06:49

Choose a tag to compare

Bug Fixes

Improvements