From 3392164937d7416221cc6bacf6eceb631f840c22 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 13 Jul 2026 07:44:03 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 5 +++++ app/src/main/assets/CHANGELOG.md | 5 +++++ metadata/en-US/changelogs/2325.txt | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0055e2c61..f5e9a8ba62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### Next version (Work in progress) +* Added helpers to grant [local network permission](https://m66b.github.io/FairEmail/#faq210) +* Enabled [Certificate Transparency](https://en.wikipedia.org/wiki/Certificate_Transparency) for non Play Store builds +* Fixed character set for sending text files in some cases +* Small improvements and minor bug fixes + ### 1.2325 2026-07-04 * Fixed a [security issue](https://github.com/M66B/FairEmail/security/advisories/GHSA-w92m-2v27-mvg9) diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index f0055e2c61..f5e9a8ba62 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -30,6 +30,11 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### Next version (Work in progress) +* Added helpers to grant [local network permission](https://m66b.github.io/FairEmail/#faq210) +* Enabled [Certificate Transparency](https://en.wikipedia.org/wiki/Certificate_Transparency) for non Play Store builds +* Fixed character set for sending text files in some cases +* Small improvements and minor bug fixes + ### 1.2325 2026-07-04 * Fixed a [security issue](https://github.com/M66B/FairEmail/security/advisories/GHSA-w92m-2v27-mvg9) diff --git a/metadata/en-US/changelogs/2325.txt b/metadata/en-US/changelogs/2325.txt index 750f765cee..17cd71ce68 100644 --- a/metadata/en-US/changelogs/2325.txt +++ b/metadata/en-US/changelogs/2325.txt @@ -30,6 +30,11 @@ Elopteryx Next version (Work in progress) +* Added helpers to grant local network permission +* Enabled Certificate Transparency for non Play Store builds +* Fixed character set for sending text files in some cases +* Small improvements and minor bug fixes + 1.2325 2026-07-04 * Fixed a security issue