Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.181 source code.tar.gz | 2025-05-27 | 7.8 MB | |
1.8.181 source code.zip | 2025-05-27 | 11.0 MB | |
README.md | 2025-05-27 | 519 Bytes | |
Totals: 3 Items | 18.8 MB | 0 |
Security
* Eliminate possibility of race condition when deleting a user.
* Strip tags in User::setData()
method.
* Take into account APP_SHOW_ONLY_ASSIGNED_CONVERSATIONS
option when deleting a conversation.
Fixed
* Fixed error occurring on creating mailbox (#4800)
* Do not trim values enclosed in quotes in sanitiseVariableValue()
function (#4714)
* Show translated messages when activating or deactivating modules.
Changed * Suppress "Duplicate entry" error when fetching emails (#4795)