SOGo - Package Updates
Pinned
SOGo
-
[2.12.5]
- Default to showing only subscribed folders like other mail clients
-
[2.13.1]
- Update SOGo to 5.9.1
- Full changelog
- addressbook: Add global address book autocomplete on vlist (11ad203 0b1f2b0 0560efd)
- core: Add mobile provisioning download for Apple's devices (19915e3 6d16ee7 d38cc86 cd50ee0 65f8336 4fe01f9 a273f7a)
- core: add SOGoDisableExport option to disable export for mail, calendar and contacts (d0b4b50)
- core: Add SOGoDisableSharingAnyAuthUser option to disable sharing to any user authenticated for mail, contacts and calendar (e0ef59d)
- mail: Add an option in Preferences to display full email instead of name alone in mailboxes (2e670f7)
- mail: Add SOGoMailHideInlineAttachments option to hide attachments when inline. Fixes #5490. (f41ab2e abce5f4 aa53524 ca2c5c1)
- password: Add specials characters to POLICY_MIN_SPECIAL_SYMBOLS (7d66699)
- preferences: can set SOGoForwardConstraints to 3 to accept both internal and external domains from SOGoForwardConstraintsDomains (c872fb4)
- reply: add references header when replying (b396a27)
- ux: select all button will unselect all if click again (6e60b10 1ae02eb)
- addressbook: autocomplete correctly return two contacts from two ldap with same id (1d3da92)
- calendar: do not let DURATION and DTEND be both present in vevent (0023a9c)
- calendar: If content is NSData, properly convert it to NSString (21571ab)
- calendar: properly set the start date range for yearly events (1e8127b)
- core: Add cache for CDefaultsSize to avoid spamming SQL request (87e1240 81f2d88)
- core: Fix calendar issues with Thunderbird related to vlist exclusion. Fix error log on photo. Closes #5885 (6b08f2e)
- core: Fix user profile retrieval when using utf8mb4_bin collation - in this case the SQL results may return NSdata instead of NSString. Fixes #5902. (3cd9910)
- hmtl: prevent html injection of tag form (7481ccf)
- http: set correct Accept header when dowloading eml file (c569ed2)
- mail: Clean temporary files when mail is sent (f35a37b d163405)
- mail: Fix duplication of images when saving draft. Fixes #5888 (ee9899f 9c09485)
- scripts: wrong type for c_value in script for complete unicode coverage (65374e4)
- sogo-tool: add protection to expire-sessions if the input is not an integer (bb943e4)
- translation: incorret value causing trouble to transifex (4b45dc7)
-
[2.15.1]
- Disable debug logging
-
[2.15.2]
- Disable ActiveSync if WOWorkersCount is 0
-
[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)