Skip to content

Commit 796dcda

Browse files
committed
version: Sync version and changelog from v0.0.31 release
1 parent 5afac68 commit 796dcda

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

docs/changelog.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,40 @@
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

842
This is a preview beta, including some experimental changes

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: A Zulip client for Android and iOS
88
publish_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

1313
environment:
1414
# We use a recent version of Flutter from its main channel, and

0 commit comments

Comments
 (0)