You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [Unreleased]
9
9
10
10
11
+
<aname="1.0.3"></a>
12
+
## [1.0.3] - 2022-02-18
13
+
### 🐞 Fixed
14
+
- Backend requirements (css, js) are no longer sent to Sendy
15
+
16
+
### 🔧 Changed
17
+
- preview & upload fields are no longer visible during campaign creation (closes [#3](https://github.com/syntro-opensource/silverstripe-sendy/issues/3))
18
+
19
+
### 🗑 Removed
20
+
- drop php 7.3 in tests
21
+
22
+
11
23
<aname="1.0.2"></a>
12
24
## [1.0.2] - 2022-02-10
13
25
### 🐞 Fixed
@@ -33,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments