What's Changed
- Issue #411: Implement OAuth support by @Sebbo94BY in #738
- Extend unit tests and fix decoding bug by @Sebbo94BY in #742
- Add note regarding unbundled ext-imap for PHP 8.4.x and newer by @Sebbo94BY in #743
- Fix implicit nullability deprecation by @Sebbo94BY in #744
- Fix wrong German Umlauts conversion by @Sebbo94BY in #745
- Add fallback for SEEN SINCE searches and document IMAP behavior by @Sebbo94BY in #746
- Issue 691: Expose missing Message-ID reference headers by @Sebbo94BY in #747
- Fix broken decodeStringFromUtf7ImapToUtf8() function by @Sebbo94BY in #748
- Fix flattenParts() for PARTY_TYPE_TWO by @Sebbo94BY in #749
- Deduplicate and fix disposition checks by @Sebbo94BY in #750
- Preserve original attachment filenames by @Sebbo94BY in #751
- Refactor php-cs-fixer config, apply changes and fix PHPUnit error by @Sebbo94BY in #752
- Add support for keep original attachment filenames by @Sebbo94BY in #753
- Fix incorrect IMAP-style sequence-set element handling by @Sebbo94BY in #754
- Fix boolean received error in getFileInfo() by @Sebbo94BY in #755
- Issue #700: Automatically expose all custom headers by @Sebbo94BY in #756
Full Changelog: 5.0.0...6.0.0