Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.162 source code.tar.gz | 2025-01-17 | 7.7 MB | |
1.8.162 source code.zip | 2025-01-17 | 10.9 MB | |
README.md | 2025-01-17 | 413 Bytes | |
Totals: 3 Items | 18.6 MB | 0 |
Added
* Updated Swedish language.
* Addeded filters allowing module customisation of email reply and user notification templates (#4477)
* Added Asia/Colombo
timezone to timezone options (#4483)
Fixed
* Fixed "Call to a member function getFullName() on null" when some user has been deleted from DB (#4467)
* Replace fread()
with fgets()
in Webklex/php-imap to avoid possible infinite loops.