Skip to content

Releases: mkellnhofer/work-log

v1.4.0

13 Jul 00:55
Compare
Choose a tag to compare

Features

  • Redesign of the log and overview sections

Improvements

  • Improve font sizing and weight
  • Update dependencies

Bug fixes

  • Fix invalid redirect after re-login
  • Fix invalid routing for error page
  • Fix broken generation of user icon
  • Fix form submit action in modal dialogs
  • Fix invalid validation of entry activity ID
  • Fix caching for rendered HTML

v1.3.0

12 Jul 23:32
Compare
Choose a tag to compare

Features

  • New app navigation

Improvements

  • Update to Go 1.21
  • Migration to Echo
  • Migration to Templ and HTMX
  • Update dependencies

v1.2.0

12 Jul 22:32
Compare
Choose a tag to compare

Features

  • Remove not really needed field for break duration (The break duration is now calculated from gaps between created entries.)

Improvements

  • Provide Docker image
  • Provide Docker Compose example
  • Update to Go 1.20
  • Update dependencies

Bug fixes

  • Fix division by zero at calculation of remaining vacation

v1.1.0

12 Jul 22:08
Compare
Choose a tag to compare

Features

  • Allow varying working hours and vacation days in the user's contract (e.g. a reduction to 35 hour work week)

Bug Fixes

  • Fix invalid API time filter validation

v1.0.0

08 Sep 23:42
Compare
Choose a tag to compare

Initial release