Stack sidebar navigation vertically

This commit is contained in:
Dymas
2026-05-23 11:52:58 +02:00
parent fe094a7112
commit 948753fe28
8 changed files with 24 additions and 19 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.35.1 - 2026-05-23
- Changed the shared sidebar navigation to a vertical one-link-per-line stack so the menu stays balanced after adding the dedicated Queue page.
## 0.35.0 - 2026-05-22
- Split the download queue out of the Search page into a dedicated `/queue` page so searching and queue management are separate workflows.