Skip to content

Commit

Permalink
Bump version to v2.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Jan 3, 2025
1 parent be080c4 commit 66a4c83
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [2.6.15+2330] - 2025-01-03
### Fixed
- #2152 Fix full-word search for unencrypted messages isn't performed until you put a space after the word
- #2111 Fix replies do not appear in search results.
- #2112 Fix bug Remove profile picture / avatar doesn't work
- #2106 Fix duplicate result when adding member with mxid

### Change
- Upgrade gradle to `Xmx4096m`
- #2100 Update image type supported when picking new avatar
- #2151 Support enable/disable context menu Browser
- #2144 Update search result list item
- Update new link support page - [TWP-217](https://github.com/linagora/twake-workplace-private/issues/217)

### Added
- #2169 Added avatar and name for sender messages in web
- Added widget test for message_avatar_mixin
- #2151 Add a toast message when copying a phone number

## [2.6.14+2330] - 2024-12-06
### Fixed
- [Apple rejection] Add Delete Account button in settings
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.14+2330
version: 2.6.15+2330

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

0 comments on commit 66a4c83

Please sign in to comment.