Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions android_beta/11.0beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ release:
groups:
- ' '
- 'Fixed in beta 2'
- 'Fixed in beta 3'
- 'Fixed in beta 4'

releases:
- version: '11.0b1'
Expand All @@ -15,6 +17,8 @@ release:
release_date: '2025-05-13'
- version: '11.0b3'
release_date: '2025-06-10'
- version: '11.0b4'
release_date: '2025-06-24'

notes:
## Beta 1
Expand Down Expand Up @@ -133,3 +137,15 @@ notes:
short_note: Application could crash when fetching emails
tag: fixed
group: 3

## Beta 4
# Fixed
- note: Don't cover download complete message with navigation bar
short_note: Don't cover download complete message with navigation bar
tag: fixed
group: 4

- note: Avoid a crash related to the drawer when device orientation changes
short_note: Avoid a crash related to the drawer when device orientation changes
tag: fixed
group: 4
19 changes: 19 additions & 0 deletions android_release/10.1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
release:
release_date: '2025-06-24'
text: |
**These notes apply to Thunderbird for Android version 10.1 released June 24th, 2025.**

releases:
- version: '10.1'
release_date: '2025-06-24'

notes:
## 10.1 release
# Fixed
- note: Attach all images when sharing from gallery, not just the last
short_note: Attach all images when sharing from gallery, not just the last
tag: fixed

- note: Show the full changelog when it contains special characters
short_note: Show the full changelog when it contains special characters
tag: fixed