mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
Update changelog for 4.905
This commit is contained in:
parent
0f6719387c
commit
47cedef85c
@ -8,6 +8,21 @@
|
||||
They are automatically updated with "ant bump-version".
|
||||
-->
|
||||
<changelog>
|
||||
<release version="4.905" versioncode="21008">
|
||||
<change>Dropped support for Android versions older than 4.0.3</change>
|
||||
<change>Added ability to use client certificates for authentication</change>
|
||||
<change>Enabled support for TLSv1.1 and TLSv1.2</change>
|
||||
<change>Added SSL/TLS session caching</change>
|
||||
<change>Finer grained control for notifications</change>
|
||||
<change>Added support for delete confirmations in the message list</change>
|
||||
<change>Added the option to show the password when setting up new accounts</change>
|
||||
<change>Added privacy setting to omit the User-Agent header</change>
|
||||
<change>Added privacy setting to use UTC as timezone in mail headers</change>
|
||||
<change>Added auto configuration settings for various providers</change>
|
||||
<change>Fixed HELO/EHLO with IPv6 address literals</change>
|
||||
<change>Various bug fixes</change>
|
||||
<change>Added translations: Latvian, Estonian, Norwegian Bokmål, Galician (Spain)</change>
|
||||
</release>
|
||||
<release version="4.904" versioncode="21007" >
|
||||
<change>Added support for OpenPGP API v3</change>
|
||||
<change>Fixed problems with IMAP login</change>
|
||||
@ -66,7 +81,6 @@
|
||||
<change>Better cleanup of old data when deleting an account</change>
|
||||
<change>Worked around a bug in KitKat that stopped settings import from working</change>
|
||||
<change>Updated German, Greek, Japanese, Korean, Lithuanian, Portugese, Russian and Slovak translations</change>
|
||||
<change></change>
|
||||
</release>
|
||||
<release version="4.700" versioncode="19001" >
|
||||
<change>Code cleanups</change>
|
||||
|
Loading…
Reference in New Issue
Block a user