Skip to content

Commit

Permalink
version 3.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jan 17, 2025
1 parent da50521 commit 79876a8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 3.0.18 - 2025-01-17

### Added
- Add support for inline CSS for some string content (Multi-Line Rich Text content).
- Add `Variables::EVENT_PARSE_VARIABLES` to allow you to parse custom registered variables.

### Fixed
- Fix reCAPTCHA Enterprise and score validation.
- Fix Dropdown and Input Date fields not saving correctly.
- Fix content errors with File Upload fields and MariaDB installs.
- Fix TableInput Vue component not respecting `initialValue` values.
- Fix a migration from Formie 2 for Email fields with Blocked Domains setting.

## 3.0.17 - 2025-01-13

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/formie",
"description": "The most user-friendly forms plugin for Craft.",
"type": "craft-plugin",
"version": "3.0.17",
"version": "3.0.18",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 79876a8

Please sign in to comment.