Skip to content

Releases: stklcode/statify-blacklist

Statify Filter 1.7.2

06 Jun 18:34
v1.7.2
38c1e56
Compare
Choose a tag to compare

This is a bugfix release to restore the manual cleanup function that was broken since 1.7.0.

ChangeLog

  • Restore manual database cleanup functionality (#37) (#38)

Statify Filter 1.7.1

24 Mar 16:49
v1.7.1
13809ae
Compare
Choose a tag to compare

This is a service release with minor corrections. Recommended for all users. Tested up to 6.5.

ChangeLog

  • Fix HTML syntax for checkboxes on settings page (#35)
  • Simplify some internal control structures
  • Add plugin dependency to Statify (#33)
  • Declared compatibility with WordPress 6.5

Statify Filter 1.7.0

11 Mar 17:10
v1.7.0
1e81dd6
Compare
Choose a tag to compare
  • Internal rework of plugin settings (#29)
  • Make the IP filter list unique
  • Fix options upgrade routine (#31)
  • Declared compatibility with WordPress 6.4

Statify Filter 1.6.3

14 Aug 17:00
v1.6.3
ae232ec
Compare
Choose a tag to compare
  • Minor internal code cleanup
  • Declared compatibility with WordPress 6.3

Statify Filter 1.6.2

25 Feb 13:40
v1.6.2
2ea3d66
Compare
Choose a tag to compare
  • 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

28 May 10:00
v1.6.1
Compare
Choose a tag to compare
  • Fix storage of user agent filter list (#28, props @BananaSquishee)

Statify Filter 1.6.0

09 Dec 12:42
v1.6.0
Compare
Choose a tag to compare

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

03 Sep 18:51
v1.5.2
Compare
Choose a tag to compare

Minor service release raising WordPress compatibility.

  • Minor translation updates
  • Declared compatibility with WordPress 5.5

Statify Blacklist 1.5.1

20 May 08:45
v1.5.1
Compare
Choose a tag to compare

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

13 May 17:45
v1.5.0
Compare
Choose a tag to compare

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() and Domain 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)