We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72693ff commit 4245bb1Copy full SHA for 4245bb1
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 3.0.3 - 2025-03-04
4
+
5
+### Added
6
+- Add the ability to use the field in element index columns.
7
8
## 3.0.2 - 2024-01-30
9
10
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/user-group-field",
"description": "Field type that let you select one or more user groups.",
"type": "craft-plugin",
- "version": "3.0.2",
+ "version": "3.0.3",
"keywords": [
"craft",
"cms",
0 commit comments