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 committed Nov 20, 2024
1 parent f627d72 commit 7ffc783
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [2.6.9+2330] - 2024-11-20
### Fixed

- #2101 Fix design review v2.6.7
- #2117 Changed power levels in group chats
- #2123 Fix group information disappeared
- #2127 Fix text message overlaps time stamp in message bubble
- #2126 Fixed wrong url when using logout
- #2134 Fix bug weird grey counter sometimes appears
- #2133 Fix can't see message after accept invitation
- #2138 Remove save to gallery button in web

### Added

- #2120 Display phone number as a clickable in message bubble
- #2128 Implement QR code to download app
- #2088 Systemize app bar

## [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 7ffc783

Please sign in to comment.