v0.9.0
LatestSingle-domain dev, brand wordmark, real changelog
- ImprovementWeb app reverse-proxies /api/* to the API and /admin/* to the admin app so everything is same-origin during development.
- ImprovementAdmin app now mounts at /admin with a real Next.js basePath; internal links and asset URLs are prefixed automatically.
- NewBrand wordmark (dark + light variants) shipped via a shared <Logo> component and used across nav, footer, sidebars, and auth panels.
- NewFavicon (auto-generated <link rel="icon"> + apple-touch-icon) ships in both the web and admin apps.
- NewPublic changelog page at /changelog (this one) with tagged entries and version anchors.
- FixFooter cleanup: dropped Press and Status links; removed the lingering "all systems operational" badge that referenced a status page we never shipped.