We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009de1c commit bcddcbbCopy full SHA for bcddcbb
releases.json
@@ -1,4 +1,9 @@
1
[
2
+ {
3
+ "version": "1.0.4",
4
+ "date": "//TODO",
5
+ "release-notes": "<ul><li>bugfix: SMTP session builder did not work correctly for SSL connections.</li></ul>"
6
+ },
7
{
8
"version": "1.0.2",
9
"date": "26/8/2020",
@@ -7,7 +12,7 @@
12
13
"version": "1.0.1",
14
"date": "18/8/2020",
10
- "release-notes": "<ul><li>Bugfix: SMATPMailSend component should return as component output the body of the message sent.</li><ul>"
15
+ "release-notes": "<ul><li>bugfix: SMATPMailSend component should return as component output the body of the message sent.</li><ul>"
11
16
},
17
18
"version": "1.0.0",
0 commit comments