fix: reverse Toolbox header orientation

This commit is contained in:
2026-07-23 01:52:53 +02:00
parent f22714c37f
commit 92dd3bcab3
6 changed files with 33 additions and 25 deletions

View File

@@ -4,6 +4,14 @@ 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.2 — Corrected Toolbox header orientation
### Changed
- Upgraded the Toolbox contract, React shell, and validation testkit to `0.2.2`.
- Moved the Toolbox icon and `add·ideas Toolbox` label to the fixed far-left block, kept the app title and one tagline centered, and moved the fixed control cluster to the far right in the reverse order: Help, the PDF-specific Gitea source link, Apps, and Personalize.
- Bumped the app/package version to `0.4.2`.
## 0.4.1 — Stable Toolbox header layout
### Changed