0.8.3.0 2018-01-08
Added:
* Added an option in settings to allow ALL groups to be treated as MultiGroup releases. Enabling
this will make the indexer check across all groups to look for matches. This will increase the
possiblity of finding some releases, at the expense of additional processing overhead.
** NOTE ** You do not need to change the poster's list if this is enabled. It will perform the
checking for all posters.
Changed:
* Removed misc/testing/Tests/verify_time_settings script as differences in various settings is
irrelevant now that timezones have to be specified for PHP and the database.
* Removed some obsolete sources for IRCScraper settings.
Fixed:
* Added a check in the connection detection code, to only display "No connection configured"
message when debug mode is enabled. This prevents it being shown during the install procedure
by default.