Skip to content

Commit

Permalink
Bump version to v2.4.15
Browse files Browse the repository at this point in the history
(cherry picked from commit 2ddd0f9)
  • Loading branch information
hoangdat committed Jan 16, 2024
1 parent 0af5003 commit 0151290
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [2.4.15+2330] - 2024-01-16
### Fixed
- Change date format to dd/mm/yy
- Create chat in blank page
- Cancel file picker in web
- Fixed crashed when reject invitation
- \[web\] Open current chat when stay in profile
- fixed width of chat along side with width of composer
- Remove back button in some screen in web only
- Fix Shift + Enter
- Hide event join of author in chat
- Added no result in search
- Fix new group and invitation padding
- Group info style
- Fix navigation in mobile

## [2.4.14+2330] - 2024-01-07
### Fixed
- Hide tag suggestion in Direct Chat
Expand Down Expand Up @@ -2139,6 +2155,7 @@ 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.15+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.15+2330
[2.4.14+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.14
[2.4.12+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.12
[2.4.10+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.10
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.4.14+2330
version: 2.4.15+2330

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

0 comments on commit 0151290

Please sign in to comment.