[evolution] NEWS update for 3.39.1



commit e0d0a8872836907ca324b31b3f8948bad211bd44
Author: Milan Crha <mcrha redhat com>
Date:   Fri Jan 8 10:47:36 2021 +0100

    NEWS update for 3.39.1

 NEWS | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 144 insertions(+)
---
diff --git a/NEWS b/NEWS
index 999454f257..6ea0128dee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,147 @@
+Evolution 3.39.1 2021-01-08
+---------------------------
+
+Bug Fixes:
+       Bug 787993 - Mail: Rename and reposition 'Templates' submenu (Milan Crha)
+       Bug 788192 - Support mid: URI scheme (Milan Crha)
+       I#95 - Calendar: Show all calendar events in the List View (Milan Crha)
+       I#353 - [Prefer Plain] Generate plain text from text/html, if not available (Milan Crha)
+       I#550 - Mail: Compress flat thread indentation (Milan Crha)
+       I#620 - Add tag to free form expression syntax for Location (Milan Crha)
+       I#697 - Add tooltip to account/source connection icon (Milan Crha)
+       I#766 - Flatpak: Enable access to Kerberos tickets (Milan Crha)
+       I#847 - Make it easier to load remote content (Milan Crha)
+       I#913 - Switching to plain-text keeps signature's HTML formatting (Milan Crha)
+       I#1070 - Improve URL scanner (detect angle brackets) (Milan Crha)
+       I#1072 - EDateEdit: Doesn't signal date change when set to None (Milan Crha)
+       I#1073 - Calendar: Recurring DATE value can match DTSTART and DTEND (Milan Crha)
+       I#1075 - EHTMLEditorLinkDialog: Default to https:// (Milan Crha)
+       I#1085 - WebDAVBrowser: Show the collection URL in the tooltip (Milan Crha)
+       I#1089 - Extend the iTIP formatter to show ATTACH and URL (Milan Crha)
+       I#1090 - Forward as iCalendar: Embed event's local attachments (Milan Crha)
+       I#1092 - Mail: Skip error parts when quoting/printing messages (Milan Crha)
+       I#1094 - CollectionAccountWizard: Eventually prefill account name from server name (Milan Crha)
+       I#1095 - WebDAVBrowser: Escape text for use in markup (Milan Crha)
+       I#1096 - iTip formatter: Do not double-HTML-escape user comment (Milan Crha)
+       I#1097 - iTip formatter: Show HTML Description, when available (Milan Crha)
+       I#1103 - iTip formatter: Ignore non-opaque events in the conflict search (Milan Crha)
+       I#1109 - CompEditor: Hide known read only groups for new events (Milan Crha)
+       I#1118 - Calendar: Disable import when no destination is selected (Milan Crha)
+       I#1122 - ENameSelectorEntry: Missing contacts in the lookup (Milan Crha)
+       I#1123 - Composer: Spell check menu hides "Add to Dictionary" after open (Milan Crha)
+       I#1127 - EWebDAVBrowserPage: Offer 'Browse' for WebDAV sources only (Milan Crha)
+       I#1133 - Calendar: Preserver timezone on recurrence instances (Milan Crha)
+       I#1139 - backup-restore: Fails to find source registry's D-Bus service name (Milan Crha)
+       I#1140 - Calendar: Offer calendar mail address as organizer (Milan Crha)
+       I#1143 - CMake WITH_ENCHANT_VERSION is boolean, should be string (Milan Crha)
+       I#1148 - Send account override does not work with post to a mailing list (Milan Crha)
+       I#1150 - Mail: Localize all special folder names in the folder tree (Milan Crha)
+       I#1151 - Tasks: Add Advanced Search filters for Due dates (Milan Crha)
+       I#1156 - Composer: HTML email signature not stripped (Milan Crha)
+       I#1158 - Composer: Disable spellcheck of quoted text (Milan Crha)
+       I#1160 - itip-view: Default 'Inherit reminder' option to be checked (Milan Crha)
+       I#1170 - EWebDAVBrowser: The home sets not always expanded (Milan Crha)
+       I#1171 - Cannot copy text/click links in read-only events (Milan Crha)
+       I#1175 - composer-attribution-language doesn't take effect for C locale (Milan Crha)
+       I#1176 - cmd-line: Use folder: URI to switch Mail view folder (Milan Crha)
+       I#1179 - Calendar: Import may prefer "is instance" over "repeats" info (Milan Crha)
+       I#1187 - code-cleanup: Remove unnecessary NULL pointer checks (Markus Elfring)
+       I#1197 - Composer: BACKSPACE key on empty line simulates DEL key (Milan Crha)
+       I#1204 - Composer: Remove signature hints on message send (Milan Crha)
+       I#1206 - Mail: Preserve TABs in plain text body preview (Milan Crha)
+       I#1207 - Composer: Magic-links can reposition caret to incorrect place (Milan Crha)
+       I#1208 - Keep the space in the filenames upon saving (Milan Crha)
+       I#1213 - EFileRequest: URL-decode path of the file before using it (Milan Crha)
+       I#1214 - Composer: Block format change from UL/OL can split BODY (Milan Crha)
+       I#1216 - Add option to disable build of the 'alarm-notify' module (Markus Elfring)
+       I#1230 - mail-autoconfig: Set 15s timeout for autoconfig lookup (Milan Crha)
+       I#1231 - Mail: Add tooltips to attachment buttons in the preview (Milan Crha)
+       I#1242 - Tasks: "Uncompleted Tasks" filter does not work as expected (Milan Crha)
+       I#1243 - tnef-attachment: Fails to decode some TNEF event attachments (Milan Crha)
+       I#1255 - Composer: Add plugin to validate expected sender before send (Milan Crha)
+       I#1259 - Composer: Body from mailto: URI not enclosed in paragraphs (Milan Crha)
+       I#1262 - Composer: Forward -> Redirect includes account signature (Milan Crha)
+       I#1266 - Alternative Reply: Do not ellipsize template names (Milan Crha)
+       I#1273 - GLibTools.cmake: Generate signal marshallers without source reference (Milan Crha)
+       I#1286 - WebView: Change how scheme handlers are registered (Milan Crha)
+       I#1288 - Mail: Option to preserve folder expand state in Copy/Move to Folder (Milan Crha)
+       I#1309 - templates: Remove signature in $ORIG[quoted-body] (Milan Crha)
+       I#1312 - templates: Reply-To field is not copied to the new message (Milan Crha)
+       M!63 - Tasks: Add a filter option to show started tasks (Helmut Pozimski)
+       M!65 - Resolve build failure with ENABLE_CANBERRA set to OFF (David Ward)
+       M!66 - Typos 'the the ' -> 'the ' (Дилян Палаузов)
+       M!67 - CMake: Add the enumeration of possible values for WITH_ENCHANT_VERSION (Дилян Палаузов)
+       M!68 - mail-notification: Select new message when notification is clicked (Ryan Hendrickson)
+       M!69 - Use tabular numbers for any widgets that stack numbers (Ryan Hendrickson)
+       M!71 - flatpak: Allow to build a flatpak with a different build directory (Corentin Noël)
+       M!73 - HACKING: Replaced the bugzilla URL with the gitlab URL (Éloi Rivard)
+       M!74 - Fix a typo in a translated string (Yuri Chornoivan)
+       eds-I#281 - GLibTools.cmake: Use basename in glib-mkenums templates (Milan Crha)
+
+Miscellaneous:
+       html-editor: Update unit tests after change for I#1204 (Milan Crha)
+       CollectionAccountWizard: Show provided error message when password is required (Milan Crha)
+       Flatpak: Switch to 3.38 SDK and build its own libcanberra (Milan Crha)
+       EWebKitEditor: Prevent NULL dereference on call to WebKitWebView methods (Milan Crha)
+       Flatpak: Change git URL for libcanberra (Milan Crha)
+       ECalendarItem: Settings loaded only when being shown (Milan Crha)
+       Show preview of imported data in import assistant (Milan Crha)
+       Reuse existing mail session when generating import preview (Milan Crha)
+       Fix two memory leaks related to data import (Milan Crha)
+       Add 'Expression' condition to Calendar/Memo/Task Advanced Searches (Milan Crha)
+       Tasks: Add 'Scheduled Tasks' filter option (Milan Crha)
+       e-convert.js: Missing line breaks with nested paragraphs (Milan Crha)
+       em-folder-properties: Add a 'Path' value to the General tab (Milan Crha)
+       Calendar: Make it possible to assign email address to On This Computer sources (Milan Crha)
+       ECompEditor: Listen for target backend property change notification (Milan Crha)
+       ECompEditor: Extract plain email address from backend property (Milan Crha)
+       Mail: Disable 'Export to PDF' on drag & drop (Milan Crha)
+       ECompEditor: Add easy way to open URLs in the Location field (Milan Crha)
+       Calendar: Linkify URL and Location in import component preview (Milan Crha)
+       Bump glib requirement to 2.56, due to used functions from that version (Milan Crha)
+       main.c: Remove possibly obsolete WebKit tweaks (Milan Crha)
+       Fix new compiler warnings introduced by GLib minimum version bump (Milan Crha)
+       ecep_general_pick_organizer_for_email_address: The 'ii' can be used uninitialized (Milan Crha)
+       Add Kabyle translation into the e_supported_locales array (Milan Crha)
+       Flatpak: Update Flatpak manifests (Milan Crha)
+       ECalModel: Do not remove all objects on range change (Milan Crha)
+       Composer: UL/OL not wrapped properly in Plain Text mode (Milan Crha)
+       Shell: Make it possible to show webkit://gpu information (Milan Crha)
+       Misc: Mark ellipsis for translation (Milan Crha)
+       EABContactFormatter: Remove obsolete WebKitGTK code (Milan Crha)
+       action_show_webkit_gpu_cb: Use current view when searching for a web view (Milan Crha)
+       Remove unused and obsolete data/evolution.1 file (Milan Crha)
+       Add '--force-shutdown' argument information into the man page (Milan Crha)
+       help: Fix broken xpointer namespaces (Andre Klapper)
+       help: Fix broken xinclude for license in footer (Andre Klapper)
+       help: Remove unhelpful 'Getting Started' page (Andre Klapper)
+       help: Cover how to show a specific window/folder when starting the app (Andre Klapper)
+
+Translations:
+       Fabio Tomat (fur)
+       Yuri Chornoivan (uk)
+       Balázs Úr (hu)
+       Efstathios Iosifidis (el)
+       Juliano de Souza Camargo (pt)
+       Yosef Or Boczko (he)
+       Charles Monzat (fr)
+       Dušan Kazik (sk)
+       Carmen Bianca BAKKER (eo)
+       Jordi Mas (ca)
+       Christian Kirbach (de)
+       Tim Sabsch (de)
+       Marek Černocký (cs)
+       Kjartan Maraas (nb)
+       Daniel Mustieles (es)
+       Florentina Mușat (ro)
+       Aurimas Černius (lt)
+       Jordi Mas i Hernandez (ca)
+       Asier Sarasua Garmendia (eu)
+       Fran Dieguez (gl)
+       Mario Blättermann (de)
+       Andika Triwidada (id)
+       Anders Jonsson (sv)
+
 Evolution 3.38.0 2020-09-11
 ---------------------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]