Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 799 Bytes

CHANGELOG-1.1.md

File metadata and controls

17 lines (13 loc) · 799 Bytes

CHANGELOG for 1.1.x

This changelog references any relevant changes introduced in 1.1 minor versions.

  • 1.1.2 (2022-11-10)

    • Feature: Add improved log reports when refreshing mailboxes
  • 1.1.1 (2022-09-13)

    • Bug Fixes: Entity reference updates and other miscellaneous bug fixes
  • 1.1.0 (2022-03-23)

    • 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)