From e7780487ea647692852957892d8999a44fd1a194 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 16 Apr 2018 10:43:53 +0200 Subject: [PATCH] NEWS update for 3.29.1 --- NEWS | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/NEWS b/NEWS index ecbe7a754b..bb1668bd07 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,76 @@ +Evolution 3.29.1 2018-04-16 +--------------------------- + +Bug Fixes: + Bug 794151 - The "File Under" field can not be edited (Milan Crha) + Bug 794138 - Search for Category Unmatched in Memos results in an error (Milan Crha) + Bug 788193 - [itip-formatter] Describe used recurrence, if possible (Milan Crha) + Bug 793915 - Option to convert UTC time to local time in Reply credits (Milan Crha) + Bug 602612 - Add 'Alternative Reply' menu option (Milan Crha) + Bug 794204 - Links in mailto: body not detected when composing in HTML (Milan Crha) + Bug 200907 - Add support for recurring tasks (Milan Crha) + Bug 794474 - Headers in forwarded message credits in opposite order (HTML) (Milan Crha) + Bug 516943 - Disable direct event Summary edit by default (Milan Crha) + Bug 794465 - [Automatic Contacts] Option to File under as "First Last" (Milan Crha) + Bug 791244 - Cannot copy text/click links in read-only events (Milan Crha) + Bug 792688 - Failed mail print operation causes crash (Milan Crha) + Bug 794628 - Don't preload timezones on libical 3.0.2+ (Dan Nicholson) + Bug 764044 - Leftover "Generating message list" in the status pane (Milan Crha) + Bug 794693 - Crash when trying to view email message source (Milan Crha) + Bug 794648 - Undo/Redo doesn't work in component Description (Milan Crha) + Bug 794718 - Calendar List view shows wrong start/end time (when in UTC) (Milan Crha) + Bug 794832 - Option to close window on deletion, not open next mail (Milan Crha) + Bug 793583 - webkit_web_view_load_html() garbages linked CSS content (Milan Crha) + Bug 724647 - Add option to Show full mail addresses in message preview (Milan Crha) + Bug 795106 - Compiler warnings about identical inner 'if' condition (Milan Crha) + Bug 795108 - Trailing bracket not stripped when linkifying URL inside angle brackets (Milan Crha) + Bug 794451 - Fix my previous changes (Andre Klapper) + +Miscellaneous: + Show 8 days in the To Do bar (Milan Crha) + Correct typo in config.h.in (Milan Crha) + Make it possible to disable Reminders for Tasks (Milan Crha) + Correct e_mail_formatter_canon_header_name() (Milan Crha) + Correct evolution stable flatpak build (Milan Crha) + Bump libical version to 3.0.3 in flatpak scripts (Milan Crha) + Avoid runtime warning when printing message with text/calendar attachment (Milan Crha) + Avoid runtime warning when creating fullname.ui dialog (Milan Crha) + Set transient parent for the "Full Name" editor dialog (Milan Crha) + Reply includes HTML attachment in message body (Milan Crha) + Mark missing string for translation (Piotr Drąg) + Ensure transient parent for ETimezoneDialog (Milan Crha) + [EMailDisplay] Do not call reload when nothing is loaded (Milan Crha) + Revert message composer part of the previous commit (Milan Crha) + Make list of headers for message preview reorderable in Preferences (Milan Crha) + [EToDoPane] With completed hide also cancelled tasks (Milan Crha) + Fix broken markup in Hungarian translation (Andre Klapper) + Use proper its format for translator comments (Andre Klapper) + Update how to use address book as a data source in LibreOffice (Andre Klapper) + Classification UI in task/cal editor is not consistent anymore (Andre Klapper) + No globe button anymore, just a 'Select' button (Andre Klapper) + Remove step covering a non-existing UI element (Andre Klapper) + Reflect the 3.26 UI in the docs (Andre Klapper) + Cover how to set objects as privcate by default (Andre Klapper) + +Translations: + Muhammet Kara (tr) + Daniel Mustieles (es) + Stas Solovey (ru) + Emin Tufan Çetin (tr) + Cheng-Chia Tseng (zh_TW) + Piotr Drąg (pl) + Anders Jonsson (sv) + Rafael Fontenelle (pt_BR) + Marek Černocký (cs) + Gianvito Cavasoli (it) + Christian Kirbach (de) + Rūdolfs Mazurs (lv) + Aurimas Černius (lt) + Matej Urbančič (sl) + Balázs Meskó (hu) + Jordi Mas (ca) + Gábor Kelemen (hu) + Evolution 3.28.0 2018-03-12 --------------------------- -- 2.11.4.GIT