Skip to content

Commit

Permalink
v5.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmartens committed Dec 23, 2024
1 parent dbe4bff commit 5ad0de4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Solspace Freeform Changelog

## 5.8.4 - 2024-12-23

### Fixed
- Fixed a bug where sites using the multi-site feature would see multiple copies of submissions when using Quick Export.
- Fixed a bug where allowing spam submissions could error when using multi-sites.
- Fixed a bug where the _Last Number_ for the **Numbers** predefined option would always be `20`.
- Fixed a bug where the `m241126_113656_UpdateTableLayoutProperties.php` migration could error about undefined array keys.
- Fixed a bug where the Freeform observer started before the document was ready.

## 5.8.3 - 2024-12-16

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solspace/craft-freeform",
"description": "The most reliable form builder that's ready for wherever your project takes you.",
"version": "5.8.3",
"version": "5.8.4",
"type": "craft-plugin",
"authors": [
{
Expand Down

0 comments on commit 5ad0de4

Please sign in to comment.