Added
- Houndarr now has a Discord server for questions and discussion. (#411)
What's Newmodal surfaces every CHANGELOG block between your last-seen and the running version on first load after an update, with older entries collapsed into an accordion. (#409)Reset to Defaultsbutton in the instance settings modal restores every search setting for an instance type. (#405)- Per-instance search order:
random(new default for newly added instances) picks a random page of the wanted list each cycle and shuffles items within it, so coverage spreads across the backlog over time;chronologicalwalks oldest-first. (#395)
Changed
- Documentation site rebuilt on the Diataxis structure with a Technical Paper light-mode redesign, expanded coverage (Unraid install guide,
your-first-cycletutorial, 4-page security section), offline search, click-to-zoom images, and rendered Mermaid diagrams. (#399, #401)
Fixed
- Invalid time-window strings now report a friendly error instead of surfacing the underlying
ValueErrormessage to the UI. (#407)