Fixed
- Fixed icon tags in the editor (#5564)
- Fixed variables in mailbox signatures (#5565)
- Check
checkIsOnlyAssigned()when editing or deleting user threads (GHSA-89fj-jcr7-2c68) - Perform
user->canSeeOnlyAssignedConversations()check inConversationsController->conversationsFilterQuery()andConversation::getChats()(GHSA-c83g-9f2m-9cmw) - Check
HTTP_CF_CONNECTING_IPin Request and escape values in Logs Monitor emails (GHSA-9cm3-qvj2-8hg4) - Check user access to the conversation when processing reply to email notification (GHSA-83xx-8c27-gq78)
- Fixed actor in web notifications (#5566)
Changed
- Removed
folder_id_stateindex from Conversations table.