1.5.4
- Add fix for a post that has already been viewed
1.5.3
- Clear an IP block when a visitor logs in or signs up via List Builder, so identified subscribers aren't kept behind the paywall on cached pages
- Security: require admin capability and nonce for "Clear Blocked IPs" action
- Use wp_remote_get for the Google Bot IP range fetch
- Drop $wpdb->prepare() calls that have no placeholders to avoid _doing_it_wrong notices on modern WordPress
1.5.2
- Delete an ip block if the timestamp is expired
- Check for Google Bot IP address before logging ip block
1.5.1
- Adjustments for visibility settings
- PHP8 Compatibility
1.5.0
- Fix logging if user is blocked by visibility setting
- Update ip check location
1.4.0
- Update handling of ip passed from proxy
1.3.0
- Update handling for ipv6 addresses
- Add a list of latest IP blocked
1.2.0
- Update database column type for ipv6
1.1.0
- Store data in separate database table
- Add settings page
- Add ability to clear all IPs
1.0.0