Back to changelog
Product
API Tokens and Header Controls
Added API token capabilities and improved public header configurability.
This update introduced practical product controls for both developers and operators.
What changed
- Added API token feature support with conditional rendering paths.
- Added
hideBorderXconfiguration for more flexible header presentation. - Simplified default layout header structure for a cleaner top-level navigation area.
- Updated tooling config to exclude skills directory from Biome and TypeScript checks.
Commits included
d563264feat: implement API tokens feature with conditional rendering546c9a0feat: add hideBorderX configuration option for header90bec07refactor: simplify header structure in default layoutddac416chore: update biome and tsconfig to exclude skills directory