Plazen Logo
Plazen

CI change, new API endpoint

v1.11.0

January 10, 2026

Back to Release Notes

This release introduces a new health check endpoint, improves the automated release process, and includes routine dependency maintenance.

✨ Highlights

  • New /health endpoint: 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 /health endpoint (PR #189)

🔁 CI

  • Release: enhanced automated release notes (PR #190)

🔧 Chore / Maintenance

  • deps-dev: bump @types/node 25.0.3 → 25.0.5 (PR #187)
  • deps-dev: bump eslint-config-next 16.0.7 → 16.1.1 (PR #183)
  • deps-dev: bump prisma 7.1.0 → 7.2.0 (PR #186)
  • deps: bump @supabase/supabase-js 2.89.0 → 2.90.1 (PR #184)
  • deps: remove @paddle/paddle-node-sdk (PR #185)

👥 Contributors