From 8022ffecce5dea551ee5ffd3ea73dbdfe2f4ae93 Mon Sep 17 00:00:00 2001 From: Michael Gratton Date: Sun, 28 Apr 2019 14:30:36 +1000 Subject: [PATCH] Update files for 3.33.1 --- NEWS | 95 ++++++++++++++++++++++++++ THANKS | 5 +- desktop/org.gnome.Geary.appdata.xml.in | 8 ++- 3 files changed, 106 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0f917918..0ac67f3c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,98 @@ +Version 3.33.1 +~~~~~~~~~~~~~~ +Released: 2019-04-28 + +"Better late than never" + +Enhancements included in this release: + * Improved conversation performance + * Add dependency on libhandy + * Add IMAP and SMTP integration tests + * Added support for TNEF attachments + * Added Inspector window for real-time debugging + * Updated symbolic images + * Switched from libnotify to GNotify + * Added support for TNEF attachments + * Added support for application activation via DBus + * Add Inspector for real-time debugging + * Integrate desktop contacts into contacts popover + * Update the user manual + * Improved server compatibility + * Numerous bug fixes and user interface improvements + * Numerous user interface translation updates + +Thanks to all who contributed code fixes and enhancements to this +release: + * Christopher Davis + * Greg V + * Jiří Černý + * Jonathan Haas + * Kalev Lember + * Konstantin Kharlamov + * Niels De Graef + * Oliver Giles + * Rico Tzschichholz + * Tobias Bernard + +Thanks also to all who contributed translations, for the user +interface: + * Anders Jonsson (sv) + * Daniel Mustieles (es) + * Daniel Șerbănescu (ro) + * Federico Bruni (it) + * Jiri Grönroos (fi) + * Jordi Mas (ca) + * Piotr Drąg (pl) + * Rodrigo Lledó (es) + * Tim Sabsch (de) + +And for the user manual: + * Piotr Drąg (pl) + +Version 3.32 +~~~~~~~~~~~~ +Released: 2019-03-17 + +Enhancements included in this release: + * Application menu moved to the main window + * Desktop contacts are used for sender images + * Unknown contacts are given personalised initials and colour + * Updated application icons + * Improved server compatibility + * Custom email CSS now applied to Composer view + +Thanks to all who contributed code fixes and enhancements to this +release: + * Bilal Elmoussaoui + * Christian Kellner + * Christopher Davis + * Jakub Steiner + * Jan Tojnar + * Joel Duncan + * Konstantin Kharlamov + * Kristian Klausen + * p3732 + * Rico Tzschichholz + * Thomas Moschny + +Thanks also to all who contributed translations, for the user +interface: + * Alexandre Franke (fr) + * Anders Jonsson (sv) + * Ask Hjorth Larsen (da) + * Balázs Úr (hu) + * Bernd Homuth (de) + * Daniel Mustieles (es) + * Daniel Șerbănescu (ro) + * Fabio Tomat (fur) + * Jiri Grönroos (fi) + * Nathan Follens (nl) + * Piotr Drąg (pl) + * Rafael Fontenelle (pt_BR) + * Ryuta Fujii (ja) + * Serdar Sağlam (tr) + * Tim Sabsch (de) + Version 0.13 ~~~~~~~~~~~~ Released: 2019-02-17 diff --git a/THANKS b/THANKS index e4d8db4f..41a132f3 100644 --- a/THANKS +++ b/THANKS @@ -38,10 +38,11 @@ Jan Tojnar Janosch Rolles Jens Georg Jeremy Bicha -Jiri Cerny +Jiří Černý Joanmarie Diggs Joel Duncan Jon Dowland +Jonathan Haas john Jordan Petridis Juraj Fiala @@ -68,6 +69,7 @@ Mohamed Ibrahim nick richards Niels De Graef Nikolas Tapia +Oliver Giles Oskar Viljasaar Philipp Nordhus Piotr Drąg @@ -86,6 +88,7 @@ Sven Hagemann Thomas Moschny Tiago Quelhas Timo Kluck +Tobias Bernard Tom Most Victor Eduardo Viko Adi Rahmawan diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in index 2631a045..f22f4304 100644 --- a/desktop/org.gnome.Geary.appdata.xml.in +++ b/desktop/org.gnome.Geary.appdata.xml.in @@ -93,7 +93,13 @@

Enhancements included in this release:

    -
  • TODO
  • +
  • Improved desktop contact integration
  • +
  • Added support for TNEF attachments
  • +
  • Added Inspector window for real-time debugging
  • +
  • Updated the user manual
  • +
  • Improved server compatibility
  • +
  • Numerous bug fixes and user interface improvements
  • +
  • Numerous user interface translation updates