summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2021-07-09 07:37:08 +0200
committerMilan Crha <mcrha@redhat.com>2021-07-09 07:37:08 +0200
commit6a91729924ce575d257d78cb0c8d0d19f9b9b7d2 (patch)
tree5c2989c4c01a96125caaa265812a2935ee71a12e /NEWS
parent8133087c2a7ca033b249698df060e25b52409ee1 (diff)
downloadevolution-data-server-6a91729924ce575d257d78cb0c8d0d19f9b9b7d2.tar.gz
NEWS update for 3.41.13.41.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS79
1 files changed, 79 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e9b362bd..4bb6d7d8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,82 @@
+Evolution-Data-Server 3.41.1 2021-07-09
+---------------------------------------
+
+Bug Fixes:
+ I#289 - Support Matrix IM Protocol for Contacts (Milan Crha)
+ I#306 - Camel: Listen for change notifications on spool account (Milan Crha)
+ I#313 - EXmlDocument: Export unformatted text, to save bandwidth (Milan Crha)
+ I#315 - EWebDAVDiscover: Correct error response (Milan Crha)
+ I#316 - vCard: PHOTO/LOGO is a single value attribute (Milan Crha)
+ I#317 - Add OAuth2 for Yahoo! accounts (Milan Crha)
+ I#319 - SMTP: Extra empty line added at the end of the message (Milan Crha)
+ I#323 - Camel: Consider plain words as message ids in In-Reply-To/References headers (Milan Crha)
+ I#326 - libecal: Move Due date relative to the Start date on a recurring task completion (Milan Crha)
+ I#328 - IMAPx: LIST-STATUS is not an extension of the LIST-EXTENDED (Milan Crha)
+ I#329 - Calendar: Add SIMPLE_MEMO_WITH_SUMMARY capability (Milan Crha)
+ I#334 - ECredentialsPrompter: Truncate multiline for pasted passwords (Milan Crha)
+ I#335 - CamelFolder: Calls Junk/Not-Junk learn repeatedly (Milan Crha)
+ I#336 - Handle "Object is out of sync" during backend refresh better (Milan Crha)
+ M!68 - SetupBuildFlags.cmake: Correct testing of two compiler/linker build flags (Matt Turner)
+ M!71 - CamelFolderThread: Use g_clear_object/pointer when possible (Corentin Noël)
+ evo-I#571 - IMAPx QResync: Folder doesn't show all messages actually in it (Milan Crha)
+ evo-I#1499 - ECredentialsPrompter: Ask for dialog parent with the auth_source (Milan Crha)
+ evo-I#1512 - Choose account with which to forward message in filter rule (Milan Crha)
+
+Miscellaneous:
+ EWebDAVCollectionBackend: Preset also auth method on the new child (Milan Crha)
+ Camel: Fails to filter unread junk messages in a virtual Junk folder (Milan Crha)
+ Add Yahoo! OAuth2 service objects into the developer documentation (Milan Crha)
+ ESourceWebDAV: Fallback to SHA1 on SSL trust verification if needed (Milan Crha)
+ tests: Change how timezone is verified in CalMetaBackend test (Milan Crha)
+ Ensure non-const pointers passed to I_CAL_IS_... functions (Milan Crha)
+ tests: Run book-migration Berkeley DB tests only if libdb had been found (Milan Crha)
+ ECalBackendSync: Ensure no Recurrence-ID set when removing all components (Milan Crha)
+ PrintableOptions.cmake: Correct variable name comparison (Milan Crha)
+ libecal: Fix a warning caught by a gcc static analyzer (Milan Crha)
+ ECollectionBackend: Fix a memory leak (Milan Crha)
+ gnome_online_accounts_create_client_cb: Prefer g_clear_object() (Milan Crha)
+ Data Factories: Miscellaneous fixes (Milan Crha)
+ ECalCache: Drop timezones_lock (Milan Crha)
+ ECalBackend: Deliver component change notifications in a dedicated thread (Milan Crha)
+ CardDAV: Recognize OPTIONS 'Bad Request' response as success for Google (Milan Crha)
+ Fix e_webdav_session_util_item_href_equal() (Milan Crha)
+ Addressbook: Switch from GData Contacts API to CardDAV API for Google books (Milan Crha)
+ Camel: Stop using allow-none annotation (Corentin Noël)
+ Introspection: Get rid of allow-none (Corentin Noël)
+ CamelMimeFilterEnriched: Add safety checks into enriched_to_html() (Milan Crha)
+ Calendar: Support THIS_AND_FUTURE range for the Recurrence-ID (Milan Crha)
+ Calendar: Improve the annotation coverage (Corentin Noël)
+ tests: Workaround libphonenumber behavior change (Milan Crha)
+ test-book-client-write-write: Fix occasional test failure (Milan Crha)
+ IMAPx: Change how Junk and NotJunk flags are handled (Milan Crha)
+ ECalBackendFile: Free interval tree only when being allocated (Milan Crha)
+ Calendar: Drop leftover GDataClientLogin reference in the gtasks backend (Milan Crha)
+
+Translations:
+ Alexey Rubtsov (ru)
+ Asier Sarasua Garmendia (eu)
+ Aurimas Černius (lt)
+ Bruce Cowan (en_GB)
+ Chao-Hsiung Liao (zh_TW)
+ Charles Monzat (fr)
+ Daniel Mustieles (es)
+ Daniel Șerbănescu (ro)
+ Emin Tufan Çetin (tr)
+ Enrico Nicoletto (pt_BR)
+ Fabio Tomat (fur)
+ Florentina Mușat (ro)
+ Fran Dieguez (gl)
+ Gianvito Cavasoli (it)
+ Hugo Carvalho (pt)
+ Kjartan Maraas (nb)
+ Luna Jernberg (sv)
+ Nathan Follens (nl)
+ Piotr Drąg (pl)
+ Tim Sabsch (de)
+ Yuri Chornoivan (uk)
+ Zander Brown (en_GB)
+ Мирослав Николић (sr)
+
Evolution-Data-Server 3.40.0 2021-03-19
---------------------------------------