Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c097b47 authored by cketti's avatar cketti
Browse files

Version 5.720

parent 388a7f26
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -48,8 +48,8 @@ android {
        applicationId "com.fsck.k9"
        testApplicationId "com.fsck.k9.tests"

        versionCode 27019
        versionName '5.720-SNAPSHOT'
        versionCode 27020
        versionName '5.720'

        // Keep in sync with the resource string array 'supported_languages'
        resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "es", "eo", "eu", "fr", "gd", "gl", "hr",
+6 −0
Original line number Diff line number Diff line
@@ -8,6 +8,12 @@
     They are automatically updated with "ant bump-version".
-->
<changelog>
    <release version="5.720&#8203;" versioncode="27020">
        <change>Fixed bug in preview text extraction that could stop synchronization</change>
        <change>When displaying text/plain parts the signature is de-emphasized</change>
        <change>Sharing a message now includes subject, date, sender, and recipients</change>
        <change>No longer use ISO-8859-1 encoding for headers</change>
    </release>
    <release version="5.719" versioncode="27019">
        <change>Show image previews for attachments with application/octet-stream MIME type</change>
        <change>Improved display of certain HTML messages</change>