Skip to content

Commit ab3280e

Browse files
committed
changelog: Describe changes since 30.0.260
1 parent 27952a9 commit ab3280e

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

docs/changelog.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,57 @@
22

33
## Unreleased
44

5+
This release branch includes some experimental changes
6+
not yet merged to the main branch.
7+
8+
9+
### Highlights for users
10+
11+
* See who reacted to a message. (#740)
12+
* Turn invisible mode on and off. (#1578)
13+
* Less empty space at end of message feed. (PR #1628)
14+
* After you return to the app, it resumes its connection
15+
more quickly. (#979)
16+
* The message long-press menu shows the message and
17+
when it was sent. (#217)
18+
* (iOS) Fixed white flash on opening app in dark mode. (#1149)
19+
20+
21+
### Highlights for developers
22+
23+
* User-visible changes not described above:
24+
* Upgraded Flutter and other dependencies. (#1684)
25+
* Case-insensitive topics in unreads and other data
26+
structures. (#980)
27+
* Icon for topic-list button, rather than "TOPICS". (#1532)
28+
* Status emoji properly follow system text-scale setting.
29+
(revision to PR #1629, for #197)
30+
* Status text's font size increased.
31+
(revision to PR #1629, for #197)
32+
* Fixed scroll behavior of math blocks in RTL locales.
33+
(revision to PR #1452, at 5677317bc, for #46)
34+
* Fixed vertical alignment within TeX math expressions.
35+
(e8e8f4105; revision to PR #1452, for #46)
36+
* Adjusted color of icons in action sheets.
37+
(included in PR #1631, for #1578)
38+
* Removed blank space for absent status emoji.
39+
(revision to PR #1629, for #197)
40+
* Adjusted choice of "Close" vs "Cancel" in action sheets.
41+
(included in PR #1700, for #740)
42+
* Translation updates. (PR #1682)
43+
44+
* Workarounds in our CI for a Flutter infra issue with the
45+
"main" branch. (PR #1690, PR #1691; flutter/flutter#171833)
46+
47+
* Resolved in main: #296, PR #1684, PR #1628, #980, #1532, #662,
48+
#217, #1578, #1149, PR #1629, #979, PR #1682, PR #1452
49+
50+
* Resolved in the experimental branch:
51+
* more toward #46 via PR #1698
52+
* further toward #46 via PR #1559
53+
* #197 via PR #1702
54+
* #740 via PR #1700
55+
556

657
## 30.0.260 (2025-07-03)
758

0 commit comments

Comments
 (0)