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

Commit 56ce3616 authored by cketti's avatar cketti
Browse files

Version 5.727

parent 70182c24
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -49,8 +49,8 @@ android {
        applicationId "com.fsck.k9"
        testApplicationId "com.fsck.k9.tests"

        versionCode 27026
        versionName '5.727-SNAPSHOT'
        versionCode 27027
        versionName '5.727'

        // 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",
+8 −0
Original line number Diff line number Diff line
@@ -5,6 +5,14 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="5.727" versioncode="27027" date="2021-01-25">
        <change>Updated "About" screen</change>
        <change>Changed appearance of "Changelog" screen</change>
        <change>Added "User forum" link to the "Settings" screen</change>
        <change>Cleaned up some of the icons used in the app</change>
        <change>Fixed bug when going back to previous steps when setting up an account</change>
        <change>Updated translations</change>
    </release>
    <release version="5.726" versioncode="27026">
        <change>Updated password input fields to be able to reveal passwords</change>
        <change>Added support for going back to previous steps when setting up an account</change>