Skip to content

Commit 725bb5e

Browse files
committed
version: Sync version and changelog from v30.0.257 release
1 parent a6ea882 commit 725bb5e

File tree

2 files changed

+42
-1
lines changed

2 files changed

+42
-1
lines changed

docs/changelog.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,52 @@
33
## Unreleased
44

55

6+
## 30.0.257 (2025-06-15)
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:
19+
https://groups.google.com/g/zulip-announce/c/PfcyFY4cIMA
20+
21+
22+
### Highlights for users (vs previous alpha, v30.0.256)
23+
24+
* Translation updates, including near-complete translations
25+
for German (de) and Italian (it).
26+
27+
28+
### Highlights for developers
29+
30+
* User-visible changes not described above:
31+
* Updated link in welcome dialog. (part of #1580)
32+
* Skip ackedPushToken in migrated account data.
33+
(part of #1070)
34+
35+
* Resolved in main: #1537, #1582
36+
37+
* Resolved in the experimental branch:
38+
* more toward #46 via PR #1452
39+
* further toward #46 via PR #1559
40+
* #296 via PR #1561
41+
* #1070 via PR #1588
42+
* #1580 via PR #1590
43+
44+
645
## 30.0.256 (2025-06-15)
746

847
With this release, this new app takes on the identity
948
of the main Zulip app!
1049

50+
This was an alpha-only release.
51+
1152
This release branch includes some experimental changes
1253
not yet merged to the main branch.
1354

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.256+256
11+
version: 30.0.257+257
1212

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

0 commit comments

Comments
 (0)