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

Commit 279b084f authored by cketti's avatar cketti
Browse files

Version 5.739

parent 475a1474
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -46,8 +46,8 @@ android {
        applicationId "com.fsck.k9"
        testApplicationId "com.fsck.k9.tests"

        versionCode 27038
        versionName '5.739-SNAPSHOT'
        versionCode 27039
        versionName '5.739'

        // Keep in sync with the resource string array 'supported_languages'
        resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "en_GB", "es", "eo", "eu", "fr", "gd", "gl",
+5 −0
Original line number Diff line number Diff line
@@ -5,6 +5,11 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="5.739" versioncode="27039" date="2021-07-10">
        <change>Fixed bug that could prevent the device from going to sleep when Push was active</change>
        <change>Fixed bug that lead to Push not being restarted when network connectivity returned</change>
        <change>Fixed some issues with displaying the "What's new" notice</change>
    </release>
    <release version="5.738" versioncode="27038" date="2021-07-08">
        <change>Inline attachments are now included in forwarded messages</change>
        <change>Quick access to the "What's new" screen when the app was updated</change>