|
| 1 | +## [2.6.0+2330] - 2024-07-18 |
| 2 | + |
| 3 | +### Fixed |
| 4 | + |
| 5 | +- #1879 Fix online status is not updated correctly |
| 6 | +- #1892 Handle error recovery key lost |
| 7 | +- #1898 Fix memory leak in file picker |
| 8 | +- #1897 Fix profile image is not updated in multiple account |
| 9 | +- #1903 Check dialog status before sending file |
| 10 | +- #1911 Fix can't open chat when search exact Matrix ID |
| 11 | +- #1921 Fix iOS is forced to log out many times |
| 12 | +- #1910 Remove x when searchbar is empty |
| 13 | +- #1938 Fix wrong responsive when size of screen is small |
| 14 | +- #1930 Improve search exact Matrix ID inside Contact tab |
| 15 | +- #1948 Fix jump exactly to message in the notification on Mobile |
| 16 | +- #1946 Fix 500,404 error in POST request when login |
| 17 | + |
| 18 | +### Added |
| 19 | + |
| 20 | +- #1940 Upload feature |
| 21 | +- #1890 Renamed artifact to describe the OS |
| 22 | +- #1880 Standarlize Appbar and Appgrid popup |
| 23 | +- #1889 Change style loading dialog |
| 24 | +- #1894 Change message info dialog close button |
| 25 | +- #1905 Update online status based on design |
| 26 | +- #1937 Improve style for backup dialog |
| 27 | +- #1951 Integration dynamic link on android mobile |
| 28 | +- #1944 Update quick actions |
| 29 | +- #1956 Create permission dialogs for contacts and media |
| 30 | + |
1 | 31 | ## [2.5.8+2330] - 2024-05-25
|
2 | 32 | - #1781 Upgrade to Flutter SDK 3.22.0
|
3 | 33 |
|
@@ -2353,6 +2383,7 @@ interesting devices. If you have one, I would very like to see some screenshots
|
2353 | 2383 | This CHANGELOG.md was generated with [**Changelog for
|
2354 | 2384 | Dart**](https://pub.dartlang.org/packages/changelog)
|
2355 | 2385 |
|
| 2386 | +[2.6.0+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.6.0 |
2356 | 2387 | [2.5.2+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.5.2
|
2357 | 2388 | [2.4.20+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.20
|
2358 | 2389 | [2.4.19+2330]: https://github.com/linagora/twake-on-matrix/releases/tag/2.4.19
|
|
0 commit comments