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()
withfgets()
in Webklex/php-imap to avoid possible infinite loops.