diff --git a/CHANGELOG.md b/CHANGELOG.md index b736fc98c0..d12e9f6643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,7 @@ ### Notices -Recently, there were more updates than usual, all intended to resolve side effects of changes required for Android 15. -Google's compatibility library unfortunately does not work properly for all Android versions and all devices, -and therefore custom bug fixes were necessary. - -The use of "AI" integrations is and will remain completely optional. -"AI" is completely inert if it is not configured and not being used. -To prevent tracking, [REST](https://en.wikipedia.org/wiki/REST) calls are used instead of third-party libraries. +It is now possible to check the integrity of APK files, see [the FAQ](https://m66b.github.io/FairEmail/#faq204) about how. For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport). @@ -18,6 +12,14 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) +### Next version + +* Added account images (avatars) +* Added APK file attestation, see [the FAQ](https://m66b.github.io/FairEmail/#faq204) +* Small improvements and minor bug fixes +* Updated [Public Suffix List](https://github.com/publicsuffix/list) +* Updated [translations](https://crowdin.com/project/open-source-email) + ### 1.2208 - 2024-06-22 * * Changed copy signature button into edit signature button diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index b736fc98c0..d12e9f6643 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -4,13 +4,7 @@ ### Notices -Recently, there were more updates than usual, all intended to resolve side effects of changes required for Android 15. -Google's compatibility library unfortunately does not work properly for all Android versions and all devices, -and therefore custom bug fixes were necessary. - -The use of "AI" integrations is and will remain completely optional. -"AI" is completely inert if it is not configured and not being used. -To prevent tracking, [REST](https://en.wikipedia.org/wiki/REST) calls are used instead of third-party libraries. +It is now possible to check the integrity of APK files, see [the FAQ](https://m66b.github.io/FairEmail/#faq204) about how. For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport). @@ -18,6 +12,14 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan) +### Next version + +* Added account images (avatars) +* Added APK file attestation, see [the FAQ](https://m66b.github.io/FairEmail/#faq204) +* Small improvements and minor bug fixes +* Updated [Public Suffix List](https://github.com/publicsuffix/list) +* Updated [translations](https://crowdin.com/project/open-source-email) + ### 1.2208 - 2024-06-22 * * Changed copy signature button into edit signature button diff --git a/metadata/en-US/changelogs/2208.txt b/metadata/en-US/changelogs/2208.txt index 9f6284ee08..3ba5be04e0 100644 --- a/metadata/en-US/changelogs/2208.txt +++ b/metadata/en-US/changelogs/2208.txt @@ -4,13 +4,7 @@ Changelog Notices -Recently, there were more updates than usual, all intended to resolve side effects of changes required for Android 15. -Google's compatibility library unfortunately does not work properly for all Android versions and all devices, -and therefore custom bug fixes were necessary. - -The use of "AI" integrations is and will remain completely optional. -"AI" is completely inert if it is not configured and not being used. -To prevent tracking, REST calls are used instead of third-party libraries. +It is now possible to check the integrity of APK files, see the FAQ about how. For support you can use the contact form. @@ -18,6 +12,14 @@ For support you can use the contact form. Acantholipan +Next version + +* Added account images (avatars) +* Added APK file attestation, see the FAQ +* Small improvements and minor bug fixes +* Updated Public Suffix List +* Updated translations + 1.2208 - 2024-06-22 * * Changed copy signature button into edit signature button