CI change, new API endpoint
v1.11.0January 10, 2026
Back to Release NotesThis release introduces a new health check endpoint, improves the automated release process, and includes routine dependency maintenance.
✨ Highlights
- New
/healthendpoint: Adds a straightforward health check endpoint for database connection from the server. (PR #189) - Better automated release notes: Improves the CI release workflow to generate more complete release notes. (PR #190)
✅ Changes in this release
✨ Features
- APIs: new
/healthendpoint (PR #189)
🔁 CI
- Release: enhanced automated release notes (PR #190)
🔧 Chore / Maintenance
- deps-dev: bump
@types/node25.0.3 → 25.0.5 (PR #187) - deps-dev: bump
eslint-config-next16.0.7 → 16.1.1 (PR #183) - deps-dev: bump
prisma7.1.0 → 7.2.0 (PR #186) - deps: bump
@supabase/supabase-js2.89.0 → 2.90.1 (PR #184) - deps: remove
@paddle/paddle-node-sdk(PR #185)
