Skip to content

Commit

Permalink
Bump version to v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Sep 8, 2023
1 parent 2d05d7c commit 39ad104
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1705,19 +1705,26 @@ Version 0.30.0 will be the first version with arm64 support. You can download bi

This CHANGELOG.md was generated with [**Changelog for Dart**](https://pub.dartlang.org/packages/changelog)

## Unreleased
## [2.2.4+2330] - 2023-09-08
### Added

- Chat with external contact
- Translationg for Fr/Ru
- Translation for Fr/Ru

### Changed

- Support exactly image picker for user
- Change the logic of path and navigation in web app
- sendOnEnter by default in web
- Change logic of deliver status
- New UI for Chat Details

### Fixed

- Prepare for debug web
- Show error message at exactly position
- Dismis keyboard base on the behavior
- Dismiss keyboard base on the behavior
- Reduce unnecessary API request to Profile API
- Fix the placeholder for image to reduce memory consumption

[2.2.4+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.2.4
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: The open digital workplace.
publish_to: none
version: 2.2.3+2330
version: 2.2.4+2330

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 39ad104

Please sign in to comment.