fix: stabilize Toolbox navigation

This commit is contained in:
2026-07-23 01:13:57 +02:00
parent 5cfbd48282
commit f22714c37f
6 changed files with 32 additions and 25 deletions

View File

@@ -4,6 +4,13 @@ All notable changes to `pdf-tools` are documented here.
The project follows a pragmatic versioning scheme while the app is still below `1.0.0`: minor versions mark coherent user-facing milestones; patch versions mark fixes and small improvements.
## 0.4.1 — Stable Toolbox header layout
### Changed
- Upgraded the Toolbox contract, React shell, and validation testkit to `0.2.1`.
- Adopted the stable shared top bar: the fixed left cluster contains Personalize, Apps, the PDF-specific Gitea source link, and Help; the app title and one tagline remain centered; and the fixed far-right block contains the Toolbox icon and `add·ideas Toolbox` label.
## 0.4.0 — Shared Toolbox header and themes
### Added