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 5f69ab1 commit fe400e5Copy full SHA for fe400e5
CHANGELOG.md
@@ -3,6 +3,9 @@
3
All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
+## 5.2.0 - 2025-02-14
7
+### Feature
8
+- Allow filtering for config value fields in the control panel
9
10
## 5.0.2 - 2025-02-14
11
### Fixed
composer.json
@@ -2,7 +2,7 @@
2
"name": "statikbe/craft-config-values",
"description": "Populate a field with values from the plugin's config",
"type": "craft-plugin",
- "version": "5.1.0",
+ "version": "5.2.0",
"keywords": [
"craft",
"cms",
0 commit comments