SOGo - Package Updates
-
[2.16.0]
- Update SOGo to 5.11.0
- Full changelog
-
[2.16.1]
- Update SOGo to 5.11.1
- Full changelog
-
[2.16.2]
- Update SOGo to 5.11.2
- Full changelog
-
[2.17.0]
- Update base image to 5.0.0
-
[2.17.1]
- OCSAclURL and OCSAdminURL are required
-
[2.17.2]
- add indent
-
[2.18.0]
- Update sogo to 5.12.0
- Full Changelog
- calendar: Can now create Jitsi link when making event (42c227b 9f4f48a)
- dev: add devcontainer config to test and dev on sogo (8904350)
- mail: Deletion of mail older than x. Closes #6023. (6f86506 ea427ea)
- mail: Add move to icon on the mail view. Closes #6028. (f65ab9b)
- mail: Add sort by recipient instead of from in sent folder. Change subject_or_to in sent folder for search instead of subject_or_from. Closes #6030. (2258d5c)
- mail: Add 'Return-Receipt-To' header for mail receipt (b3c77a0)
- core: Check password strength on login (SQL Source). Closes #6025. (178b1a3)
-
[2.18.1]
- Update sogo to 5.12.1
- Full Changelog
- calendar: Make the Jitsi meeting room prefix configurable (4a68909)
- calendar: Fix typo Jisti Jitsi (ab9f0c1)
- calendar: properly show the URL property in iCalendar (eb7f551)
- calendar: put valarm at the end of vevent block to satisfy outlook.office.com which is too lazy to follow the spec (148fab9)
- db: log an error if the table sogo_folder_info is malformed (3616e56)
- folder: fix folders sorting for special folders (1f8dc12)
- iOS: iOS 18.4 encodes caldav url and put %40 instead of @ for username. Fix that. (9e431d0)
- ldap: update baseDN with correct domain if needed (ca425e6)
- sieve: Correctly update default sieve filter for new users (7c59e6b)
- smtp: fix string type (788ece4)