From 731932a210649685bab61e8e24683d65231a79d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Sun, 18 Jan 2026 14:48:43 +0100 Subject: [PATCH] chore: Add changelog for android --- .../fastlane/metadata/android/en-US/changelogs/default.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/android/fastlane/metadata/android/en-US/changelogs/default.txt b/android/fastlane/metadata/android/en-US/changelogs/default.txt index 01a335509..5eed864e7 100644 --- a/android/fastlane/metadata/android/en-US/changelogs/default.txt +++ b/android/fastlane/metadata/android/en-US/changelogs/default.txt @@ -1,3 +1,4 @@ -FluffyChat 2.3.0 fixes a possible database corruption bug, also fixes a -major performance leak and introduces polls and threads. -Several other bugs have also been fixed including importing sticker packgs. \ No newline at end of file +FluffyChat 2.4.0 adds a new improved GUI for managing stickers with tutorials how to +easily add your own sticker packs. +It also improves the search and image gallery in chats, especially encrypted chats. +Besides that this update comes with a lot of fixes and improvements under the hood. \ No newline at end of file