Skip to content

Releases: JRG-code/Geo-and-IP-block

Version 1.0.7

Choose a tag to compare

@JRG-code JRG-code released this 21 Dec 00:35
e3b5604

Enabled the Plugin Update Checker to allow automatic updates from the GitHub repository.

Changes:

How it works:

  1. WordPress will check GitHub for new versions
  2. When a new version is pushed to 'main' branch, it appears in WP admin
  3. Users can update directly from Plugins page
  4. No need to manually download/upload plugin files

This resolves automatic update issues mentioned by the user.

Version 1.0.6

Choose a tag to compare

@JRG-code JRG-code released this 19 Dec 21:26
07d3c41

Enhanced WooCommerce feature compatibility declarations to resolve compatibility warnings in WooCommerce admin.

Changes:

  • Added Cart and Checkout Blocks compatibility declaration
  • Updated WooCommerce compatibility method documentation
  • Bumped version to 1.0.6
  • Updated readme.txt changelog with all recent fixes

This resolves the WooCommerce incompatibility warning that appears when the plugin is active with newer WooCommerce versions.

The plugin now properly declares compatibility with:

  1. High-Performance Order Storage (HPOS)
  2. Cart and Checkout Blocks

Fixes WooCommerce compatibility warning in admin.

Version 1.0.5

Choose a tag to compare

@JRG-code JRG-code released this 19 Nov 11:37
fbc12fd

Fix critical setting name mismatches breaking blocking functionality

Version 1.0.4

Choose a tag to compare

@JRG-code JRG-code released this 19 Nov 11:18
6b8610d

The settings.php view file contained a placeholder message saying "Settings page will be implemented in the next phase" but was not actually being used. The actual settings page is rendered through class-settings-page.php which has full implementation.

Removed this file to eliminate confusion and ensure users don't see placeholder messages.

Fixes issue where plugin appeared to show unimplemented features.

Version 1.0.3

Choose a tag to compare

@JRG-code JRG-code released this 17 Nov 23:33
0cca7b7
v1.0.3

Bump version to 1.0.3

Version 1.0.2

Choose a tag to compare

@JRG-code JRG-code released this 17 Nov 23:20
ee8bf00
v1.0.2

Bump version to 1.0.2

Version 1.0.1

Choose a tag to compare

@JRG-code JRG-code released this 17 Nov 22:44
101afe3
v1.0.1

Merge pull request #4 from JRG-code/claude/fix-settings-persistence-0…

Version 1.0.0

Choose a tag to compare

@JRG-code JRG-code released this 17 Nov 22:05

Release