Releases: theotherp/nzbhydra
0.2.233
0.2.231
0.2.230
0.2.228
0.2.227
0.2.226
0.2.223
0.2.222
0.2.221
Changed: Reverted the database code yet again. I can't get it to work for everybody. I give up. I hope to release a new major version of Hydra in fall that won't have this problem
Changed: Use an "empty" login page that does not expose any data.
Fixed: Some mobile layout issues. Thanks to nemchik. See #629.
Fixed: In some rare cases where indexers were selected for a search but could not execute it the search would crash. See #633.
Fixed: Jackett/Cardigann results with special characters in the title would break the search. For now they're skipped, working on a better solution. See #634.
Fixed: nzb.su has a limiting mechanism which stops the caps check from working. Added a pause for this indexer to keep it from blocking Hydra. Note: If you do many concurrent results it will probably still result in blocks but there's not much I can do about that. See #635.
0.2.220
0.2.220
Changed: I updated the database library and changed the handling again. This will hopefully solve some issues that some users still had but might impact performance. I haven't found a satisfactory solution yet.
Please let me know if you experience any problems.
Added: Config option to define trailing words which will be removed from titles. Similar to "Obfuscated" and for languages, now it's just generic. Thanks to judhat2 for the list. See #604.
Added: SSL certificates will be verified by default. See #624
Added: Option to provide an SSL CA file. See #623.
Fixed: Don't convert required/forbidden regex to lowercase. See #616.
Fixed: API key generation from GUI contained many zeroes when called from Chrome. See #619.
0.2.219
Fixed: Use two concurrent connections when checking indexer capabilities. See #606.
Fixed: Allow nonnummeric episodes for internal TV search.. See #607.