Releases: stklcode/statify-blacklist
Releases · stklcode/statify-blacklist
Release list
Statify Filter 1.8.0
What's Changed
- Minimum supported WordPress version is 5.1 (#43)
- Minimum supported PHP version to 7.4 (#36) (#47)
- Declared compatibility with WordPress 7.0
- Various internal code improvements
- Update PHP_CodeSniffer repository link by @rodrigoprimo (#48)
New Contributors
- @rodrigoprimo made their first contribution in #48
Full Changelog: v1.7.2...v1.8.0
Statify Filter 1.7.2
Statify Filter 1.7.1
Statify Filter 1.7.0
Statify Filter 1.6.3
- Minor internal code cleanup
- Declared compatibility with WordPress 6.3
Statify Filter 1.6.2
- Always process IPv6 addresses lowercase
- Optimize internally used regular expression
- Minor adjustments to prevent warnings during user agent filtering with PHP 8.2
Statify Filter 1.6.1
- Fix storage of user agent filter list (#28, props @BananaSquishee)
Statify Filter 1.6.0
Plugin renamed to Statify Filter.
- Minor accessibility fixes on settings page
- Introduced new user agent filter (#20)
- Declared compatibility with WordPress 5.6
Statify Blacklist 1.5.2
Minor service release raising WordPress compatibility.
- Minor translation updates
- Declared compatibility with WordPress 5.5
Statify Blacklist 1.5.1
Minor bugfix release restoring compatibility with latest Statify release.
- Fix initialization on AJAX calls for Statify 1.7 compatibility (#22)