Skip to content

Commit 5f3a34b

Browse files
committed
v5.13.7
1 parent b783d21 commit 5f3a34b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Solspace Freeform Changelog
22

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.
10+
311
## 5.13.6 - 2025-11-27
412

513
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "solspace/craft-freeform",
33
"description": "The most flexible and user-friendly form building plugin!",
4-
"version": "5.13.6.1",
4+
"version": "5.13.7",
55
"type": "craft-plugin",
66
"authors": [
77
{

0 commit comments

Comments
 (0)