From 273e14b7a6a698d68a16454f0730e1c46d78166a Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 24 Apr 2026 11:25:51 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 5 +++++ app/src/main/assets/CHANGELOG.md | 5 +++++ metadata/en-US/changelogs/2314.txt | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8673806935..0a6210d526 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) +* Fixed all reported bugs +* Limit the width of images to the screen width on the receiver side +* Small improvements and minor bug fixes +* Updated [CommonMark](https://github.com/commonmark/commonmark-java) + ### 1.2314 2026-03-28 * Fixed all reported bugs diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index 8673806935..0a6210d526 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) +* Fixed all reported bugs +* Limit the width of images to the screen width on the receiver side +* Small improvements and minor bug fixes +* Updated [CommonMark](https://github.com/commonmark/commonmark-java) + ### 1.2314 2026-03-28 * Fixed all reported bugs diff --git a/metadata/en-US/changelogs/2314.txt b/metadata/en-US/changelogs/2314.txt index 1988d1e932..b7a350d949 100644 --- a/metadata/en-US/changelogs/2314.txt +++ b/metadata/en-US/changelogs/2314.txt @@ -30,6 +30,11 @@ Diuqin Next version (Work in progress) +* Fixed all reported bugs +* Limit the width of images to the screen width on the receiver side +* Small improvements and minor bug fixes +* Updated CommonMark + 1.2314 2026-03-28 * Fixed all reported bugs