Skip to content

Commit

Permalink
Bump version to v2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Sep 18, 2024
1 parent 5fae280 commit ec446f3
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
## [2.6.4+2330] - 2024-09-18

### Added

- #1817 Added french and russian translation in camera screen
- Set uploaded appbundles status to completed

### Fixed

- #1878: Fix can't open notification when open Media in chat details

## [2.6.3+2330] - 2024-09-17

### Fixed

- #2022 Change explain text in permission dialog

## [2.6.2+2330] - 2024-08-27

### Fixed

- #2002 Remove unused deeplink
- #2002 Upgrade flutter_local_notifications to fix USE_FULL_SCREEN_INTENT permission

## [2.6.1+2330] - 2024-07-25

### Fixed

- #1959 Spelling errors
- #1966 Hotfix: can't get contact on web
- #1976 Hotfix: prominent disclosure update
- #1971 Fix navigation problem in forward pages
- #1979 Crash app when open play video mobile
- #1967 Support send multiple file in draft chat

## [2.6.0+2330] - 2024-07-18

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: fluffychat
description: A convenient Matrix-based tool for personal and corporate communication.
publish_to: none
version: 2.6.3+2330
version: 2.6.4+2330

environment:
sdk: ">=3.1.3 <4.0.0"
Expand Down

0 comments on commit ec446f3

Please sign in to comment.