SOGo - Package Updates
-
[2.9.1]
- Update SOGo to 5.5.1
- Full changelog
- addressbook(dav): return all value of all properties (940394d), closes #5462
- addressbook: close DB connection after DAV query (348a79c)
- calendar(dav): add DAV:status to DAV:response only when deleted (b061046), closes #5163
- calendar: display start & end dates in mail notifications (663915b)
- calendar: handle DST change for all-day events (0c5a269)
-
[2.10.0]
- Update SOGo to 5.6.0
- Full changelog
- calendar: optionally remove attendees that can't be invited (048858b, 4e5c865)
- calendar: search for past events and tasks (2f725a3), closes #5441
- mail(web): forward multiple messages as attachments (c476503), closes #33
- mail(web): Templates folder for pre-defined drafts (21dc73d, c986422), closes #4320 #5363
- mail: always forward incoming messages, before all filters (8ed4fc8)
-
[2.11.0]
- Update SOGo to 5.7.0
- Full changelog
- addressbook(web): import vList from versit file (51dc929)
- preferences: password constraints for SQL sources (2ef849c)
- calendar: disable wrapping of labels in mail templates (bd40b95)
- calendar: filter by matching property values (5452cd7)
-
[2.11.1]
- Update SOGo to 5.7.1
- Full changelog
- addressbook(dav): improve handling of addressbook-query (0720dc4)
- calendar: update all quick fields when updating event (a6f7c1e), closes #5546
- calendar: remove time from until date of rrule of all-day event (3f7fef0)
- calendar(js): conditional display of edit and delete buttons (16459c7)
- core: don’t remove double quotes when parsing versit strings (6bed6c0), closes #3530 #3930
- core: don’t remove double quotes when parsing versit strings (ebf032e d99aa82), closes #3530
- core: handle argon2i password scheme (2f9f610), closes #5531
- dav: return 405 when collection already exists (95eecc4), closes /datatracker.ietf.org/doc/html/rfc4918#section-9
- i18n: new localized strings for SQL-based password policies (5e6ad77)
- mail(js): add CKEditor plugins emoji and bidi (e18dc2c)
- mail(js): handle paste action from contextual menu (efe78c5), closes #5488
- mail(js): resolve sub mailboxes in global search (407bc53), closes #5559
- mail: use encoding from MIME part (27d45b6)
- preferences(js): don’t filter vacation start date (2ae03d5)
- preferences: regex in Sieve scripts are now case sensitive (adfd175), closes #5561
- web(js): improve validation of email addresses (67ccf74)
-
[2.12.0]
- Update SOGo to 5.8.0
- Full changelog
- password-recovery: Add password recovery with secret question or secondary email
- mail: Improve IMAP fetch sorting using NSDictionary keys instead of indexOfObject (40b5c09 48c7375 60ec315 38e886a)
- calendar: Add SOGoDisableOrganizerEventCheck parameter - this parameter is used to avoid checking calendar event's organizer (cddfdb9)
- calendar: Refresh data when clicking on 'today' (5fb82fe)
- login: Add button to discover password (7bfa900)
-
[2.12.1]
- Update SOGo to 5.8.1
- Full changelog
- alarms: Add possibility to use SMTP master account for system alarms. Fixes #5565. (53f9449 7faf4eb 8001e3f)
- core: Add SOGoDisableSharing option to disable sharing for mail, contacts and calendar (435495f)
- eas: Add SOGoEASDisableUI system parameter to remove EAS options in UI when ActiveSync is not used (04e15b5)
- mail: Add punycode (RFC 3492) to encode domain with special characters (e12583e 0a9b3d6 39032ac 13178a1)
- preferences: Improve TOTP - add validation code in preferences before saving to ensure user add qr code in totp application (0bd530a)
-
[2.12.3]
- Update SOGo to 5.8.3
- Full changelog
- calendar: Add week number on month view. Fixes #4457. (96639b7)
- mail: Add autolink from ckeditor. Fixes #5749 (810cd12)
- preferences: Add SOGoCreateIdentitiesDisabled domain option which disables identity creation for users in preferences (af6202b a14f9a7)
-
[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.16.0]
- Update SOGo to 5.11.0
- Full changelog
-
[2.16.1]
- Update SOGo to 5.11.1
- Full changelog
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login