Skip to content

Release v0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 21:06
· 10 commits to main since this release

[0.1.4] - 2026-08-09

Added

  • Scope user list to approver relationships via /reports/users

Fixed

  • Fix custom-range mobile layout (employee row, then Von/Bis)
  • Clean side-by-side mobile filter layout via display:contents
  • Stop the period picker collapsing the employee select on mobile
  • Keep employee and period pickers side by side on mobile
  • Show the hours unit on the flextime balance tile
  • Stop filter controls overlapping on mobile
  • Group team report by role, fix flextime month-scope, fix mobile layout
  • Show real event times and drop sqlx query noise from System Log
  • Allow editing default days and expiry on a used category
  • Repair five regressions from the 41dd1b8 hardening pass
  • Repair five regressions from the 41dd1b8 hardening pass
  • Stop a blank period from fanning out 2000 API requests
  • Cap unbounded custom-range absence/holiday lookups
  • Correct deploy scripts flag quoting and tier2 clear
  • Resolve 30+ logic issues across backend and frontend