Releases: uvdesk/mailbox-component
v1.1.3
🚀 Release Notes v1.1.3
Changelog (v1.1.2...v1.1.3)
- Update: Dropped dependency on uvdesk/composer-plugin in support of symfony/flex
Please refer to CHANGELOG-1.1.md for more information regarding updates included in this release.
v1.1.2
🚀 Release Notes v1.1.2
Changelog (v1.1.1...v1.1.2)
- Feature: Add improved log reports when refreshing mailboxes
Please refer to CHANGELOG-1.1.md for more information regarding updates included in this release.
v1.1.1
🚀 Release Notes v1.1.1
Changelog (v1.1.0...v1.1.1)
- Bug Fixes: Entity reference updates and other miscellaneous bug fixes
Please refer to CHANGELOG-1.1.md for more information regarding updates included in this release.
v1.1.0
🚀 Release Notes v1.1.0
Changelog (v1.0.14...v1.1.0)
- Feature: Improved compatibility with PHP 8 and Symfony 5 components
- Bug #92: Check if replyTo headers is provided while processing mail content (vipin-shrivastava)
- Bug #90: Fix ErrorException thrown on empty $mailData['replyTo']. (fiftyz)
- Bug #88: Update mailbox configuration form placeholder values (vipin-shrivastava)
- Bug #87: Update search criteria when looking up relevant threads based on inReplyTo reference ids (vipin-shrivastava)
Please refer to CHANGELOG-1.1.md for more information regarding updates included in this release.
Stable Release v1.0.14
🥇 [Misc. Updates]
- Compatibility with PHP 8.
- Added Errors catch during ticket conversion using refresh mailbox command errors will show on console in case of any error.
- Added a manual check method to check ticket create process using raw content of emails.
🐛 [Bug Fixes]
- Issue #69: upgrade php-mime-mail-parser version to 7.
- Issue #71: Use IMAP IDLE to immediately get new tickets.
- Issue #72: Error configuring CRONTAB.
- Issue #80: Mailbox component doesn't extract inline image as attachment.
- Issue #81: Received Emails not creating/updating tickets.
Please refer to CHANGELOG-1.0.md for more information regarding updates included in this release.
Stable Release v1.0.13
🏑 [Misc. Updates]
- Lowercase and uppercase check condition added for searching mailbox.
- Option added for delete inbox emails after mails fetch and converted into ticket.
- Collaborator reply threads added into ticket threads.
🐛 [Bug Fixes]
- Issue #399: When collaborator reply from email then name is not showing.
Please refer to CHANGELOG-1.0.md for more information regarding updates included in this release.
Stable Release v1.0.12
🏑 [Misc. Updates]
- Lowercase and uppercase check condition added for searching mailbox.
- Option added for delete inbox emails after mails fetch and converted into ticket.
- Collaborator reply threads added into ticket threads.
🐛 [Bug Fixes]
- Issue #399: When collaborator reply from email then name is not showing.
Please refer to CHANGELOG-1.0.md for more information regarding updates included in this release.
Stable Release v1.0.11
🏑 [Misc. Updates]
- Methods added for checking Mailbox Email exist in multiple "To" Email address and creating ticket for the same.
Please refer to CHANGELOG-1.0.md for more information regarding updates included in this release.
Stable Release v1.0.10
Release Notes v1.0.10
🐛 [Bug Fixes]
- Issue #58: MailboxService fails to create new ticket when to is not canonically defined.
- Issue #59: getting exception when click on add new mailbox button.
- Issue #60: mailbox is accessible by agent using search bar.
- Issue #61: Email validation failure.
- Issue #62: Email validation failure.
- Issue #64: email are not converted into ticket as mailbox is case sensitive.
- Issue #65: email are not converted into ticket if sent from web form.
- Issue #67: The new MailboxService.php did not open ticket from emails.
- Issue #68: Emails from same sender with same subject line not created.
🏒 [Misc. Updates]
- Controller updates as per Symfony version 4.3 for remove depreciation messages.
- Updates with precheck statement for ticket creation process.
- Code updates for Auto-forwarding and forwarding emails updates.
- Accept and convert both capitalize and non-capitalize email conversion.
Please refer to CHANGELOG-1.0.md for more information regarding updates included in this release.
Stable Release v1.0.9
Release Notes v1.0.9
🐛 [Bug Fixes]
Please refer to CHANGELOG-1.0.md for more information regarding updates included in this release.