diff --git a/NEWS b/NEWS index 4291ee46..0f917918 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,104 @@ +Version 0.13 +~~~~~~~~~~~~ +Released: 2019-02-17 + +Enhancements included in this release: + * Unread email count is now updated correctly + * Conversations load faster, smoother with better feedback + * Support for email accounts added via GNOME Online Accounts + * Improved account creation and management user interface + * Email flagged as deleted but not removed by other apps now hidden + * Individual messages in a conversation can be deleted + * Internal links in HTML email now work + * Supported ordered and unordered lists in the composer + * Rich text pasting improvements in the composer + * Plain text versions of rich text mail includes formatting + * Detached composers now remember their last used size + * Better reporting when a login, security or other problem occurs + * Reduced background synchronisation CPU use + * Improved handling when going online and offline + * Show an in-application notification when email has been sent + * Flag possibly spoofed email addresses + * Improve privacy when sending email using an alias + * Subject, sender and date are being shown when printed again + * Server compatibility improvements + * Build, testing and other infrastructure improvements + * Numerous bug fixes and minor user interface improvements + * Numerous user interface translation updates + +Thanks to all who contributed code fixes and enhancements to this +release, including a number of new contributors: + + * Adrien Plazas + * Alex Henrie + * Andre Klapper + * Erik Faye-Lund + * Federico Bruni + * Gautier Pelloux-Prayer + * Georges Basile Stavracas Neto + * Greg V + * James Magahern + * Jan Tojnar + * Jiri Cerny + * Joel Duncan + * john + * Jordan Petridis + * Juraj Fiala + * Kacper Bielecki + * Michael Catanzaro + * nick richards + * Niels De Graef + * Nikolas Tapia + * Oskar Viljasaar + * Piotr Drąg + * Rico Tzschichholz + +Thanks also to all who contributed translations, for the user +interface: + * Alan Mortensen (da) + * Anders Jonsson (sv) + * Ask Hjorth Larsen (da) + * Balázs Meskó (hu) + * Balázs Úr (hu) + * Baurzhan Muftakhidinov (kk) + * Carlos Abel Córdova Sáenz (es) + * Christian Schröder (de) + * Claude Paroz (fr) + * Daniel Mustieles (es) + * Daniel Șerbănescu (ro) + * Dušan Kazik (sk) + * Emin Tufan Çetin (tr) + * Federico Bruni (it) + * Frank Brütting (de) + * GNOME Translation Robot (nl) + * Isaac Ferreira Filho (pt_BR) + * Jiri Grönroos (fi) + * Jordi Mas (ca) + * Josef Andersson (sv) + * Kristjan SCHMIDT (eo) + * Kukuh Syafaat (id) + * Marek Cernocky (cs) + * Mario Blättermann (de) + * Matej Urbančič (sl) + * Nathan Follens (nl) + * Piotr Drąg (pl) + * Rafael Fontenelle (pt_BR) + * Ryuta Fujii (ja) + * Sabri Ünal (tr) + * Stas Solovey (ru) + * Tim Sabsch (de) + * Yuras Shumovich (be) + +And for the user manual: + * Anders Jonsson (sv) + * Emin Tufan Çetin (tr) + * Federico Bruni (it) + * Marek Černocký (cs) + * Mario Blättermann (de) + * Muhammet Kara (tr) + * Piotr Drąg (pl) + * Rafael Fontenelle (pt_BR) + Version 0.12 ~~~~~~~~~~~~ Released: 2017-10-02 diff --git a/debian/changelog b/debian/changelog index bea24cd0..e9871fe9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,29 @@ -geary (0.13~~master-1~artful1) unstable; urgency=medium +geary (0.13.0-1~bionic1) bionic; urgency=medium - * Begin 0.13 development + * Unread email count is now updated correctly + * Conversations load faster, smoother with better feedback + * Support for email accounts added via GNOME Online Accounts + * Improved account creation and management user interface + * Email flagged as deleted but not removed by other apps now hidden + * Individual messages in a conversation can be deleted + * Internal links in HTML email now work + * Supported ordered and unordered lists in the composer + * Rich text pasting improvements in the composer + * Plain text versions of rich text mail includes formatting + * Detached composers now remember their last used size + * Better reporting when a login, security or other problem occurs + * Reduced background synchronisation CPU use + * Improved handling when going online and offline + * Show an in-application notification when email has been sent + * Flag possibly spoofed email addresses + * Improve privacy when sending email using an alias + * Subject, sender and date are being shown when printed again + * Server compatibility improvements + * Build, testing and other infrastructure improvements + * Numerous bug fixes and minor user interface improvements + * Numerous user interface translation updates - -- Michael Gratton Mon, 02 Oct 2017 22:36:13 +1100 + -- Michael Gratton Sun, 17 Feb 2019 22:59:46 +1100 geary (0.12.0-1~xenial1) xenial; urgency=medium diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in index 68508d86..48288beb 100644 --- a/desktop/org.gnome.Geary.appdata.xml.in +++ b/desktop/org.gnome.Geary.appdata.xml.in @@ -77,6 +77,35 @@ geary + + +

Enhancements included in this release:

+
    +
  • Unread email count is now updated correctly
  • +
  • Conversations load faster, smoother with better feedback
  • +
  • Support for email accounts added via GNOME Online Accounts
  • +
  • Improved account creation and management user interface
  • +
  • Email flagged as deleted but not removed by other apps now hidden
  • +
  • Individual messages in a conversation can be deleted
  • +
  • Internal links in HTML email now work
  • +
  • Supported ordered and unordered lists in the composer
  • +
  • Rich text pasting improvements in the composer
  • +
  • Plain text versions of rich text mail includes formatting
  • +
  • Detached composers now remember their last used size
  • +
  • Better reporting when a login, security or other problem occurs
  • +
  • Reduced background synchronisation CPU use
  • +
  • Improved handling when going online and offline
  • +
  • Show an in-application notification when email has been sent
  • +
  • Flag possibly spoofed email addresses
  • +
  • Improve privacy when sending email using an alias
  • +
  • Subject, sender and date are being shown when printed again
  • +
  • Server compatibility improvements
  • +
  • Build, testing and other infrastructure improvements
  • +
  • Numerous bug fixes and minor user interface improvements
  • +
  • Numerous user interface translation updates
  • +
+
+

Enhancements included in this release: