Releases: stklcode/statify-blacklist
Releases · stklcode/statify-blacklist
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)
Statify Blacklist 1.5.0
1.5.0 is a milestone release containing minor new features, bugfixes and general improvements.
- Minimum required WordPress version is 4.7
- Removed
load_plugin_textdomain()
andDomain Path
header - Added automatic compatibility check for WP and PHP version (#17)
- Added keyword filter mode for referer blacklist (#15)
- Layout adjustments on settings page
- Regular expression filters are validated before saving (#13)