v2.1.0
Main Changes
- Minimum requirement is PHP 8.1
- PHPUnit 10
- Enhancement RFC 6154: IMAP LIST Extension for Special-Use Mailboxes
- SCRAM-SHA-1/512 and SCRAM-SHA-1/512-PLUS authentication mechanisms
What's Changed
- Add an extra mutation observer for when the msg_text_inner element shows up in the DOM right after its parent msg_text by @jacob-js in #1014
- Docker refresh by @jonocodes in #1001
- Sieve: fixed multiple actions broken by validation by @josaphatim in #1043
- Auto detect IMAP special folders when configuring account by @Yannick243 in #1022
- [FIX]smtp/modules.php: Fix "Message contains more than the maximum number of recipients" on reply by @IrAlfred in #1004
- Remove references to test repo by @jonocodes in #1053
- Fixed everything view not updating correctly by @josaphatim in #1055
- Removing CRAM-MD5 mechanism by @Danelif in #1061
- Revert "Removing CRAM-MD5 mechanism" by @Danelif in #1062
- Resolve Creation of dynamic property Hm_IMAP::$ banner is deprecated by @Shadow243 in #1064
- Upgrade PHPUnit from 9 to 10 by @Shadow243 in #1044
- Fix setting sieve host when sieve disabled by @josaphatim in #1066
- Update docker image from php 7 to 8 by @jonocodes in #1059
- Fix adding one server multiple times by @josaphatim in #1067
- [UPD]README.md: update the link for installation instructions (master, version 1 and Version 2) by @IrAlfred in #1071
- Fix special folder mappings by @goldenmean58 in #1075
- [FIX]Fix bootstrap icon issue on collapse folder subfolders by @IrAlfred in #1070
- [FIX]Fixing the display of parent folder when creating subfolder by @IrAlfred in #1069
- [UX] servers page : make servers page to be responsive on mobile by @Bienvenumoringa in #1005
- [FIX]output_modules.php(message_headers): Show Snooze and Block Sender options.... by @Baraka24 in #1054
- [ENH] Adding SCRAM-SHA authentication mechanisms to cypht by @Danelif in #1072
- Added possibility to edit server data by @josaphatim in #1074
- Possible issue with themes fixed by @Joekarl757 in #1073
- Fixed Class ScramAuthenticator not found in modules/imap/hm-imap.php by @josaphatim in #1082
- Update .gitignore to exclude Docker's persistence directory by @Yannick243 in #1057
New Contributors
- @jonocodes made their first contribution in #1001
- @Danelif made their first contribution in #1061
- @goldenmean58 made their first contribution in #1075
- @Bienvenumoringa made their first contribution in #1005
- @Joekarl757 made their first contribution in #1073
Full Changelog: v2.0.1...v2.1.0