Skip to content

Commit 78d72c8

Browse files
committed
changelog: Document changes up to latest
1 parent 63f46eb commit 78d72c8

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/changelog.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,38 @@ It doesn't include
3939

4040
## Unreleased
4141

42+
### Highlights for users
43+
44+
* The "Mark messages as read on scroll" setting has a new option: "Only in
45+
conversation views". (#5241)
46+
47+
Plus, like every release, other fixes and improvements for your Zulip
48+
experience.
49+
50+
51+
### Highlights for developers
52+
53+
* We now respect new servers' "mark as unread" events. (#5361)
54+
55+
* For the set of available Unicode emoji, we now use the new
56+
`server_emoji_data_url`, present in the `/register` response since server
57+
feature level 140. (PR #5460, PR #5464)
58+
59+
* Updated confirmation dialogs to better align with the web app. (PR #5439)
60+
61+
* Upgraded to Expo SDK 44! (PR #5441)
62+
63+
* Enabled `react-native-screens`. (#4111)
64+
65+
* Enabled a new Flow feature: enums! (PR #5444)
66+
67+
* Continued to develop our `tsflower` workflow. (PRs #5442, #5478)
68+
69+
* Added "fastlane" metadata, used by F-Droid. (PR #5462)
70+
71+
* Resolved issues: #5241, #5444, #5439, #5411, #5464, #5462, #5448, #5361,
72+
#4111, #5424, #5431, #5435
73+
4274

4375
## 27.190 (2022-08-23)
4476

0 commit comments

Comments
 (0)