Update files for 40.alpha release

This commit is contained in:
Michael Gratton 2021-01-18 22:01:43 +11:00
parent 000f602e18
commit 3becbaa538
2 changed files with 27 additions and 0 deletions

13
NEWS
View file

@ -1,3 +1,16 @@
Version 40.alpha
~~~~~~~~~~~~~~~~
Released: 2021-01-18
An alpha-quality development release.
Please see the AppStream file for updated features. Notable build
changes included in this release:
* Require a build flag to be set for releases builds and from tarballs
* Updated build options to use meson features, be internally consistent
* Add a dependency on the libstemmer library
Version 3.38.0.1
~~~~~~~~~~~~~~~~
Released: 2020-09-15

View file

@ -88,6 +88,20 @@
<translation type="gettext">geary</translation>
<releases>
<release version="40.0">
<description>
<p>Enhancements included in this release:</p>
<ul>
<li>Visual refresh including updated icon and interface</li>
<li>Add support for half-screen, portrait and small displays</li>
<li>Improved performance when displaying large conversations</li>
<li>Improved keyboard shortcuts</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>
<release version="3.38" date="2020-09-13">
<description>
<p>Enhancements included in this release:</p>