diff --git a/CHANGELOG.md b/CHANGELOG.md index 4268238232..e667e8f027 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,18 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### Next version +* Added workaround for opening *audio/x-wav* attachments (not supported by all sound players) +* Added batch enable/disable downloading of headers only for all child folders +* Added notification to disable alarm sound initiated by filter rules +* Restoring conversation thread on rotation changes from/to one/two rows/columns +* Disabled Android app chooser by default because of a bug in MIUI +* Fixed decoding of POP3 messages when *Content-Type* is missing due to truncated TOP headers +* Fixed multi term search with non-alphanumeric characters +* Fixed deleting of *message/rfc822* attachments (GitHub version only) +* Fixed option to disable Android photo picker with a workaround * Small improvements and minor bug fixes * Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel) +* Updated [Public Suffix List](https://github.com/publicsuffix/list) * Updated [translations](https://crowdin.com/project/open-source-email) ### 1.2094 - 2023-08-14 diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index 4268238232..e667e8f027 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -8,8 +8,18 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### Next version +* Added workaround for opening *audio/x-wav* attachments (not supported by all sound players) +* Added batch enable/disable downloading of headers only for all child folders +* Added notification to disable alarm sound initiated by filter rules +* Restoring conversation thread on rotation changes from/to one/two rows/columns +* Disabled Android app chooser by default because of a bug in MIUI +* Fixed decoding of POP3 messages when *Content-Type* is missing due to truncated TOP headers +* Fixed multi term search with non-alphanumeric characters +* Fixed deleting of *message/rfc822* attachments (GitHub version only) +* Fixed option to disable Android photo picker with a workaround * Small improvements and minor bug fixes * Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel) +* Updated [Public Suffix List](https://github.com/publicsuffix/list) * Updated [translations](https://crowdin.com/project/open-source-email) ### 1.2094 - 2023-08-14 diff --git a/metadata/en-US/changelogs/2094.txt b/metadata/en-US/changelogs/2094.txt index 6778eb23ea..35fa0f8d5d 100644 --- a/metadata/en-US/changelogs/2094.txt +++ b/metadata/en-US/changelogs/2094.txt @@ -8,8 +8,18 @@ Ubirajara Next version +* Added workaround for opening *audio/x-wav* attachments (not supported by all sound players) +* Added batch enable/disable downloading of headers only for all child folders +* Added notification to disable alarm sound initiated by filter rules +* Restoring conversation thread on rotation changes from/to one/two rows/columns +* Disabled Android app chooser by default because of a bug in MIUI +* Fixed decoding of POP3 messages when *Content-Type* is missing due to truncated TOP headers +* Fixed multi term search with non-alphanumeric characters +* Fixed deleting of *message/rfc822* attachments (GitHub version only) +* Fixed option to disable Android photo picker with a workaround * Small improvements and minor bug fixes * Updated AndroidX +* Updated Public Suffix List * Updated translations 1.2094 - 2023-08-14