Skip to content

Commit 1bb8206

Browse files
committed
version: Sync version and changelog from v0.0.30 release
1 parent 2880065 commit 1bb8206

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

docs/changelog.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,36 @@
33
## Unreleased
44

55

6+
## 0.0.30 (2025-05-28)
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, a few weeks from now.
16+
17+
In addition to all the features in the last beta:
18+
* Muted users are now muted. (#296)
19+
* Improved logic to recover from failed send. (#1441)
20+
* Numerous small improvements to the newest features.
21+
22+
23+
### Highlights for developers
24+
25+
* Resolved in main: #83, #1495, #1456, #1158
26+
27+
* Resolved in the experimental branch:
28+
* #82, and #80 behind a flag, via PR #1517
29+
* #1441 via PR #1453
30+
* #127 via PR #1322
31+
* more toward #46 via PR #1452
32+
* #1147 via PR #1379
33+
* #296 via PR #1429
34+
35+
636
## 0.0.29 (2025-05-19)
737

838
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.29+29
11+
version: 0.0.30+30
1212

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

0 commit comments

Comments
 (0)