Commit Graph

2 Commits

Author SHA1 Message Date
Anso e9901aa24b fix(whats-new): add RBAC entry and a zoomable screenshot lightbox (#1806)
RBAC is the largest capability change in this release, so it leads the
list. Every entry's screenshot now opens full-viewport on click; the
overlay is portaled to document.body so it isn't capped at the modal's
own frame, dismissible via backdrop click, a close button, or Escape.
2026-08-09 19:24:23 -04:00
Anso fe003d5c49 fix(whats-new): backfill entries for unannounced 0.97.0 features (#1804)
* fix(whats-new): backfill entries for unannounced 0.97.0 features

entries.json shipped empty in the What's New scaffolding (#1767), so the
top-bar icon stayed hidden through the 0.97.0 release despite several
notable features going out. Add entries for the ones that read as genuine
news: SSO-only auth, itemized fleet prune plans, the Audit Log, Fleet
Secrets, ntfy notifications, and the resizable file explorer.

* fix(whats-new): add screenshots to the backfilled entries

Each entry now carries a screenshot captured live against a running
Sencho instance, cropped to the relevant panel. Real usernames, the
client IP, and the real ntfy topic were scrubbed before capture.
2026-08-08 17:51:54 -04:00