Gallery
New gallery template with updated layout and block handling (Are.na blocks → masonry-style presentation).
More starter layouts
New themes you can pick when creating a site, including Case Study, Changelog, Course, Directory, Event, Finder, Library, Link in Bio, Map / Places, and Photography Story (alongside the existing set in New site and /templates).
Attachments
Clearer file-type treatment, better labels, and more consistent dates on attachment-style blocks.
Safer site creation
Stricter checks when creating or updating sites so only known, on-disk templates are accepted end-to-end.
Templates experience
Manifest and API updates so the template list stays in sync with what’s actually on disk; preview flow touched as part of that work.
CLI groundwork
Token-based auth and APIs aimed at managing sites from the terminal.
CLI landing
Public page with a terminal-style demo; packaging and release workflow prep so the CLI can be distributed cleanly.
Product reliability
Sessions
Session handling is validated earlier in the request path; fewer confusing states when you’re logged in or out.
Sites dashboard
Clearer error feedback when something goes wrong loading your sites.
Admin
Hardening for admin API usage (e.g. safer JSON handling, tighter access on feature-flag reads) and a loading skeleton that matches the main dashboard layout.