Skip to content

Commit

Permalink
Bump version to v2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Nov 9, 2023
1 parent 6a48c17 commit f67f21e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1706,6 +1706,19 @@ 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.7+2330] - 2023-11-09

### Changed

- Download file in mobile/desktop base on file stream
- upgrade matrix sdk to 0.22.6
- New design for pin message

### Fixed

- Twake dialog
- Remove avatar

## [2.3.6+2330] - 2023-11-03

### Added
Expand All @@ -1722,16 +1735,13 @@ Dart**](https://pub.dartlang.org/packages/changelog)
- Search inside Chat

### Fixed

- fix inline markdown code
- scroll full screen GroupInfo
- fix search with case sensitive
- close custom tab after login

## [2.3.3+2330] - 2023-10-18

### Added

- enable emoji in web
- styling for Chat List
- new selection in chat list
Expand Down Expand Up @@ -1802,8 +1812,9 @@ 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.6+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.3.6
[2.3.7+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.3.7

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

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

0 comments on commit f67f21e

Please sign in to comment.