|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <?xml-stylesheet type="text/xsl" href="changelog_style.xsl"?>
|
3 | 3 | <changelog>
|
| 4 | + <release version="12.0" versioncode="14" date="2025-09-02"> |
| 5 | + <change>Improve support for SMTPUTF8 and other UTF-8 email standards (RFC 6531, 6855)</change> |
| 6 | + <change>Support Android's IME autofill for password managers when adding new account</change> |
| 7 | + <change>Add support for avatars in account settings</change> |
| 8 | + <change>Enable edge-to-edge support</change> |
| 9 | + <change>New account settings page</change> |
| 10 | + <change>Long words and links in email messages did not wrap properly</change> |
| 11 | + <change>Swipe right to archive failed if the archive folder did not exist</change> |
| 12 | + <change>Edit Text dialogs in Account Settings did not automatically request focus</change> |
| 13 | + <change>Account Settings did not display account name</change> |
| 14 | + <change>In Unified Inbox, tapping a non-main account email redirected to the main inbox</change> |
| 15 | + <change>In dark system mode with light message theme, navigation bar was not clearly visible</change> |
| 16 | + <change>Threaded View toggle did not automatically update the Threaded View display</change> |
| 17 | + <change>Gmail prefixes were shown in the folder structure</change> |
| 18 | + <change>Crash could occur when adding Gmail account after removing primary Gmail account</change> |
| 19 | + <change>Application crashed on startup if left or right swipe gesture was set to 'None'</change> |
| 20 | + <change>Crash could occur when clicking on a message thread</change> |
| 21 | + <change>Unicode folder names were malformed when using server supporting UTF-8</change> |
| 22 | + <change>Crash occurred when attempting to access account general settings</change> |
| 23 | + <change>Users had to manually configure Outlook IMAP and SMTP</change> |
| 24 | + </release> |
4 | 25 | <release version="11.1" versioncode="13" date="2025-08-18">
|
5 | 26 | <change>Selected/read/unread message states were hard to distinguish visually</change>
|
6 | 27 | </release>
|
|
0 commit comments