Update files for 3.33.1
This commit is contained in:
parent
6721fd9180
commit
8022ffecce
3 changed files with 106 additions and 2 deletions
95
NEWS
95
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
|
||||
|
|
|
|||
5
THANKS
5
THANKS
|
|
@ -38,10 +38,11 @@ Jan Tojnar <jtojnar@gmail.com>
|
|||
Janosch Rolles <janosch@rolles.org>
|
||||
Jens Georg <mail@jensge.org>
|
||||
Jeremy Bicha <jbicha@ubuntu.com>
|
||||
Jiri Cerny <ji.cerny@gmail.com>
|
||||
Jiří Černý <ji.cerny@gmail.com>
|
||||
Joanmarie Diggs <jdiggs@igalia.com>
|
||||
Joel Duncan <joel@slethen.io>
|
||||
Jon Dowland <jmtd@debian.org>
|
||||
Jonathan Haas <jonathan.haas@kappich.de>
|
||||
john <qq799433746@gmail.com>
|
||||
Jordan Petridis <jpetrids@gnome.org>
|
||||
Juraj Fiala <jurf@riseup.net>
|
||||
|
|
@ -68,6 +69,7 @@ Mohamed Ibrahim <mohamed.ib.md@gmail.com>
|
|||
nick richards <nick.richards@gmail.com>
|
||||
Niels De Graef <nielsdegraef@gmail.com>
|
||||
Nikolas Tapia <ntapia@dim.uchile.cl>
|
||||
Oliver Giles <ohw.giles@gmail.com>
|
||||
Oskar Viljasaar <oskar.viljasaar@gmail.com>
|
||||
Philipp Nordhus <philipp@nhus.de>
|
||||
Piotr Drąg <piotrdrag@gmail.com>
|
||||
|
|
@ -86,6 +88,7 @@ Sven Hagemann <sven@rednose.nl>
|
|||
Thomas Moschny <thomas.moschny@gmx.de>
|
||||
Tiago Quelhas <tiagoq@gmail.com>
|
||||
Timo Kluck <tkluck@infty.nl>
|
||||
Tobias Bernard <tbernard@gnome.org>
|
||||
Tom Most <twm@freecog.net>
|
||||
Victor Eduardo <victor@elementaryos.org>
|
||||
Viko Adi Rahmawan <vikoadi@gmail.com>
|
||||
|
|
|
|||
|
|
@ -93,7 +93,13 @@
|
|||
<description>
|
||||
<p>Enhancements included in this release:</p>
|
||||
<ul>
|
||||
<li>TODO</li>
|
||||
<li>Improved desktop contact integration</li>
|
||||
<li>Added support for TNEF attachments</li>
|
||||
<li>Added Inspector window for real-time debugging</li>
|
||||
<li>Updated the user manual</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue