... |
... |
@@ -2,7 +2,7 @@ |
2 |
2 |
|
3 |
3 |
{{content/}} |
4 |
4 |
|
5 |
|
-The {{smallcaps}}Imap{{/smallcaps}} plug-in for {{formcycle/}} lets you view the data submitted forms in your email client. This way you are notified of new submissions immediately. You can also move form records to different inboxes or delete them. |
|
5 |
+The {{smallcaps}}Imap{{/smallcaps}} plug-in for {{formcycle/}} lets you view the data submitted forms in your email client. This way you are notified of new submissions immediately. You can also move form records to different inboxes or delete them. This plugin is subject to additional charge. |
6 |
6 |
|
7 |
7 |
Technically speaking, this plugin provides an {{smallcaps}}Imap{{/smallcaps}} and {{smallcaps}}Smtp{{/smallcaps}} server to which most common email client can connect. |
8 |
8 |
|
... |
... |
@@ -158,6 +158,18 @@ |
158 |
158 |
|
159 |
159 |
== Version history == |
160 |
160 |
|
|
161 |
+**Version 3.0.1** |
|
162 |
+ |
|
163 |
+* Fixing a deadlock when importing projects under MSSQL. |
|
164 |
+* Increased reliability of message synchronization |
|
165 |
+* Removal of non-replaced placeholders from sender and recipient addresses |
|
166 |
+* System specific default ports for improved installation under Linux |
|
167 |
+ |
|
168 |
+**Version 3.0.0** |
|
169 |
+ |
|
170 |
+* Update for {{formcycle/}} version 7.0.1 |
|
171 |
+* Update for Java 11 |
|
172 |
+ |
161 |
161 |
**Version 2.1.0** |
162 |
162 |
|
163 |
163 |
* Switching to {{formcycle/}} version 6.5.5 |