Skip to content

Commit f8677ac

Browse files
committed
version: Sync version and changelog from v0.0.33 release
1 parent 25f91b7 commit f8677ac

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

docs/changelog.md

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

55

6+
## 0.0.33 (2025-06-13)
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+
This app is nearing ready to replace the legacy Zulip mobile app,
15+
planned for next week.
16+
17+
In addition to all the features in the last beta:
18+
* Messages are automatically marked read as you scroll through
19+
a conversation. (#81)
20+
* More translations.
21+
22+
23+
### Highlights for developers
24+
25+
* User-visible changes not described above:
26+
* "Quote message" button label rather than "Quote and reply"
27+
(PR #1575)
28+
29+
* Resolved in main: PR #1575, #81
30+
31+
* Resolved in the experimental branch:
32+
* more toward #46 via PR #1452
33+
* further toward #46 via PR #1559
34+
* #296 via PR #1561
35+
36+
637
## 0.0.32 (2025-06-12)
738

839
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.32+32
11+
version: 0.0.33+33
1212

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

0 commit comments

Comments
 (0)