You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Solspace Freeform Changelog
2
2
3
+
## 5.13.7 - 2025-12-02
4
+
5
+
### Fixed
6
+
- Fixed a PostgreSQL migration error when dropping the wrapper index, ensuring the migration runs correctly across all supported databases.
7
+
- Fixed an issue where the notification log migration could fail if the `freeform_notification_log` table was missing, and corrected digestDate handling for full cross-database compatibility.
8
+
- Fixed a bug where the **File Upload Drag & Drop** field type's image thumbnail appearance was not correctly scaled.
9
+
- Fixed a bug where some outdated additional CP sidebar subnav code could potentially cause some issues.
0 commit comments