We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37dc7d commit e04320dCopy full SHA for e04320d
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Release Notes for IP Restrictor
2
3
+## 1.3.2 - 2025-06-03
4
+
5
+### Fixed
6
+- Fixed IP ranges matching issue
7
8
## 1.3.1 - 2025-06-03
9
10
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "jrrdnx/craft-ip-restrictor",
"description": "Restrict what IP addresses can access the Craft control panel and front-end",
"type": "craft-plugin",
- "version": "1.3.1",
+ "version": "1.3.2",
"keywords": [
"cms",
"craftcms",
0 commit comments