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

Commit 8a4fefcc authored by thunderbird-botmobile's avatar thunderbird-botmobile
Browse files

Release: Thunderbird 10.1

parent ab464cab
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
Thunderbird for Android version 10.1, based on K-9 Mail. Changes include:
- Attach all images when sharing from gallery, not just the last
- Show the full changelog when it contains special characters
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ android {
        applicationId = "net.thunderbird.android"
        testApplicationId = "net.thunderbird.android.tests"

        versionCode = 10
        versionCode = 11
        versionName = "10.1"

        // Keep in sync with the resource string array "supported_languages"
+4 −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.1" versioncode="11" date="2025-06-24">
        <change>Attach all images when sharing from gallery, not just the last</change>
        <change>Show the full changelog when it contains special characters</change>
    </release>
    <release version="10.0" versioncode="10" date="2025-05-05">
        <change>Server field pre-filled in manual account setup</change>
        <change>Add a menu entry to empty the Spam folder</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
 No newline at end of file