Releases: theotherp/nzbhydra2
v3.14.2
v3.14.1
v3.14.0
v3.13.2
v3.13.1
v3.13.0
v3.13.0 (2021-02-23)
Feature From now on I'll refer to the appropriate GitHub issues in the changelog (if I don't forget it).
Fix Improve category detection for MyAnonaMouse. See #689.
Fix Don't crash GUI when result titles are empty. See #690.
Fix Clarify the restrictions section in the auth config. See #687.
v3.12.0
v3.12.0 (2021-02-13)
Feature Add button to send results to black hole from download history.
Feature Add support for custom parameters to be sent to indexers while searching.
Fix Download status bar did not update properly when the downloader was idle after a download. The bar will now be updated until either a new download is started or the bar is properly filled, representing the downloader's idle state. This should hopefully also fix the long-standing issue with the browser tab freezing / crashing after a while.
Fix Ensure that threads which send data to the frontend (like notifications or downloader status) are only active when a UI session (=browser tab) is open. Also only send downloader data if it's actually new (instead of e.g. repeatedly sending information that the downloader is idle.
Fix Remove code for nzbs.org :-(
v3.11.4
v3.11.3
v3.11.2
v3.11.2 (2021-01-31)
Fix Fix a websocket issue when using a reverse proxy. Should've tested that better... If you're running NZBHydra behind a reverse proxy please see #683 (comment).