[geary/mjog/931-cannot-remove-accounts: 2/5] Updates files for 3.37.90
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/931-cannot-remove-accounts: 2/5] Updates files for 3.37.90
- Date: Thu, 20 Aug 2020 01:39:54 +0000 (UTC)
commit e4683c1dfcc358adabba24718bb3c1e397c2a3eb
Author: Michael Gratton <mike vee net>
Date: Wed Aug 19 12:00:01 2020 +1000
Updates files for 3.37.90
NEWS | 57 +++++++++++++++++++++++++++++++
desktop/org.gnome.Geary.appdata.xml.in.in | 16 +++++++--
meson.build | 2 +-
3 files changed, 72 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index d37d46d54..8fa2a3109 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,60 @@
+Version 3.37.90
+~~~~~~~~~~~~~~
+Released: 2020-08-19
+
+Notable changes included in this release:
+
+ * Drop messages in the database older than the storage preference
+ * Added a mail merge plugin
+ * Sent sound plugin improvements
+ * Follow system font preference in the conversation list
+ * Hide composer formatting toolbar by default
+ * Improved default preferences window size
+ * Improved server compatibility
+ * Code cleanup, build and bug fixes
+ * Broke out generic unit test code into a stand-alone subproject
+ * Use a distinct icon for nightly builds
+ * Update vala dependency to >= 0.46.2
+ * Update libhandy dependency to >= 0.90
+
+Thanks to all who contributed code fixes and enhancements to this
+release:
+ * Adwait Rawat
+ * Andres Salomon
+ * Chris Heywood
+ * Diego Escalante Urrelo
+ * Federico Bruni
+ * Guillaume Ayoub
+ * hkdb
+ * Jan Tojnar
+ * Jordan Petridis
+ * Oliver Giles
+ * Rico Tzschichholz
+ * Thibault Martin
+
+Thanks also to all who contributed translations, for the user
+interface:
+ * Anders Jonsson (sv)
+ * Baurzhan Muftakhidinov (kk)
+ * Daniel Mustieles (es)
+ * Daniel Șerbănescu (ro)
+ * Dušan Kazik (sk)
+ * Emin Tufan Çetin (tr)
+ * Federico Bruni (it)
+ * Jordi Mas (ca)
+ * Kukuh Syafaat (id)
+ * Piotr Drąg (pl)
+ * Rafael Fontenelle (pt_BR)
+ * sicklylife (ja)
+ * Thibault Martin (fr)
+ * Yuri Chornoivan (uk)
+
+And for the user manual:
+ * Andre Klapper (it)
+ * Jordi Mas (ca)
+ * Piotr Drąg (pl)
+ * Yuri Chornoivan (uk)
+
Version 3.37.1
~~~~~~~~~~~~~~
Released: 2020-05-03
diff --git a/desktop/org.gnome.Geary.appdata.xml.in.in b/desktop/org.gnome.Geary.appdata.xml.in.in
index a0f4cd030..b2d8e4675 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in.in
@@ -92,8 +92,20 @@
<description>
<p>Enhancements included in this release:</p>
<ul>
- <li>New mail notifications now show contact photos</li>
- <li>New preferences pane for managing plugins</li>
+ <li>Clean up email in database older than the storage preference</li>
+ <li>New Preferences window pane for managing plugins</li>
+ <li>New Email Templates plugin</li>
+ <li>New Mail Merge plugin</li>
+ <li>New Sent Sound plugin</li>
+ <li>New Unity Messaging Menu plugin</li>
+ <li>Reduced number of spurious problem report info bars</li>
+ <li>Improved ordering of folders in the folder list</li>
+ <li>Spam folder renamed to Junk</li>
+ <li>Composer formatting toolbar initially hidden for new installs</li>
+ <li>Desktop mail notifications now show contact photos</li>
+ <li>Improved server compatibility</li>
+ <li>Numerous bug fixes and user interface improvements</li>
+ <li>Numerous user interface translation updates</li>
</ul>
</description>
</release>
diff --git a/meson.build b/meson.build
index 100626889..ad482a1fa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
- version: '3.37.1',
+ version: '3.37.90',
license: 'LGPL2.1+',
meson_version: '>= 0.50',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]