Added
- Added "Paste as Plain Text" button to the editor (#5627)
- Auto link last entered link in the editor (#5280)
- Updated German translation.
Fixed
- Fixed "Show Original" on IMAP servers which reject searching by Message-ID (#5633)
- Do not show
.envfile content on the final step of Installation Wizard (GHSA-3gv6-4vmm-79pj) - Check if mailbox is active in
Mailbox::userHasAccess()(GHSA-59v9-2qvg-cxw8) - Do not allow to convert existing conversations into drafts (GHSA-6ff4-3w2c-mjj8)
- Check user access to conversation in
SendNotificationToUsersjob (GHSA-2j2c-g32w-96vm) - Retry "connection failed - SSL operation failed" error on fetching (#5623)
- Hide bell notifications text when user loses access to mailbox or conversation (GHSA-6545-8c3f-pp6w)
- Fixed fetching from Stalwart mail server (#5581)
- Implemented
$client->getLastError()function forwebklex/php-imap(#5633) - Fixed changing conversation customer when
APP_LIMIT_USER_CUSTOMER_VISIBILITYis enabled (#5640) - Fixed processing arrays in
Helper::stripTagsFromArray()(#5642) - Send
UserEmailReplyErroremails when user has no access to the mailbox or conversation (#5643)