| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.235 source code.tar.gz | 2026-08-15 | 7.9 MB | |
| 1.8.235 source code.zip | 2026-08-15 | 11.2 MB | |
| README.md | 2026-08-15 | 695 Bytes | |
| Totals: 3 Items | 19.2 MB | 0 | |
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.