github sw-carlos-cristobal/sharetab v0.5.0
v0.5.0 — Meridian Auth & Health Monitoring

latest releases: build/2026.05.29.3, build/2026.05.29.2, build/2026.05.29.1...
one month ago

What's New

Meridian Auth & Health Monitoring

  • Health poller — background service that monitors Meridian connectivity and sends email alerts when auth expires or the service goes down
  • Admin re-auth flow — admins can re-authenticate with Meridian directly from the admin dashboard without restarting the server
  • Notification preferences — per-admin controls for email alert frequency and type
  • tRPC procedures — new endpoints for Meridian auth status, login, and notification preference management
  • Schema — new MeridianAdminAction enum values to track admin auth events

Testing

  • E2E Playwright tests for the Meridian auth admin flow
  • Unit tests for the Meridian health poller lifecycle

Maintenance

  • Bumped Next.js (security/patch)
  • Fixed explicit any type in health poller tests

Upgrade Notes

Run npx prisma db push after updating to apply the schema changes.

Don't miss a new sharetab release

NewReleases is sending notifications on new releases.