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

Commit d93c6f9f authored by GitHub Actions Bot's avatar GitHub Actions Bot
Browse files

Release: K-9 Mail 9.0b1

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

        versionCode = 39015
        versionCode = 39016
        versionName = "9.0"
        versionNameSuffix = "b0"
        versionNameSuffix = "b1"

        // Keep in sync with the resource string array "supported_languages"
        resourceConfigurations.addAll(
+8 −1
Original line number Diff line number Diff line
@@ -5,7 +5,14 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="8.0b5" versioncode="39010" date="2024-10-28">
    <release version="9.0b1" versioncode="39016" date="2024-11-19">
        <change>Account initials now use the display name, improving customizability</change>
        <change>Account icons remain in the same position when selected</change>
        <change>Unified inbox enabled only when multiple accounts are configured</change>
        <change>Push service now starts reliably when expected</change>
        <change>Correct default delete message action for QR-imported accounts. Please check your fetch mail settings!</change>
        <change>Folder drawer updates properly on account configuration changes</change>
    </release>    <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>
+6 −0
Original line number Diff line number Diff line
- Account initials now use the display name, improving customizability
- Account icons remain in the same position when selected
- Unified inbox enabled only when multiple accounts are configured
- Push service now starts reliably when expected
- Correct default delete message action for QR-imported accounts. Please check your fetch mail settings!
- Folder drawer updates properly on account configuration changes
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
app-metadata/net.thunderbird.android.beta
 No newline at end of file
app-metadata/com.fsck.k9
 No newline at end of file