Skip to content

dev-v9.0.3-ls258

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 21 Sep 17:31
455d2ba

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v9.0.3-ls258/index.html

LinuxServer Changes:

Full Changelog: dev-v9.0.0-ls257...dev-v9.0.3-ls258

Remote Changes:

v9.0.3 (2026-09-21)

Fix Restore quality indicators.

Fix Show NFOs properly.

Fix Show search and download history in cards on mobile.

Fix Scrolling in the search results now keep the previous top / bottom row(s) visible instead of skipping roughly three rows. See #1088

Fix Opening a search result's details page crashed with an internal error when the indexer didn't provide a details URL for it. It now falls back to the download link, or shows a proper error if neither is available. See #1087

Fix Indexer rate-limit responses no longer fill the log with HTML error pages and stack traces.

Fix Form based login would show a failure message even though the login actually succeeded. See #1090

Fix Repeating a search would return stale results. See #1089

Fix Uploading debug infos actually succeeded but an error message was shown.

Fix Make newly configured quick filters available in the next search without browser reload. See #1089

Fix Indexer results with multiple languages or subtitle languages sent as several attributes would be reported with only one. See #888