Skip to content

Commit 6285c22

Browse files
nqhhdevhoangdat
authored andcommitted
Bump version to v2.6.6
1 parent 5a8c6f5 commit 6285c22

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [2.6.6+2330] - 2024-10-16
2+
### Fixed
3+
4+
- Fix cancel button in forward screen on web
5+
- #2075 Fix upload avatar on web
6+
- #2067 Fix location path on web
7+
- Fix wrong highlight message when open chat
8+
9+
### Added
10+
11+
- #2039 Update readme with customized homeserver
12+
- #2077 Update markdown when send message in chat
13+
- #2057 Update contacts screen ui
14+
- #2086 Change texts in settings screen
15+
- #2082 Update composer UI
16+
- Added support for nginx port customization
17+
- Added support for base href customization
18+
- #2040 Update settings UI
19+
120
## [2.6.5+2330] - 2024-09-19
221
### Fixed
322
- 2 types of Chat: Chat and Group Chat
@@ -2439,6 +2458,7 @@ interesting devices. If you have one, I would very like to see some screenshots
24392458
This CHANGELOG.md was generated with [**Changelog for
24402459
Dart**](https://pub.dartlang.org/packages/changelog)
24412460

2461+
[2.6.6+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.6.6
24422462
[2.6.0+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.6.0
24432463
[2.5.2+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.5.2
24442464
[2.4.20+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.20

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: fluffychat
22
description: A convenient Matrix-based tool for personal and corporate communication.
33
publish_to: none
4-
version: 2.6.5+2330
4+
version: 2.6.6+2330
55

66
environment:
77
sdk: ">=3.1.3 <4.0.0"

0 commit comments

Comments
 (0)