Patch Notes

VersionChangesSupported Planon Versions
1.0.0First release versionL114 and higher
1.0.1Fix issue with update of archived orders
Fix issue with handling warnings and confirmations
L120 and higher
1.1.0Added a new setting to identify inline attachments in emails for both IMAP and Graph API protocols.L120 and higher
1.2.0Add new setting includeEmptyAttachments to include empty attachments or not to inlcude for Email Worker
Fix issue with sending of subsequent mails if sending a mail fails via Email Worker
L122 and higher
1.2.1Improve error handling when multiple email config files are presentL123 and higher
1.2.2Change error to warning when there are no attachments to send with setting ‘emailAttachmentMandatory’ set to true on EmailWorkerL125 and higher
1.3.0Add support for attachments from WebDAV in EmailWorkerL129 and higher
1.3.1- Fix issue with missing emails when using GRAPHAPI protocol.
- Fix issue processing of emails if one of the emails falls under IGNORE category
L129 and higher
1.3.2Refactored the EmailWorker to treat each email as a separate processing node, back up attachments immediately upon completion of each node, and back up or move the configuration file only after the entire batch has been processed.