Skip to content

Commit b3e6632

Browse files
committed
version: Sync version and changelog from v30.0.258 release
1 parent 3031f20 commit b3e6632

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

docs/changelog.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,46 @@
33
## Unreleased
44

55

6+
### 30.0.258 (2025-06-16)
7+
8+
This release branch includes some experimental changes
9+
not yet merged to the main branch.
10+
11+
12+
### Highlights for users (vs legacy app)
13+
14+
Welcome to the new Zulip mobile app! You'll find
15+
a familiar experience in a faster, sleeker package.
16+
17+
For more information or to send us feedback,
18+
see the announcement blog post:
19+
https://blog.zulip.com/flutter-mobile-app-launch
20+
21+
22+
### Highlights for users (vs previous beta, v30.0.257)
23+
24+
* More translation updates. (PR #1596)
25+
* Handle additional error cases in migrating data from
26+
legacy app. (PR #1595)
27+
28+
29+
### Highlights for developers
30+
31+
* User-visible changes not described above:
32+
* Tweak wording of first-unread setting. (PR #1597)
33+
34+
* Resolved in main: #1070, #1580, PR #1595, PR #1596, PR #1597
35+
36+
* Resolved in the experimental branch:
37+
* more toward #46 via PR #1452
38+
* further toward #46 via PR #1559
39+
* #296 via PR #1561
40+
41+
642
## 30.0.257 (2025-06-15)
743

44+
This was a beta-only release.
45+
846
This release branch includes some experimental changes
947
not yet merged to the main branch.
1048

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: 30.0.257+257
11+
version: 30.0.258+258
1212

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

0 commit comments

Comments
 (0)