We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e764ca9 commit 05fed0bCopy full SHA for 05fed0b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Solspace Freeform Changelog
2
3
+## 5.14.1 - 2025-12-15
4
+
5
+### Fixed
6
+- Fixed a PostgreSQL compatibility issue in a **Form Monitor** migration.
7
+- Fixed visual issues with dropdown settings in the form builder.
8
9
## 5.14.0 - 2025-12-11
10
11
### Added
composer.json
@@ -1,7 +1,7 @@
{
"name": "solspace/craft-freeform",
"description": "The most flexible and user-friendly form building plugin!",
- "version": "5.14.0",
+ "version": "5.14.1",
"type": "craft-plugin",
"authors": [
0 commit comments