Skip to content

Commit

Permalink
Bump version to v2.4.19
Browse files Browse the repository at this point in the history
(cherry picked from commit bd24a37)
  • Loading branch information
hoangdat committed Feb 27, 2024
1 parent 704822e commit b15c959
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.4.19+2330] - 2024-02-27
### Fixed
- \#1457 Handle predictive back
- \#1308 handle pop scope for back button
- \#1492 handle performance in rebuilding in Chat list
- \#1269 Play video in safari
- \#1455 handle Micro permission for iOS and Android in Image Picker
- \#1472 Prevent select video in change avatar
- \#1425 Update title position
- \#713 Jump from media list to chat
- \#1153 Prevent duplicated phone number

## [2.4.18+2330] - 2024-02-19

### Fixed
Expand Down Expand Up @@ -2223,6 +2235,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.19+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.19
[2.4.18+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.18

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

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

0 comments on commit b15c959

Please sign in to comment.