Skip to content

0.2.221

Compare
Choose a tag to compare
@theotherp theotherp released this 20 Jul 14:43
· 10 commits to master since this release

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.