@@ -1706,6 +1706,19 @@ Version 0.30.0 will be the first version with arm64 support. You can download bi
1706
1706
This CHANGELOG.md was generated with [ ** Changelog for
1707
1707
Dart** ] ( https://pub.dartlang.org/packages/changelog )
1708
1708
1709
+ ## [ 2.3.7+2330] - 2023-11-09
1710
+
1711
+ ### Changed
1712
+
1713
+ - Download file in mobile/desktop base on file stream
1714
+ - upgrade matrix sdk to 0.22.6
1715
+ - New design for pin message
1716
+
1717
+ ### Fixed
1718
+
1719
+ - Twake dialog
1720
+ - Remove avatar
1721
+
1709
1722
## [ 2.3.6+2330] - 2023-11-03
1710
1723
1711
1724
### Added
@@ -1722,16 +1735,13 @@ Dart**](https://pub.dartlang.org/packages/changelog)
1722
1735
- Search inside Chat
1723
1736
1724
1737
### Fixed
1725
-
1726
1738
- fix inline markdown code
1727
1739
- scroll full screen GroupInfo
1728
1740
- fix search with case sensitive
1729
1741
- close custom tab after login
1730
1742
1731
1743
## [ 2.3.3+2330] - 2023-10-18
1732
-
1733
1744
### Added
1734
-
1735
1745
- enable emoji in web
1736
1746
- styling for Chat List
1737
1747
- new selection in chat list
@@ -1802,8 +1812,9 @@ Dart**](https://pub.dartlang.org/packages/changelog)
1802
1812
- Reduce unnecessary API request to Profile API
1803
1813
- Fix the placeholder for image to reduce memory consumption
1804
1814
1805
- [ 2.3.6 +2330 ] : https://github.com/linagora/twake-on-matrix/releases/tag/2.3.6
1815
+ [ 2.3.7 +2330 ] : https://github.com/linagora/twake-on-matrix/releases/tag/2.3.7
1806
1816
1817
+ [ 2.3.6+2330 ] : https://github.com/linagora/twake-on-matrix/releases/tag/2.3.6
1807
1818
[ 2.3.3+2330 ] : https://github.com/linagora/twake-on-matrix/releases/tag/2.3.3
1808
1819
[ 2.3.2+2330 ] : https://github.com/linagora/twake-on-matrix/releases/tag/2.3.2
1809
1820
[ 2.3.1+2330 ] : https://github.com/linagora/twake-on-matrix/releases/tag/2.3.1
0 commit comments