Skip to content

Releases: uvdesk/mailbox-component

v1.1.5

19 Sep 07:56
v1.1.5
c4ddc00

Choose a tag to compare

Release Notes v1.1.5

🚵‍♂️ Misc. Updates

  • Code Refactoring.
  • Readme.md file updates.
  • Swiftmailer svg icon related update.

🐛 Bug Fixes

  • Email Encoding related issues fixes.
  • Removed duplicate imap folder which is creating issue with wamp setup.

Please refer to CHANGELOG-1.1.md for more information regarding updates included in this release.

v1.1.4

19 Dec 13:43
v1.1.4
ad6cfee

Choose a tag to compare

Release Notes v1.1.4

🚵‍♂️ [Misc. Updates]

  • Microsoft Modern App related updates.
  • License and support email address updates.
  • Code refactoring.

Please refer to CHANGELOG-1.1.md for more information regarding updates included in this release.

v1.1.3

13 Jun 13:34

Choose a tag to compare

🚀 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

10 Nov 10:26

Choose a tag to compare

🚀 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

13 Sep 11:02

Choose a tag to compare

🚀 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

23 Mar 14:34

Choose a tag to compare

🚀 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

27 Oct 12:09

Choose a tag to compare

🥇 [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

23 Aug 05:27

Choose a tag to compare

🏑 [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

21 Aug 07:15

Choose a tag to compare

🏑 [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

19 Jun 08:23

Choose a tag to compare

🏑 [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.