Skip to content

Commit

Permalink
v4.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmartens committed Nov 19, 2024
1 parent 0d61ee7 commit 13b558b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Solspace Freeform Changelog

## 4.1.23 - 2024-11-19

### Added
- Verified support for Craft 4.13.x.

### Changed
- Updated the `phpoffice/phpspreadsheet` dependency to include `^2.0` and `^3.0`.

## 4.1.22 - 2024-09-06

### Added
- Verified support for Craft 5.4.x.
- Verified support for Craft 4.12.x.

### Fixed
- Fixed a bug where uploading assets to submissions in the control panel would incorrectly mark them as unfinalized assets to be deleted.
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": "4.1.22",
"version": "4.1.23",
"type": "craft-plugin",
"authors": [
{
Expand Down

0 comments on commit 13b558b

Please sign in to comment.