Skip to content
Merged

22.0 #190

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
66 changes: 66 additions & 0 deletions android_release/22.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
release:
release_date: '2026-08-10'
text: >
**These notes apply to Thunderbird for Android version 22.0 released August 10th, 2026.**

releases:
- version: '22.0'
release_date: '2026-08-10'

notes:
# New
- note: Incognito Keyboard privacy setting disables Google keyboard from learning words
short_note: Incognito Keyboard privacy setting
pull_requests: [10975]
issues: [3855]
tag: new
- note: Thundermail interim screen when adding an account
short_note: Thundermail interim screen when adding account
pull_requests: [11138]
issues: [11102]
tag: new

# Changed
- note: Selected sort option now shows an indicator in the sort menu
short_note: Selected sort option now shows indicator in sort menu
pull_requests: [11190]
issues: [11184]
tag: changed

# Fixed
- note: Messages could scroll horizontally when content fit the screen
short_note: Messages could scroll horizontally when content fit screen
Comment thread
coreycb marked this conversation as resolved.
pull_requests: [11225]
issues: [11038]
tag: fixed
- note: Thread deletion confirmation incorrectly said only one message would be deleted
short_note: Thread deletion confirmation incorrectly said only one message would be deleted
pull_requests: [11193]
issues: [8223]
tag: fixed
- note: Notification actions were difficult to scroll and reorder on small screen
short_note: Notification actions difficult to scroll/reorder on small screen
pull_requests: [11212]
issues: [11191]
tag: fixed
- note: Show Headers collapsed multi-line email headers into a single line
short_note: Show Headers collapsed multi-line email headers into single line
pull_requests: [11003]
issues: [9452]
tag: fixed
- note: Notification previews displayed HTML entities and markup instead of clean text
pull_requests: [10919]
issues: [8471, 10256]
tag: fixed
- note: Select Image icon was hard to see in dark theme
pull_requests: [11227]
issues: [11202]
tag: fixed
- note: Printed message headers always used US date format instead of local format
pull_requests: [11129]
issues: [11109]
tag: fixed
- note: Splash screen truncated the Thunderbird name on small displays
pull_requests: [11203]
issues: [11172]
tag: fixed
Loading