You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.