Show newest queue log lines first

This commit is contained in:
Dymas
2026-05-17 21:29:21 +02:00
parent d0af0258f2
commit 9e918a50ab
6 changed files with 12 additions and 4 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.32.2 - 2026-05-17
- Changed Search page queue log rendering to show the newest lines first instead of oldest-first.
## 0.32.1 - 2026-05-17
- Suppressed stdout request logging for routine polling endpoints such as `/api/queue` and `/api/watchlist/refresh-status`, reducing noisy access-log spam during normal browser use.