Skip to content

Releases: theotherp/nzbhydra2

v5.3.3

20 Nov 20:28
Compare
Choose a tag to compare

v5.3.3 (2023-11-20)

Fix Windows releases didn't run on intel CPUs (see what I wrote below about this being hard?). See #899

v5.3.2

20 Nov 17:56
Compare
Choose a tag to compare

v5.3.2 (2023-11-18)

Feature Slightly changed the search results layout: Increased table width, increased title space, reduced row height. Let me know what you think.

Fix Windows release of 5.3.1 crashed on startup. I didn't catch that because my build pipeline only runs the linux executable and usually they behave the same. See #889

Fix Windows wrappers didn't run on Windows 7. As you can see getting everything to work properly on windows is a pain in the ass. See #889

Note If you're on windows you will probably get some errors on startup related to DLLs that could not be loaded. You can ignore these. They should be gone after you've updated the wrapper exes.

v5.2.0

23 Sep 10:30
Compare
Choose a tag to compare
v5.2.0 Pre-release
Pre-release

v5.2.0 BETA (2023-09-22)

Feature In case of hard crashes of the main process it will automatically be restarted unless the last automatic restart was less than 15 seconds ago (to prevent loops)

Note Windows releases now only contain three exe files (and documents) and no more DLL files

Fix Hard crashes of the main process will now be logged properly. See #892

Note All these changes require the wrapper files to be updated.

Note I also updated a lot of libraries - hopefully no bugs ;-)

v5.1.11

11 Sep 17:25
Compare
Choose a tag to compare

v5.1.11 (2023-09-1)

Fix Allow to configure Radarr v5 automatically. See #889

v5.1.10

22 Jul 12:19
Compare
Choose a tag to compare

v5.1.10 (2023-07-21)

Feature You can now ask Binsearch to search in all usenet groups instead of just the most popular ones. See #875

Feature Custom mappings can now be configured to only match parts of a string. For example you can use them to remove all dots in a query with a space or just remove all numbers or whatever. See #879

Fix Filter out "no-cover.jpg" covers returned by NZB Finder. See #872

v5.1.9

04 Jul 17:57
Compare
Choose a tag to compare

v5.1.9 (2023-07-04)

Fix Forbidden words were not correctly built for NZB Finder. See #872

v5.1.8

18 Mar 10:09
Compare
Choose a tag to compare

v5.1.8

Fix When making changes in the config that required a restart to be effective you wouldn't be asked to restart. This means that when enabling auth and not restarting, the UI would think auth was required but the backend wouldn't be able to process form logins, resulting in misleading error messages.

v5.1.7

04 Mar 14:52
Compare
Choose a tag to compare

v5.1.7 (2023-03-04)

Feature Allow filtering results by age in hours or minutes. See #790

Fix Make download history age filter a numeric filter.

Fix Better handle indexer not supporting a certain function. See #856

Fix The built-in update did not download the correct assets for generic runtimes. See #857

Fix The wrapper script could not properly detect the installation type when not run from the project's base folder.

Fix Debug info creation failed with custom mappings configure.

v5.1.6

23 Feb 20:24
Compare
Choose a tag to compare

v5.1.6

Fix Custom regex groups in custom query mapping didn't work. I also improved the handling of the test dialog.

Fix Animetosho (newznab) didn't work when added as a new indexer and searching in the anime category. See #854

v5.1.5

09 Feb 18:47
Compare
Choose a tag to compare

v5.1.5

Feature Improve UI error messages even more.

Fix Windows exe (no console) was bugged. So much stuff that can go wrong..

Fix Links in the discord releases channel were malformatted.

Fix Import from jackett didn't work. See #832

Fix Uploading debug infos works again (with a different hoster).