Skip to content

v0.3.4 Unified Versioning & Footer Version Display

Choose a tag to compare

@aFFekopp aFFekopp released this 08 Feb 12:20
· 3 commits to main since this release

Added

  • Footer Version Display: Added the current version number and a link to the GitHub repository in the application footer.
  • Unified Versioning: Created a central VERSION file to manage the application version across the server and client (Service Worker, Data Store, UI).

Fixed

  • Mobile Scrolling: Resolved persistent scrollbar issues on mobile devices by adjusting viewport height and removing redundant padding on the Sessions page.