Skip to content

Commit f68bd41

Browse files
committed
version 1.0.9
1 parent 30d6807 commit f68bd41

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 1.0.9 - 2020-07-30
4+
5+
### Added
6+
- Added the ability to select existing notifications, made on other forms.
7+
8+
### Fixed
9+
- Fixed JS error when multiple forms are on the same page.
10+
- Fixed error messages showing for multiple forms on a single page.
11+
- Fixed submission data not working correctly for multiple forms on a single page.
12+
313
## 1.0.8 - 2020-07-30
414

515
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/formie",
33
"description": "The most user-friendly forms plugin for Craft.",
44
"type": "craft-plugin",
5-
"version": "1.0.8",
5+
"version": "1.0.9",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)