Skip to content

Commit

Permalink
version 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Aug 13, 2024
1 parent b26693d commit 30cfb46
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 3.0.2 - 2024-08-14

### Added
- Added `initSubmit` JS API function to allow programmatic submissions.
- Added “Tenant” setting to Microsoft Dynamics 365 CRM integration.

### Fixed
- Fixed an error when refreshing tokens on some installs.
- Fixed an error when creating nested fields in some cases.
- Fixed an error rendering element fields.
- Fixed translations.

## 3.0.1 - 2024-08-11

### Added
Expand Down Expand Up @@ -201,10 +213,10 @@
## 2.1.25 - 2024-08-14

### Added
- Add `initSubmit` JS API function to allow programmatic submissions.
- Added `initSubmit` JS API function to allow programmatic submissions.

### Fixed
- Fix an error when refreshing tokens on some installs.
- Fixed an error when refreshing tokens on some installs.

## 2.1.24 - 2024-08-11

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.1",
"version": "3.0.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 30cfb46

Please sign in to comment.