We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6316d commit 10b3e88Copy full SHA for 10b3e88
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Solspace Freeform Changelog
2
3
+## 4.1.29 - 2025-12-05
4
+
5
+### Fixed
6
+- Fixed an issue where **Rich Text** fields rendered unordered lists as numbered (ordered) lists.
7
8
## 4.1.28 - 2025-07-25
9
10
### Added
composer.json
@@ -1,7 +1,7 @@
{
"name": "solspace/craft-freeform",
"description": "The most flexible and user-friendly form building plugin!",
- "version": "4.1.28",
+ "version": "4.1.29",
"type": "craft-plugin",
"authors": [
0 commit comments