|
| 1 | +release: |
| 2 | + release_date: '2025-12-08' |
| 3 | + text: > |
| 4 | + **These notes apply to Thunderbird for Android version 16.0 betas, |
| 5 | + first released December 8th, 2025** |
| 6 | +
|
| 7 | + groups: |
| 8 | + - ' ' |
| 9 | + |
| 10 | + releases: |
| 11 | + - version: '16.0b1' |
| 12 | + release_date: '2025-12-08' |
| 13 | + |
| 14 | +notes: |
| 15 | + ## Beta 1 |
| 16 | + # New |
| 17 | + - note: Enable Memory Tagging Extension on MTE-capable devices to improve memory safety |
| 18 | + short_note: Enable Memory Tagging Extension on MTE-capable devices |
| 19 | + pull_requests: [10164, 10110] |
| 20 | + issues: [10056, 10055] |
| 21 | + tag: new |
| 22 | + group: 1 |
| 23 | + - note: Add setting to control default folder expansion behavior |
| 24 | + short_note: Add setting to control folder expansion |
| 25 | + pull_requests: [10077] |
| 26 | + issues: [10036, 10145] |
| 27 | + tag: new |
| 28 | + group: 1 |
| 29 | + - note: Add support for account icon customization |
| 30 | + short_note: Enable account icon customization |
| 31 | + pull_requests: [10124, 10135] |
| 32 | + issues: [9369] |
| 33 | + tag: new |
| 34 | + group: 1 |
| 35 | + - note: Add support for account monogram customization |
| 36 | + short_note: Enable account monogram customization |
| 37 | + pull_requests: [10104] |
| 38 | + issues: [9031] |
| 39 | + tag: new |
| 40 | + group: 1 |
| 41 | + - note: Add the ability to switch between text/plain and text/html display |
| 42 | + short_note: Enable switching between plain and text display |
| 43 | + pull_requests: [10037] |
| 44 | + issues: [906, 1397] |
| 45 | + tag: new |
| 46 | + group: 1 |
| 47 | + - note: Add the ability to change feature flags at run-time for debugging |
| 48 | + short_note: Enable changing feature flags at run-time for debugging |
| 49 | + pull_requests: [10103] |
| 50 | + issues: [10102, 10131, 10154, 10182] |
| 51 | + tag: new |
| 52 | + group: 1 |
| 53 | + |
| 54 | + # Fixed |
| 55 | + - note: Switching folders required an excessive number of clicks |
| 56 | + short_note: Switching folders required excessive number of clicks |
| 57 | + pull_requests: [10195] |
| 58 | + issues: [10161] |
| 59 | + tag: fixed |
| 60 | + group: 1 |
| 61 | + - note: Fix various edge-to-edge issues throughout the app |
| 62 | + short_note: Fix various edge-to-edge issues |
| 63 | + pull_requests: [10181] |
| 64 | + issues: [9482, 10169, 10185] |
| 65 | + tag: fixed |
| 66 | + group: 1 |
| 67 | + - note: Complex HTML and CSS emails could be rendered incorrectly |
| 68 | + short_note: Complex HTML and CSS could render incorrectly |
| 69 | + pull_requests: [10076] |
| 70 | + issues: [3172] |
| 71 | + tag: fixed |
| 72 | + group: 1 |
0 commit comments