We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f9016 commit 6b11fb1Copy full SHA for 6b11fb1
android_beta/14.0beta.yml
@@ -12,6 +12,8 @@ release:
12
release_date: '2025-10-20'
13
- version: '14.0b2'
14
release_date: '2025-10-22'
15
+ - version: '14.0b3'
16
+ release_date: '2025-10-27'
17
18
notes:
19
## Beta 1
@@ -76,3 +78,12 @@ notes:
76
78
issues: [9983]
77
79
tag: fixed
80
group: 2
81
+
82
+ # Beta 3
83
+ # Fixed
84
+ - note: Thunderbird could crash when deleting an account and returning to the message list
85
+ short_note: Thunderbird could crash after deleting an account
86
+ pull_request: https://github.com/thunderbird/thunderbird-android/pull/9998
87
+ issues: [9997]
88
+ tag: fixed
89
+ group: 3
0 commit comments