From 8130b1d644ed281ae427612e51a6f09da38fd86b Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Mon, 27 Jul 2026 09:10:05 -0400 Subject: [PATCH] 22.0b2 --- android_beta/22.0beta.yml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/android_beta/22.0beta.yml b/android_beta/22.0beta.yml index 7b75cf8f5..d95c696dd 100644 --- a/android_beta/22.0beta.yml +++ b/android_beta/22.0beta.yml @@ -1,15 +1,18 @@ release: - release_date: '2026-07-20' + release_date: '2026-07-27' text: > **These notes apply to Thunderbird for Android version 22.0 betas, first released July 20th, 2026** groups: - ' ' + - 'Fixed in beta 2' releases: - version: '22.0b1' release_date: '2026-07-20' + - version: '22.0b2' + release_date: '2026-07-27' notes: # Beta 1 @@ -80,3 +83,12 @@ notes: issues: [11172] tag: fixed group: 1 + + # Beta 2 + # Fixed + - note: Could not empty the Trash folder using the Empty Trash action + short_note: Could not empty the Trash folder using the Empty Trash action + pull_requests: [11310] + issues: [11255, 11256] + tag: fixed + group: 2