Skip to content

Commit 475a63d

Browse files
committed
Bump version to 2.5.9
1 parent 6ec60ec commit 475a63d

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
## [2.5.9+2330] - 2024-06-18
2+
3+
### Fixed
4+
- #1615 Not auto jump to lastest message when user send an attachment in case user seeing older message
5+
- members list always have to reload
6+
- #1793 Recent contacts aren't recent
7+
- #1356 Rework account picker
8+
- #1635 Irrelevant search results
9+
- #1698 Group details is small in width
10+
- #1855 hot-fix: fix the error l10n not found after build runner build
11+
- #1841 Can't close invitation dialog in Chat
12+
- #1787 Improve when leave group chat
13+
- #1812 Remove X from the search bar when it's empty
14+
- #1644 “Tap to allow access to your Gallery” button is not in center of its container
15+
- #1602 When typing and shift + ctrl to get a line break, the internal mouse cursor disappears
16+
- #1825 When adding members to a group chat, search results aren't displayed correctly
17+
- #1791 Improve display contacts on multiple homeserver
18+
- #1869 Can not open keyboard when tap on the textfield in IOS
19+
- #1806 Images are displayed weirdly if they didn't yet load
20+
- #1587 Can't open chat in chat list when click on notification
21+
- #1777 Changing greeting message: include tag in greeting message
22+
23+
### Added
24+
- #1645 Missing counting selected image at send icon
25+
- Update store metadata
26+
- update of README.md
27+
- #979 Improve tom bootstrap dialog
28+
- #1836 Move the Shared media part to the Profile part
29+
130
## [2.5.8+2330] - 2024-05-25
231
- #1781 Upgrade to Flutter SDK 3.22.0
332

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.5.8+2330
4+
version: 2.5.9+2330
55

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

0 commit comments

Comments
 (0)