diff --git a/CHANGELOG.md b/CHANGELOG.md index e667e8f027..5efa08542a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= * 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 +* Improved CSS processing * 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) diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index e667e8f027..5efa08542a 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -17,6 +17,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= * 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 +* Improved CSS processing * 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) diff --git a/metadata/en-US/changelogs/2094.txt b/metadata/en-US/changelogs/2094.txt index 35fa0f8d5d..feeabb8fe6 100644 --- a/metadata/en-US/changelogs/2094.txt +++ b/metadata/en-US/changelogs/2094.txt @@ -17,6 +17,7 @@ Next version * 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 +* Improved CSS processing * Small improvements and minor bug fixes * Updated AndroidX * Updated Public Suffix List