Skip to content

Commit 7143368

Browse files
committed
version: Sync version and changelog from v30.0.259 release
Oops, forgot to do this at the time of making the release.
1 parent 58f5c7c commit 7143368

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+
## 30.0.259 (2025-06-23)
7+
8+
This release branch includes some experimental changes
9+
not yet merged to the main branch.
10+
11+
12+
### Highlights for users
13+
14+
New since last week's release:
15+
* The app shows others' availability. (#196)
16+
* When you're using the app, you'll appear to others
17+
as online, according to your settings. (#1607)
18+
* Much broader TeX math support. (PR #1601)
19+
* More translation updates. (PR #1615)
20+
21+
Welcome to the new Zulip mobile app! You'll find
22+
a familiar experience in a faster, sleeker package.
23+
24+
For more information or to send us feedback,
25+
see the announcement blog post:
26+
https://blog.zulip.com/flutter-mobile-app-launch
27+
28+
29+
### Highlights for developers
30+
31+
* Resolved in main: PR #1598, PR #1599, #196, #1607, PR #1615
32+
33+
* Resolved in the experimental branch:
34+
* more toward #46 via PR #1452
35+
* further toward #46 via PR #1559
36+
* yet further toward #46 via PR #1601 (cherry-picked)
37+
* #296 via PR #1561
38+
39+
640
## 30.0.258 (2025-06-16)
741

842
This release branch includes 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: 30.0.258+258
11+
version: 30.0.259+259
1212

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

0 commit comments

Comments
 (0)