v0.7.0 — Admin Stabilization
Pre-release
Pre-release
·
19 commits
to master
since this release
This release stabilizes the admin UI surface ahead of coordinated API and frontend versioning.
The Admin Tokens page has been hardened to correctly resolve the API base in local development, handle empty states intentionally, and avoid fetch, routing, or redirect inconsistencies. Local dev behavior now mirrors real application wiring, eliminating ghost routes and CI-only failures.
No new admin functionality is introduced in this release. It represents a deliberate stabilization point so future features—such as token minting and API version alignment—can be built on a reliable foundation.
This release serves as a shared anchor with the API for subsequent versioned changes.