From 24906a0def64ae283fb6c04161e9b28d6aaacda9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Fri, 27 Mar 2026 08:17:51 +0100 Subject: [PATCH] build: Add changelog for 2.5.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- snap/snapcraft.yaml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c71b8ca..3a4177da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## v2.5.1 +Update to latest version of fcm_shared_isolate to fix push on iOS. + ## v2.5.0 FluffyChat 2.5.0 introduces a new homeserver picker for onboarding, better image compression performance and several smaller new features, design adjustments and bug fixes. diff --git a/pubspec.yaml b/pubspec.yaml index 400dd469..6eabbbc0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ publish_to: none # On version bump please also increase: # 1. The build number (for F-Droid) # 2. The version in /snap/snapcraft.yaml -version: 2.5.0+3550 +version: 2.5.1+3551 environment: sdk: ">=3.11.1 <4.0.0" diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ebc618ce..71245163 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,7 +1,7 @@ name: fluffychat title: FluffyChat base: core24 -version: 2.5.0 +version: 2.5.1 license: AGPL-3.0 summary: The cutest messenger in the Matrix network description: |