File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# Solspace Freeform Changelog
22
3+ ## 5.14.9 - 2026-02-02
4+
5+ ### Added
6+ - Added a ** Submissions** management shortcut link in the form builder for quicker access to submissions.
7+ - Added _ Add new item_ buttons throughout the builder to improve add-item interactions in forms.
8+
9+ ### Changed
10+ - ** Dropdowns:** improved Structure sorting to account for leading whitespaces in option labels.
11+ - ** Option-based fields:** moved the _ Selected_ toggle into its own column for better readability.
12+
13+ ### Fixed
14+ - The ** Site ID** option in Entries element populator now displays only when more than one site exists.
15+ - Options for ** Rating** fields now appear correctly in ** User Select** notifications.
16+ - Fixed display issues on smaller screens in the ** Form List** view.
17+ - Fixed translation issues in the date picker for the ** Stop Submissions After Date** setting.
18+ - Fixed a blank ** Site** dropdown on the CP submission detail page in Craft 4.
19+ - Fixed an error when saving submissions that have no storable fields.
20+ - Fixed an error when translating page labels that are missing a UID.
21+ - Fixed a bug where ** Invisible** field values set at the template level were not appearing in the CP Submissions views and email notifications.
22+ - Prevented a crash in ** Export** when a submission title is ` null ` .
23+ - Corrected user-element mapping for label/value fields in the Freeform 4 migration.
24+
25+ ### Security
26+ - Updated ** lodash** to the latest compatible version.
27+
328## 5.14.8 - 2026-01-28
429
530### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " solspace/craft-freeform" ,
33 "description" : " The most flexible and user-friendly form building plugin!" ,
4- "version" : " 5.14.8.1 " ,
4+ "version" : " 5.14.9 " ,
55 "type" : " craft-plugin" ,
66 "authors" : [
77 {
You can’t perform that action at this time.
0 commit comments