|
| 1 | +release: |
| 2 | + release_date: '2025-07-14' |
| 3 | + text: > |
| 4 | + **These notes apply to Thunderbird for Android version 11.0 released July 14th, 2025.** |
| 5 | +
|
| 6 | + releases: |
| 7 | + - version: '11.0' |
| 8 | + release_date: '2025-07-14' |
| 9 | + |
| 10 | +notes: |
| 11 | + # New |
| 12 | + - note: Drop-down drawer is enabled by default |
| 13 | + short_note: Drop-down drawer is enabled by default |
| 14 | + tag: new |
| 15 | + |
| 16 | + - note: Improve dark mode emails with algorithmic darkening |
| 17 | + short_note: Improve dark mode emails |
| 18 | + tag: new |
| 19 | + |
| 20 | + - note: Welcome screen logo layout improved |
| 21 | + short_note: Welcome screen layout improved |
| 22 | + tag: new |
| 23 | + |
| 24 | + # Changed |
| 25 | + - note: Selection now shown on active items by adjusting color priority |
| 26 | + short_note: Selection now shown by adjusting color priority |
| 27 | + tag: changed |
| 28 | + |
| 29 | + - note: Folder settings now use switches instead of checkboxes |
| 30 | + short_note: Folder settings now use switches |
| 31 | + tag: changed |
| 32 | + |
| 33 | + - note: Message list colors updated for better contrast |
| 34 | + short_note: Message list colors updated |
| 35 | + tag: changed |
| 36 | + |
| 37 | + - note: Messages are now marked read by default when archiving |
| 38 | + short_note: Messages are now marked read by default when archiving |
| 39 | + tag: changed |
| 40 | + |
| 41 | + - note: Font size config preference is removed |
| 42 | + short_note: Font size config preference is removed |
| 43 | + tag: changed |
| 44 | + |
| 45 | + # Fixed |
| 46 | + - note: Account setup issues with outlook.com and hotmail.com resolved |
| 47 | + short_note: Account setup issues with outlook and hotmail resolved |
| 48 | + tag: fixed |
| 49 | + |
| 50 | + - note: Keyboard navigation bugs resolved |
| 51 | + tag: fixed |
| 52 | + |
| 53 | + - note: Star and attachment icon colors corrected |
| 54 | + short_note: Star and attachment icon colors corrected |
| 55 | + tag: fixed |
| 56 | + |
| 57 | + - note: Paste of recipient lists into compose field now correctly parsed |
| 58 | + tag: fixed |
| 59 | + |
| 60 | + - note: Back button now returns to Drafts folder when editing a draft |
| 61 | + tag: fixed |
| 62 | + |
| 63 | + - note: Unified Inbox now appears as expected |
| 64 | + tag: fixed |
| 65 | + |
| 66 | + - note: Dark and light mode switching issues resolved |
| 67 | + tag: fixed |
| 68 | + |
| 69 | + - note: Scroll indicator removed following review feedback |
| 70 | + tag: fixed |
| 71 | + |
| 72 | + - note: System navigation bar did not correctly blend with message content |
| 73 | + short_note: System navigation bar did not correctly blend with message content |
| 74 | + tag: fixed |
| 75 | + |
| 76 | + - note: '"New Mail Notifications" setting did not persist' |
| 77 | + short_note: '"New Mail Notifications" setting did not persist' |
| 78 | + tag: fixed |
| 79 | + |
| 80 | + - note: Trailing whitespace in recipient fields caused "Incomplete input" error |
| 81 | + short_note: Trailing whitespace in recipient fields caused "Incomplete input" error |
| 82 | + tag: fixed |
| 83 | + |
| 84 | + - note: Navigation drawer "Show Unified inbox" setting did not work |
| 85 | + short_note: Navigation drawer "Show Unified inbox" setting did not work |
| 86 | + tag: fixed |
| 87 | + |
| 88 | + - note: Application could crash after deleting accounts and continuing to use the app |
| 89 | + short_note: Application could crash after deleting accounts and continuing to use the app |
| 90 | + tag: fixed |
| 91 | + |
| 92 | + - note: Sharing multiple selected images from gallery only selected last image |
| 93 | + short_note: Sharing multiple selected images from gallery only selected last image |
| 94 | + tag: fixed |
| 95 | + |
| 96 | + - note: Account drawer could crash when folder was selected |
| 97 | + short_note: Account drawer could crash when folder was selected |
| 98 | + tag: fixed |
| 99 | + |
| 100 | + - note: Application could crash when fetching emails |
| 101 | + short_note: Application could crash when fetching emails |
| 102 | + tag: fixed |
| 103 | + |
| 104 | + - note: Don't cover download complete message with navigation bar |
| 105 | + short_note: Don't cover download complete message with navigation bar |
| 106 | + tag: fixed |
| 107 | + |
| 108 | + - note: Avoid a crash related to the drawer when device orientation changes |
| 109 | + short_note: Avoid a crash related to the drawer when device orientation changes |
| 110 | + tag: fixed |
| 111 | + |
| 112 | + - note: TalkBack did not clearly announce contact picture tap action |
| 113 | + short_note: TalkBack did not clearly announce contact picture tap action |
| 114 | + tag: fixed |
| 115 | + |
| 116 | + - note: IMAP push could fail after losing and regaining network connection |
| 117 | + short_note: IMAP push could fail after losing and regaining network connection |
| 118 | + tag: fixed |
| 119 | + |
| 120 | + - note: Fastmail OAuth expired quickly, causing frequent login prompts |
| 121 | + short_note: Fastmail OAuth expired quickly, causing frequent login prompts |
| 122 | + tag: fixed |
| 123 | + |
| 124 | + - note: Some providers blocked SMTP connections when HELO hostname was 127.0.0.1 |
| 125 | + short_note: Some providers blocked SMTP connections when HELO hostname was 127.0.0.1 |
| 126 | + tag: fixed |
0 commit comments