feat(app): add version endpoint and display in UI #20

Merged
wandabastyle merged 4 commits from chat into main 2026-04-29 10:31:45 +02:00
wandabastyle commented 2026-04-29 10:29:35 +02:00 (Migrated from github.com)
  • Added a `/api/version` endpoint to display the application version in the UI.
  • Introduced a new "new messages" pill in the watch page, which updates when there are unread chat messages.
  • Updated the CSS for the chat-new-messages-pill to improve its appearance and positioning.
  • Implemented JavaScript functions to manage the chat message count and update the pill accordingly.
  • Enhanced the auto-scroll functionality to clear the unread message indicator when reaching the bottom of the chat messages.
- Added a \`/api/version\` endpoint to display the application version in the UI. - Introduced a new "new messages" pill in the watch page, which updates when there are unread chat messages. - Updated the CSS for the chat-new-messages-pill to improve its appearance and positioning. - Implemented JavaScript functions to manage the chat message count and update the pill accordingly. - Enhanced the auto-scroll functionality to clear the unread message indicator when reaching the bottom of the chat messages.
Sign in to join this conversation.
No description provided.