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

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

Release: K-9 Mail 8.0b4

parent 39615308
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 = 39007
        versionCode = 39008
        versionName = "8.0"
        versionNameSuffix = "b3"
        versionNameSuffix = "b4"

        // Keep in sync with the resource string array "supported_languages"
        resourceConfigurations.addAll(
+10 −1
Original line number Diff line number Diff line
@@ -5,7 +5,16 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="8.0b3" versioncode="39005" date="2024-10-15">
    <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>
        <change>Added unread count to new folder drawer</change>
        <change>Improved first-time user experience for importing settings</change>
        <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">
        <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>
+8 −0
Original line number Diff line number Diff line
- Monthly financial contributions are now possible—try it today!
- Accounts shown by default for better access to settings
- Added Norsk Nynorsk translations
- Added unread count to new folder drawer
- Improved first-time user experience for importing settings
- Shortened headers to prevent wrapping
- Correct saving of 'Bcc all messages' setting
- Cross-device import limited to Thunderbird
 No newline at end of file