Bump version to 1.5.6

This commit is contained in:
2026-07-25 17:43:41 +01:00
parent d48f0e779f
commit bd130a1070
7 changed files with 116 additions and 15 deletions
+12
View File
@@ -6,6 +6,18 @@ All notable changes to this project will be documented in this file.
- No unreleased changes recorded yet.
## 1.5.6 - 2026-07-25
### Changed
- Playlist slide picker now uses a button to reveal already added slides, while still defaulting to showing only available slides.
- Already-added slides in the picker are now labeled and visually muted to make them easier to spot.
### Fixed
- Thumbnails in slide and playlist tables now follow the slide canvas ratio and cap at 5.5rem tall.
- Thumbnail-only table columns are no longer sortable.
## 1.5.5 - 2026-07-25
### Fixed