Releases: theotherp/nzbhydra
0.2.194
Changed: Drunken Slug API endpoint is now https://api.drunkenslug.com. See #526.
Fixed: Binsearch NZB links could not be handled by NZBGet. See #527.
0.2.193
Changed: Removed data grid for history. Wrote a custom implementation for search and download history that allows sorting and filtering. At a later point I'll add that for search result filtering. See #479.
Changed: Improved error message while checking capabilities a tiny bit.
0.2.192
0.2.190
Changed: Checking capabilities of indexers was supposed to find out which categories are supported and only enabled these. That never really worked well so for now I disabled that feature.
Now by default all categories are enabled for new indexers.
Fixed: Some kinks with auth handling. If you have problems please post a detailed description of the scenario including debugging infos.
0.2.189
0.2.188
0.2.187
Added: You can access and repeat the latest 20 manual searches from a button on the search screen. See #515.
Changed: Changed start view of "History & Stats" to "Search history" because stats took a long time to be loaded before you could switch to one of the other subareas
Fixed: Restored button to repeat searches and display of metaquery for searches without query. See #515.
Fixed: Various other small bugs related to the search history and its presentation.