Skip to content

Commit 1879366

Browse files
committed
changelog: Describe changes since 0.0.31
1 parent f66a4cd commit 1879366

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

docs/changelog.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22

33
## Unreleased
44

5+
This is a preview beta, including some experimental changes
6+
not yet merged to the main branch.
7+
8+
9+
### Highlights for users
10+
11+
This app is nearing ready to replace the legacy Zulip mobile app,
12+
planned for next week.
13+
14+
In addition to all the features in the last beta:
15+
* The keyboard opens immediately when you start a
16+
new conversation. (#1543)
17+
* Translation updates, including new near-complete translations
18+
for Slovenian (sl) and Chinese (Simplified, China) (zh_Hans_CN).
19+
* Several small improvements to the newest features:
20+
muted users (#296), message links going directly to message (#82).
21+
22+
23+
### Highlights for developers
24+
25+
* User-visible changes not described above:
26+
* upgraded Flutter and deps (PR #1568)
27+
* suppress long-press on muted-sender message,
28+
and hide muted users in new-DM list (part of #296)
29+
* reject internal links with malformed /near/ operands
30+
(part of #82)
31+
32+
* Resolved in main: #276 (though external to the tree),
33+
#1543, #82, #80, #1147, #1441
34+
35+
* Resolved in the experimental branch:
36+
* more toward #46 via PR #1452
37+
* further toward #46 via PR #1559
38+
* #296 via PR #1561
39+
540

641
## 0.0.31 (2025-06-11)
742

0 commit comments

Comments
 (0)