diff --git a/android_release/14.0.yml b/android_release/14.0.yml new file mode 100644 index 000000000..32f0f020a --- /dev/null +++ b/android_release/14.0.yml @@ -0,0 +1,58 @@ +release: + release_date: '2025-11-17' + text: > + **These notes apply to Thunderbird for Android version 14.0 released November 17th, 2025.** + + releases: + - version: '14.0' + release_date: '2025-11-17' + +notes: + # Fixed + - note: "'Auto-fit messages' display setting did not persist" + short_note: "'Auto-fit messages' setting did not persist" + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9942 + issues: [9936] + tag: fixed + - note: Edge-to-edge regressed moving/copying message with 3-button navigation + short_note: Edge-to-edge move/copy regressed with 3-button nav + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9927 + issues: [9850] + tag: fixed + - note: Unified Account was displayed when there was only one account + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9864 + issues: [9463] + tag: fixed + - note: Swiping message left or right with slight downward motion aborted prematurely + short_note: Swiping message left/right could abort prematurely + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9842 + issues: [9548] + tag: fixed + - note: Crash occurred when setting archive folder via swipe after it was set to None + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9832 + issues: [9809] + tag: fixed + - note: Outlook SMTP failed to authenticate for enterprise or educational accounts + short_note: Outlook SMTP failed authentication for some accounts + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9823 + issues: [9160] + tag: fixed + - note: Gmail folder prefixes appeared after refreshing folder list + short_note: Gmail folder prefixes appeared after refreshing folder list + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9743 + issues: [9742] + tag: fixed + - note: "During account setup, 'Your Name' field was mislabeled as 'Display Name'" + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9695 + issues: [9694] + tag: fixed + - note: Quiet time preferences were ignored + short_note: Quiet time preferences were ignored + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9640 + issues: [9629] + tag: fixed + - note: Thunderbird could crash when deleting an account and returning to the message list + short_note: Thunderbird could crash after deleting an account + pull_request: https://github.com/thunderbird/thunderbird-android/pull/9998 + issues: [9997] + tag: fixed