All changelog entries
New
Try the demo — instant read-only access to a fully-seeded environment
New 'Try the demo' CTA on the landing page mints a 1-hour read-only super-admin session. Visitors land directly inside the platform with sample data — no sign-up, no friction.
One-click access to the full Tendara experience. Click 'Try the demo' and you're inside a seeded super-admin environment with 18 users, 15 residents, 3 facilities, and full demo data — no sign-up, no email verification, no friction.
A persistent amber banner reminds you it's demo mode (writes are blocked at the API layer for safety) with a one-click sign-up path when you're ready for the real thing.
Server-enforced read-only via middleware: any non-GET request returns a friendly 'demo mode' error so you can't accidentally break the demo for the next visitor.
Related