Skip to content

Commit e90fb07

Browse files
committed
changelog: Describe changes since 0.0.28
1 parent c9d5dcc commit e90fb07

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

docs/changelog.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,49 @@
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 is a feature-packed release, as this new app gets near ready to
12+
replace the legacy Zulip mobile app a few weeks from now.
13+
Please try out the new features, and as always report anything broken.
14+
15+
* Initial support for TeX math! Try enabling the
16+
experimental flag, in settings. (#46)
17+
* Edit a message. (#126)
18+
* Initial support to open at first unread message;
19+
try enabling in settings. (#80)
20+
* List of topics in channel. (#1158)
21+
* (iOS) Go to conversation on opening notification. (#1147)
22+
23+
24+
### Highlights for developers
25+
26+
* Further user highlights that didn't fit in 500 characters:
27+
* #1441 simplified local echo, enabling recovery from failed send
28+
* #82 on following a message link, go to specific message
29+
in middle of history
30+
* #930 no more images moving around when you navigate from
31+
one message list to another
32+
* #1250 general chat
33+
* #1470 when you re-open the app after a while and start typing
34+
a message, your draft is preserved across the app's reloading
35+
its data from the server
36+
37+
* Resolved in main: #1470, #407, #1485, #930, #44, #1250, #126
38+
39+
* Resolved in the experimental branch:
40+
* #82, and #80 behind a flag, via PR #1517
41+
* #1441 via PR #1453
42+
* #1158 via PR #1500
43+
* #1495 via PR #1506
44+
* #127 via PR #1322
45+
* more toward #46 via PR #1452
46+
* #1147 via PR #1379
47+
548

649
## 0.0.28 (2025-04-21)
750

0 commit comments

Comments
 (0)