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

Skip to content
Snippets Groups Projects
Unverified Commit 8b692e33 authored by Corey Bryant's avatar Corey Bryant Committed by GitHub
Browse files

Merge pull request #8893 from coreycb/release

Revert 9.0 Release commits and increment K-9 versionCode
parents f16f2e82 3ca9f16a
Branches
No related tags found
No related merge requests found
......@@ -5,15 +5,6 @@
Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
<release version="9.0" versioncode="39021" date="2025-03-03">
<change>Basic support for Android 15</change>
<change>Add a link to the support article when signing in with Google</change>
<change>Account setup attempts email provider's autoconfig first, then falls back to ISPDB</change>
<change>Updated translations for multiple languages</change>
<change>The changelog now properly displays release versions</change>
<change>A wrong translation of the app name has been fixed</change>
<change>Dependencies have been updated to fix a couple of bugs</change>
</release>
<release version="8.2" versioncode="39019" date="2024-12-09">
<change>You can now support K-9 Mail development with financial contributions.</change>
<change>Account initials now use the display name</change>
......
- Basic support for Android 15
- Add a link to the support article when signing in with Google
- Account setup attempts email provider's autoconfig first, then falls back to ISPDB
- Updated translations for multiple languages
- The changelog now properly displays release versions
- A wrong translation of the app name has been fixed
- Dependencies have been updated to fix a couple of bugs
\ No newline at end of file
Thunderbird for Android version 9.0, based on K-9 Mail. Changes include:
- Basic support for Android 15
- Add a link to the support article when signing in with Google
- Account setup attempts email provider's autoconfig first, then falls back to ISPDB
- Updated translations for multiple languages
- The changelog now properly displays release versions
- A wrong translation of the app name has been fixed
- Dependencies have been updated to fix a couple of bugs
\ No newline at end of file
......@@ -20,7 +20,7 @@ android {
applicationId = "net.thunderbird.android"
testApplicationId = "net.thunderbird.android.tests"
versionCode = 9
versionCode = 8
versionName = "9.0"
// Keep in sync with the resource string array "supported_languages"
......
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="changelog_style.xsl"?>
<changelog>
<release version="9.0" versioncode="9" date="2025-03-03">
<change>Basic support for Android 15</change>
<change>Add a link to the support article when signing in with Google</change>
<change>Account setup attempts email provider's autoconfig first, then falls back to ISPDB</change>
<change>Updated translations for multiple languages</change>
<change>The changelog now properly displays release versions</change>
<change>A wrong translation of the app name has been fixed</change>
<change>Dependencies have been updated to fix a couple of bugs</change>
</release>
<release version="8.2" versioncode="8" date="2024-12-09">
<change>Account initials now use the display name</change>
<change>Account icons remain in the same position when selected</change>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment