File tree Expand file tree Collapse file tree 2 files changed +35
-1
lines changed
Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Original file line number Diff line number Diff line change 33## Unreleased
44
55
6+ ## 0.0.31 (2025-06-11)
7+
8+ This is a preview beta, including some experimental changes
9+ not yet merged to the main branch.
10+
11+
12+ ### Highlights for users
13+
14+ We're nearing ready to have this new app replace the legacy
15+ Zulip mobile app, next week.
16+
17+ In addition to all the features in the last beta:
18+ * Conversations open at your first unread message. (#80 )
19+ * TeX support now enabled by default, and covers a larger
20+ set of expressions. More to come later. (#46 )
21+ * Numerous small improvements to the newest features:
22+ muted users (#296 ), start a DM thread (#127 ),
23+ recover failed send (#1441 ), open mid-history (#82 ).
24+
25+
26+ ### Highlights for developers
27+
28+ * Resolved in main: #1540 , #385 , #386 , #127
29+
30+ * Resolved in the experimental branch:
31+ * #82 via PR #1566
32+ * #80 via PR #1517
33+ * #1441 via PR #1453
34+ * more toward #46 via PR #1452
35+ * further toward #46 via PR #1559
36+ * #1147 via PR #1379
37+ * #296 via PR #1561
38+
39+
640## 0.0.30 (2025-05-28)
741
842This is a preview beta, including some experimental changes
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ description: A Zulip client for Android and iOS
88publish_to : ' none'
99
1010# Keep the last two numbers equal; see docs/release.md.
11- version : 0.0.30+30
11+ version : 0.0.31+31
1212
1313environment :
1414 # We use a recent version of Flutter from its main channel, and
You can’t perform that action at this time.
0 commit comments