Bugfixes
- Delete folder failed
- FetchType::INDEX broken in ImapClient::Fetch
- SequenceSet error https://github.com//issues/170#issuecomment-1007854858
- is_uploaded_file() check was missing
Improvements
- Added subscribe option to Create folder popup
- Better Domain management with simplified SASL Mechanisms support
- Better admin packages/extensions handling
- Cleanup some CSS
- Cleanup StreamWrappers and no need for WhitespaceFilter
- Drop
use_imap_list_subscribe
ini option and use 'HideUnsubscribed' = false by default. This prevents user questions regarding: "my folders are missing" - Inline images are wrongly detected as attachments #180
- Merged RainLoop\Enumerations\UploadClientError into RainLoop\Enumerations\UploadError
- Rename RAINLOOP_INCLUDE_AS_API to SNAPPYMAIL_INCLUDE_AS_API as they are different
- Restructure and cleanup some RainLoop Actions code
- SASL SCRAM-SHA-512 and SCRAM-SHA3-512 #182