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

Commit 017307ee authored by GitHub Actions Bot's avatar GitHub Actions Bot
Browse files

Release: K-9 Mail 8.0b5

parent 5e5b1f2e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -52,9 +52,9 @@ android {
        applicationId = "com.fsck.k9"
        testApplicationId = "com.fsck.k9.tests"

        versionCode = 39009
        versionCode = 39010
        versionName = "8.0"
        versionNameSuffix = "b4"
        versionNameSuffix = "b5"

        // Keep in sync with the resource string array "supported_languages"
        resourceConfigurations.addAll(
+6 −1
Original line number Diff line number Diff line
@@ -5,7 +5,12 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="8.0b4" versioncode="39008" date="2024-10-21">
    <release version="8.0b5" versioncode="39010" date="2024-10-28">
        <change>Unread message colors are updated for better visibility</change>
        <change>Irish translation included and 100% complete</change>
        <change>Folder drawer is no longer too wide on some devices</change>
        <change>New icon clarifies how to start a server-side email search</change>
    </release>    <release version="8.0b4" versioncode="39008" date="2024-10-21">
        <change>Monthly financial contributions are now possible—try it today!</change>
        <change>Accounts shown by default for better access to settings</change>
        <change>Added Norsk Nynorsk translations</change>
+4 −0
Original line number Diff line number Diff line
- Unread message colors are updated for better visibility
- Irish translation included and 100% complete
- Folder drawer is no longer too wide on some devices
- New icon clarifies how to start a server-side email search
 No newline at end of file