Release notes

Admin control panel refresh for overview, users, and content

Redesigned the admin control panel, improved user and content management screens, and removed public-facing admin links from the main site navigation.

  • Upgraded the admin overview into a clearer control center
  • Improved user management with better hierarchy and denser working views
  • Restructured the content editor into a more usable editorial workspace

The admin area was refreshed to feel more like a real control panel instead of a collection of raw internal views. Overview, users, content, assets, and audit surfaces now share a clearer visual system and stronger information hierarchy.

At the same time, the public site chrome stopped linking to `/admin`, so the route remains available for internal use without being exposed as a normal navigation destination for visitors.

Related notes

More updates

See the nearby changes that shaped the site, the products, and the publishing layer around them.

Tool category hubs and permanent `/tools/[slug]` routing

Launched permanent category hubs under `/tools/[slug]`, tightened category naming, and made the tool discovery layer easier to crawl, browse, and retrieve.

Build stability upgrade for authors, feeds, and content indexing

Removed the recurring build-time `SQLITE_BUSY` contention by isolating author pages from D1 blog reads and shifting feed and index surfaces to runtime generation.