Skip to content

Commit

Permalink
Bump version to v2.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev authored and hoangdat committed Nov 20, 2024
1 parent 2a4808e commit 89eec88
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## [2.6.9+2330] - 2024-11-20
### Fixed

- #2099 Fix design review v2.6.7
- #2018 Changed power levels in group chats
- #2122 Fix group information disappeared
- #2113 Fix text message overlaps time stamp in message bubble
- #2124 Fixed wrong url when using logout
- #1849 Fix bug weird grey counter sometimes appears
- #2068 Fix can't see message after accept invitation
- #2065 Remove save to gallery button in web

### Added

- #2014 Display phone number as a clickable in message bubble
- #2128 Implement QR code to download app
- #2088 Systemize app bar
- Improve style for error dialog (#2136)
- #2046 Add Group name validation

## [2.6.8+2330] - 2024-11-13
### Changed

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: A convenient Matrix-based tool for personal and corporate communication.
publish_to: none
version: 2.6.8+2330
version: 2.6.9+2330

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

0 comments on commit 89eec88

Please sign in to comment.