Skip to content

Commit

Permalink
Bump version to v2.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev authored and hoangdat committed Jan 6, 2025
1 parent 94a4a6e commit c76132b
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.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
- #2165 Improve tag suggestion in chat

### 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 c76132b

Please sign in to comment.