Skip to content

Releases: stklcode/statify-blacklist

Statify Blacklist 1.4.4

19 May 13:00
v1.4.4
Compare
Choose a tag to compare
  • Fix live filter chain when regular expressions are active (#12)

Statify Blacklist 1.4.3

09 Jan 19:54
v1.4.3
Compare
Choose a tag to compare
  • Fix issues with multisite installation (#11)

Statify Blacklist 1.4.2

12 Nov 11:16
v1.4.2
Compare
Choose a tag to compare
  • Minor code fixes

Statify Blacklist 1.4.1

16 Jul 14:07
v1.4.1
Compare
Choose a tag to compare
  • Relicensed to GPLv2 or later
  • Fix filter hook if referer is disabled (#9)
  • Fix problem with faulty IPv6 netmask in IP blacklist
  • Minor changes for WP Coding Standard
  • Minimum required WordPress version is 4.4 (#10)

Statify Blacklist 1.4.0

10 Jun 12:52
v1.4.0
Compare
Choose a tag to compare
  • IP blacklist implemented (#7)
  • Target page blacklist implemented (#8)
  • Internal configuration restructured (upgrade on plugin activation)
  • Statify hook name changed to statify__skip_tracking (as of Statify 1.5.0)

Statify Blacklist 1.3.1

09 Dec 09:00
Compare
Choose a tag to compare
  • Continue filtering if no filter applies (#6)

Statify Blacklist 1.3.0

17 Oct 15:47
Compare
Choose a tag to compare
  • Regular expressions filtering implemented

Statify Blacklist 1.2.1

10 Oct 12:56
Compare
Choose a tag to compare
  • Fix live filter configuration check

Statify Blacklist 1.2.0

10 Oct 12:56
Compare
Choose a tag to compare
  • Switched from in_array() to faster isset() for referer checking
  • Optional cron execiton implemented

Statify Blacklist 1.1.2

10 Oct 12:57
Compare
Choose a tag to compare
  • Prepared for localization