Skip to content

Commit 35916f3

Browse files
authored
14.0 (#100)
1 parent 3d18450 commit 35916f3

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

android_release/14.0.yml

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
release:
2+
release_date: '2025-11-17'
3+
text: >
4+
**These notes apply to Thunderbird for Android version 14.0 released November 17th, 2025.**
5+
6+
releases:
7+
- version: '14.0'
8+
release_date: '2025-11-17'
9+
10+
notes:
11+
# Fixed
12+
- note: "'Auto-fit messages' display setting did not persist"
13+
short_note: "'Auto-fit messages' setting did not persist"
14+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9942
15+
issues: [9936]
16+
tag: fixed
17+
- note: Edge-to-edge regressed moving/copying message with 3-button navigation
18+
short_note: Edge-to-edge move/copy regressed with 3-button nav
19+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9927
20+
issues: [9850]
21+
tag: fixed
22+
- note: Unified Account was displayed when there was only one account
23+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9864
24+
issues: [9463]
25+
tag: fixed
26+
- note: Swiping message left or right with slight downward motion aborted prematurely
27+
short_note: Swiping message left/right could abort prematurely
28+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9842
29+
issues: [9548]
30+
tag: fixed
31+
- note: Crash occurred when setting archive folder via swipe after it was set to None
32+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9832
33+
issues: [9809]
34+
tag: fixed
35+
- note: Outlook SMTP failed to authenticate for enterprise or educational accounts
36+
short_note: Outlook SMTP failed authentication for some accounts
37+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9823
38+
issues: [9160]
39+
tag: fixed
40+
- note: Gmail folder prefixes appeared after refreshing folder list
41+
short_note: Gmail folder prefixes appeared after refreshing folder list
42+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9743
43+
issues: [9742]
44+
tag: fixed
45+
- note: "During account setup, 'Your Name' field was mislabeled as 'Display Name'"
46+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9695
47+
issues: [9694]
48+
tag: fixed
49+
- note: Quiet time preferences were ignored
50+
short_note: Quiet time preferences were ignored
51+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9640
52+
issues: [9629]
53+
tag: fixed
54+
- note: Thunderbird could crash when deleting an account and returning to the message list
55+
short_note: Thunderbird could crash after deleting an account
56+
pull_request: https://github.com/thunderbird/thunderbird-android/pull/9998
57+
issues: [9997]
58+
tag: fixed

0 commit comments

Comments
 (0)