Skip to content

Commit

Permalink
Bump version to v2.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Dec 27, 2023
1 parent 9b3fe96 commit 946437e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 10 deletions.
37 changes: 28 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## [2.4.10+2330] - 2023-12-27

### Added

- jump to unread message in chat
- new group information
- show list of pinned message
- Load more and jump to message in server side search
- New starting page
- Share multiple files from external apps
- Send multiple file
- Send multiple file with thumbnail

### Changed

- Change iOS target to 12

### Fixed

- Remove unuse event in htmlMessage
- overflow in height in reply container
- image not change when changing reply image message
- go to direct chat when click on avatar
- centering logo in homepicker
- increase video player hit box

## [2.4.6+2330] - 2023-12-12
### Fixed
- Context menu in Chat screen
Expand Down Expand Up @@ -2096,24 +2122,17 @@ interesting devices. If you have one, I would very like to see some screenshots
This CHANGELOG.md was generated with [**Changelog for
Dart**](https://pub.dartlang.org/packages/changelog)

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

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

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

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

[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

[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.4.9+2330
version: 2.4.10+2330

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

0 comments on commit 946437e

Please sign in to comment.