aboutsummaryrefslogtreecommitdiffstats
path: root/packages/api/routes/version.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-11-23feat: add GET /api/version endpoint (#2167)Mohamed Bassem1-4/+4
Implements a new API endpoint that returns the server version from serverConfig. This will be used for Home Assistant integration to check for updates. Fixes #2148 Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Mohamed Bassem <MohamedBassem@users.noreply.github.com>
2025-07-04refactor: Move the health endpoint to hono as wellMohamed Bassem1-0/+16