Skip to content

Commit

Permalink
Bump version to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Sep 25, 2023
1 parent 68ce13b commit 344b089
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 3 deletions.
31 changes: 29 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1703,9 +1703,35 @@ Version 0.30.0 will be the first version with arm64 support. You can download bi
- Send read receipt only on focus \[98316f1\]
- Desktop notifications \[b05bfa6\]

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

## [2.3.0+2330] - 2023-09-25

### Added

- Download file in all platform
- Context menu for web
- Search insie App
- New group chat info
- New selection for Chat List
- New video player

### Changed

- Filter event in Chat
- Change preview link based on Matrix API

### Fixed

- Show/Hide emoji picker
- Navigator context
- Update Thumbnail with correct size
- Fix Delivery status
- Improve backup process for not only mobile but also web

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

### Added

- Chat with external contact
Expand All @@ -1720,11 +1746,12 @@ This CHANGELOG.md was generated with [**Changelog for Dart**](https://pub.dartla
- New UI for Chat Details

### Fixed

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

[2.3.0+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.3.0

[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.5+2330
version: 2.3.0+2330

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

0 comments on commit 344b089

Please sign in to comment.