Skip to content

Commit bde81cf

Browse files
committed
changelog: Describe changes since 30.0.259
1 parent dadec5a commit bde81cf

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 release branch includes some experimental changes
6+
not yet merged to the main branch.
7+
8+
9+
### Highlights for users
10+
11+
* (iOS) Fixed a bug causing duplicate notifications. (#1617)
12+
* The app offers a search view. (#252)
13+
* See the status emoji and status messages of other users. (#197)
14+
* Initial support for showing audio files in messages,
15+
an upcoming Zulip feature. (#1665)
16+
* Translation updates. (PR #1642)
17+
18+
19+
### Highlights for developers
20+
21+
* User-visible changes not described above:
22+
* More recipient headers in mentions/starred. (#1637)
23+
* Tap message in starred/mentions to open conversation. (#1621)
24+
* Clearer placeholder text when no messages. (#1555)
25+
* Correctly apply font-size to "em" on the same KaTeX span
26+
(if that situation is possible). (f003f58ed, in PR #1609)
27+
28+
* Resolved by server-side changes: #1617
29+
30+
* Resolved in main: #1637, #1621, PR #1560 (toward #296), #1555,
31+
PR #1609 (toward #46), PR #1601 (toward #46),
32+
PR #1600 (toward #46), PR #1658, #1665, #252, PR #1642
33+
34+
* Resolved in the experimental branch:
35+
* more toward #46 via PR #1452
36+
* further toward #46 via PR #1559
37+
* #296 via PR #1561
38+
* #197 via PR #1629
39+
540

641
## 30.0.259 (2025-06-23)
742

0 commit comments

Comments
 (0)