Releases: jacklul/e621-Batch-Reverse-Search
Releases · jacklul/e621-Batch-Reverse-Search
1.8.0
- Removed php-wfio extension support
- Bumped PHP version requirement to 7.2 (will still work with older versions most likely but they are no longer supported)
1.7.3
- Force memory limit to be set to 1GB
1.7.2
- Prevent re-running md5 checks after batch md5 search is done
1.7.1
- Optimization and small changes to MD5 search prefetch functionality
1.7.0
- Prefetch all MD5 searches before doing anything else to speed up everything, uses batch syntax in e621's API
1.6.2
- Updated run scripts to ignore system's php.ini
- No temporary files are created when using conversion or php_wfio extension, everything happens in memory now
1.6.1
- e621 searches now correctly return "no images found" reply
1.6.0
- Add 3-second cooldown for e621's iqdb search when "429 - Too Many Requests" is returned
(Also MD5 check is affected - but only 1-second delay was added)