Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed
- The list/content pages (Settings, Trash, Shared parameters, Tags, History) now share
one layout with a consistent maximum content width — centred at wider window sizes and
squashing when narrower — so every page's list uses the same horizontal band. History
previously used a wider band, which made it drift right and clip at narrower widths.
Each page's primary action (Save, Add parameter, Clear all) is aligned to its heading
row, with the description beneath.

## [1.0.0] - 2026-06-08

### Added
Expand Down
Loading
Loading