From 0364c47714deae78dc41638de72f2b4565ff8779 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Wed, 17 Dec 2025 11:35:04 -0500 Subject: [PATCH] 16.0b3 --- android_beta/16.0beta.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/android_beta/16.0beta.yml b/android_beta/16.0beta.yml index 57fb7688c..fd06f58b8 100644 --- a/android_beta/16.0beta.yml +++ b/android_beta/16.0beta.yml @@ -12,6 +12,8 @@ release: release_date: '2025-12-08' - version: '16.0b2' release_date: '2025-12-10' + - version: '16.0b3' + release_date: '2025-12-17' notes: ## Beta 1 @@ -62,3 +64,17 @@ notes: issues: [10235, 10236] tag: fixed group: 2 + + ## Beta 3 + - note: Application crashed on Pixel 10 Pro when returning to message list + short_note: Application crashed on Pixel 10 Pro when returning to message list + pull_requests: [10284] + issues: [10258] + tag: fixed + group: 3 + - note: Account avatar monograms reverted to initial account name and could not be renamed + short_note: Account avatar monograms reverted to initial account name and could not be renamed + pull_requests: [10282] + issues: [10253] + tag: fixed + group: 3