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

Commit 752b04ad authored by GitHub Actions Bot's avatar GitHub Actions Bot
Browse files

Release: Thunderbird Beta 10.0b1

parent 30f47ad8
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
Thunderbird for Android version 10.0b1, based on K-9 Mail. Changes include:
- Account setup prefills server field automatically
- Add a menu enty to empty the Spam folder
- Provide Slovak translation
- Update Gmail OAuth client IDs to Thunderbird for Android
- Preserve the <s> tag when sanitizing HTML content
- Messages and star counts in the drawer update instantly
- The drawer remembers the state of hide accounts
- Restart PushService after app update
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ android {
        applicationId = "net.thunderbird.android"
        testApplicationId = "net.thunderbird.android.tests"

        versionCode = 11
        versionCode = 12
        versionName = "10.0"

        // Keep in sync with the resource string array "supported_languages"
+10 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="changelog_style.xsl"?>
<changelog>
    <release version="10.0b1" versioncode="12" date="2025-03-19">
        <change>Account setup prefills server field automatically</change>
        <change>Add a menu enty to empty the Spam folder</change>
        <change>Provide Slovak translation</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>The drawer remembers the state of hide accounts</change>
        <change>Restart PushService after app update</change>
    </release>
    <release version="9.0b3" versioncode="11" date="2024-12-11">
        <change>Hyperlink added to Thunderbird website on funding page</change>
        <change>Use autoconfig server after MX lookup for email providers</change>
+1 −1
Original line number Diff line number Diff line
app-metadata/com.fsck.k9
 No newline at end of file
app-metadata/net.thunderbird.android.beta
 No newline at end of file