|
| 1 | +release: |
| 2 | + release_date: '2025-11-17' |
| 3 | + text: > |
| 4 | + **These notes apply to Thunderbird for Android version 15.0 betas, |
| 5 | + first released November 17th, 2025** |
| 6 | +
|
| 7 | + groups: |
| 8 | + - ' ' |
| 9 | + |
| 10 | + releases: |
| 11 | + - version: '15.0b1' |
| 12 | + release_date: '2025-11-17' |
| 13 | + |
| 14 | +notes: |
| 15 | + ## Beta 1 |
| 16 | + # New |
| 17 | + - note: Add avatar to message list content |
| 18 | + short_note: Add avatar to message list content |
| 19 | + pull_requests: [9895] |
| 20 | + issues: [9822] |
| 21 | + tag: new |
| 22 | + group: 1 |
| 23 | + - note: Enable in-app notifications for beta |
| 24 | + short_note: Enable in-app notifications for beta |
| 25 | + pull_requests: [10064] |
| 26 | + issues: [10063] |
| 27 | + tag: new |
| 28 | + group: 1 |
| 29 | + - note: In-app error notification improvements |
| 30 | + short_note: In-app error notification improvements |
| 31 | + pull_requests: [9880, 9900, 10015, 10025] |
| 32 | + issues: [9862, 9888, 9989] |
| 33 | + tag: new |
| 34 | + group: 1 |
| 35 | + |
| 36 | + # Changed |
| 37 | + - note: Default sync interval has been changed from 60 minutes to 15 minutes |
| 38 | + short_note: Default sync interval changed to 15 minutes |
| 39 | + pull_requests: [10002] |
| 40 | + issues: [10001] |
| 41 | + tag: changed |
| 42 | + group: 1 |
| 43 | + - note: Introduce warning in Message Compose screen when no sent folder is detected |
| 44 | + short_note: Warn user in compose when no sent folder detected |
| 45 | + pull_requests: [9912] |
| 46 | + issues: [6276] |
| 47 | + tag: changed |
| 48 | + group: 1 |
| 49 | + - note: Add confirmation dialog for sending a message without a sent folder |
| 50 | + short_note: Confirm when sending message without sent folder |
| 51 | + pull_requests: [9912] |
| 52 | + issues: [6276] |
| 53 | + tag: changed |
| 54 | + group: 1 |
| 55 | + - note: Use application icon in push notification messages |
| 56 | + pull_requests: [9579] |
| 57 | + issues: [8932] |
| 58 | + tag: changed |
| 59 | + group: 1 |
| 60 | + |
| 61 | + # Fixed |
| 62 | + - note: "'Colorize contact pictures' default changed unexpectedly from true to false" |
| 63 | + short_note: "'Colorize contact pictures' default changed unexpectedly from true to false" |
| 64 | + pull_requests: [10035] |
| 65 | + issues: [9978] |
| 66 | + tag: fixed |
| 67 | + group: 1 |
| 68 | + - note: Displaying IMAP password in plain text did not prompt for authentication |
| 69 | + short_note: Displaying IMAP password in did not prompt for authentication |
| 70 | + pull_requests: [10031] |
| 71 | + issues: [10013] |
| 72 | + tag: fixed |
| 73 | + group: 1 |
| 74 | + - note: Sync debug logger did not write any logs |
| 75 | + pull_requests: [9967] |
| 76 | + issues: [9966] |
| 77 | + tag: fixed |
| 78 | + group: 1 |
0 commit comments