Skip to content

Commit

Permalink
Bump version to v2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Dec 12, 2023
1 parent 574c686 commit 0f0b4d7
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [2.4.5+2330] - 2023-12-11

### Added

- Create unencrypted Direct Message
- Preview image before sending
- Search for unencrypted message
- Add NSE to get plain notification
- profile info

### Changed

- new app id
- Jump to message
- Refactor Message widget
- Update correct style for app

### Fixed

- thumbnail image in preview link

## [2.4.2+2330] - 2023-11-28

### Added
Expand Down Expand Up @@ -2070,6 +2091,8 @@ 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.5+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.5+2330

[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
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.3+2330
version: 2.4.5+2330

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

0 comments on commit 0f0b4d7

Please sign in to comment.