Compare commits

..

2 commits

Author SHA1 Message Date
Krille-chan
03c0b8736c
Merge pull request #2719 from krille-chan/krille/add-changelog-2-5-0
build: Add changelog and update kotlin
2026-03-17 08:43:28 +01:00
Christian Kußowski
9fde066a5b
build: Add changelog 2026-03-16 13:09:53 +01:00
3 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,3 @@
FluffyChat 2.4.0 adds a new improved GUI for managing stickers with tutorials how to FluffyChat 2.5.0 introduces a new homeserver picker for onboarding,
easily add your own sticker packs. better image compression performance and several smaller new features,
It also improves the search and image gallery in chats, especially encrypted chats. design adjustments and bug fixes.
Besides that this update comes with a lot of fixes and improvements under the hood.

View file

@ -2119,10 +2119,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: webrtc_interface name: webrtc_interface
sha256: c6f100eac5057d9a817a60473126f9828c796d42884d498af4f339c97b21014f sha256: ad0e5786b2acd3be72a3219ef1dde9e1cac071cf4604c685f11b61d63cdd6eb3
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.5.1" version: "1.4.0"
win32: win32:
dependency: transitive dependency: transitive
description: description:

View file

@ -78,7 +78,7 @@ dependencies:
video_compress: ^3.1.4 video_compress: ^3.1.4
video_player: ^2.11.1 video_player: ^2.11.1
wakelock_plus: ^1.5.0 wakelock_plus: ^1.5.0
webrtc_interface: ^1.5.1 webrtc_interface: ^1.3.0
dev_dependencies: dev_dependencies:
dart_code_linter: ^3.2.1 dart_code_linter: ^3.2.1