Skip to content

Stable Release v1.0.10

Compare
Choose a tag to compare
@papnoisanjeev papnoisanjeev released this 02 Apr 06:39
· 172 commits to master since this release

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.