Skip to content

Commit

Permalink
Bump version to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Oct 6, 2023
1 parent c7af134 commit f2109d7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
20 changes: 17 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1706,6 +1706,21 @@ 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)

## [2.3.2+2330] - 2023-10-06

### Added

- New Settings screeen
- Load more error

### Fixed

- blink when scrolling chat
- UI chat wrong
- error in clear DB when logout in web
- drag n drop in web
- gesture to back

## [2.3.1+2330] - 2023-09-29

### Fixed
Expand All @@ -1717,9 +1732,7 @@ Dart**](https://pub.dartlang.org/packages/changelog)
- upload thumbnail and calculate blur hash

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

### Added

- Download file in all platform
- Context menu for web
- Search insie App
Expand Down Expand Up @@ -1757,7 +1770,8 @@ Dart**](https://pub.dartlang.org/packages/changelog)
- Reduce unnecessary API request to Profile API
- Fix the placeholder for image to reduce memory consumption

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

[2.3.1+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.3.1
[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.3.1+2330
version: 2.3.2+2330

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

0 comments on commit f2109d7

Please sign in to comment.