Evolution Bug Fixes:
- I#3302 - Truncated file stored in the (mail) cache
- I#3307 - prefer-plain: Empty body when prefer plain with HTML and no plain text
- I#3311 - Fails to import Chinese Outook PST file (charset)
- I#3315 - Marcus Bains line is displayed on the wrong day
- I#3317 - Inconsistent timezone for completed tasks
- M!218 - Mail: Call malloc_trim after folder sync and message list regen (Nirbheek Chauhan)
Evolution Miscellaneous:
- message-list: Remove redundant g_free call (Nirbheek Chauhan)
- test-web-view-jsc: Correct JavaScript variable initialization
- e-message-popover: Make the label text selectable
- Calendar: Use icaldurationtype_as_utc_seconds() for libical 4.x
- ECategoriesSelector: chain-up finalize to parent (Corentin Noël)
- mail: Use E_OAUTH2_SERVICE_ERROR instead of abused G_IO_ERROR codes
Evolution Translations:
Evolution-Data-Server Bug Fixes:
- I#637 - IMAPx: Sent folder reverts to default with iCloud email and Quick Resync
- evo-I#3302 - Truncated file stored in the (mail) cache
Evolution-Data-Server Miscellaneous:
- e-ms-oapxbc: Simplify error handling in MS-OAPXBC OIDC extension
- e-ms-oapxbc: Fix error handling of broker response
- e-ms-oapxbc: Align D-Bus parameters with sso-mib (Felix Moessbauer)
- e-ms-oapxbc: Add support for broker versions > 2.0.1 (Felix Moessbauer)
- Do not lock SExp object in data book/cal views start
- e-book-meta-backend: Handle data: URI-s in PHOTO/LOGO
- Calendar: Use icaldurationtype_as_utc_seconds() for libical 4.x (Antonio Rojas)
- OAuth2: Use its own error domain and add camel_util_is_network_error()
Evolution-Data-Server Translations:
Evolution-EWS Bug Fixes:
- I#333 - m365: Skip Out of Office check for shared mailboxes
- I#335 - m365: GOA account can delay OAuth2 support addition
- evo-I#3302 - Truncated file stored in the (mail) cache
Evolution-EWS Miscellaneous:
- e-m365-connection: Ensure soup message body is filled on retry
- Calendar: Use icaldurationtype_as_utc_seconds() for libical 4.x
- OAuth2: Uses its own error domain