Add collapsible queue job cards

This commit is contained in:
Dymas
2026-05-23 13:59:46 +02:00
parent 948753fe28
commit 5bec8713a5
4 changed files with 67 additions and 9 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.35.2 - 2026-05-23
- Made queue job cards collapsible and defaulted finished jobs to collapsed so long queue histories take less space while running and pending jobs stay expanded.
## 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.