File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 3
3
## Unreleased
4
4
5
5
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
+
6
37
## 0.0.32 (2025-06-12)
7
38
8
39
This is a preview beta, including some experimental changes
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ description: A Zulip client for Android and iOS
8
8
publish_to : ' none'
9
9
10
10
# Keep the last two numbers equal; see docs/release.md.
11
- version : 0.0.32+32
11
+ version : 0.0.33+33
12
12
13
13
environment :
14
14
# We use a recent version of Flutter from its main channel, and
You can’t perform that action at this time.
0 commit comments