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

Commit e2f84a68 authored by Philipp Kewisch's avatar Philipp Kewisch
Browse files

Release: Fix version numbers for K-9 beta build

parent dbd3424a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ android {

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

        // Keep in sync with the resource string array "supported_languages"
        resourceConfigurations.addAll(
+3 −8
Original line number Diff line number Diff line
@@ -5,13 +5,7 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="8.0b5" versioncode="39009" date="2024-10-28">
        <change>Unread message colors are updated for better visibility</change>
        <change>QR code import now suggests upgrading Thunderbird Desktop</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">
    <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>
@@ -20,7 +14,8 @@
        <change>Shortened headers to prevent wrapping</change>
        <change>Correct saving of 'Bcc all messages' setting</change>
        <change>Cross-device import limited to Thunderbird</change>
    </release>    <release version="8.0b3" versioncode="39005" date="2024-10-15">
    </release>
    <release version="8.0b3" versioncode="39005" date="2024-10-15">
        <change>Support Thunderbird with our new in-app financial contribution feature (work in progress)</change>
        <change>OAuth support now available for Fastmail</change>
        <change>Better guidance when using the import from app feature</change>
+0 −5
Original line number Diff line number Diff line
- Unread message colors are updated for better visibility
- QR code import now suggests upgrading Thunderbird Desktop
- 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