Skip to content

Commit 52c63a5

Browse files
committed
changelog: Document changes since v27.204
1 parent d42e3d0 commit 52c63a5

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

docs/changelog.md

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

4040
## Unreleased
4141

42+
### Highlights for users
43+
44+
* (iOS) Fixed an issue where text inputs wouldn't respond to tapping near
45+
the left edge of the screen. (#5486)
46+
47+
Plus, like every release, other fixes and improvements for your Zulip
48+
experience.
49+
50+
51+
### Highlights for developers
52+
53+
* Bumped `kMinSupportedVersion` to "4.0". (PR #5707)
54+
55+
* We now use presence tuning parameters from the server, when available.
56+
(#5669)
57+
58+
* We now support narrow links with new "/dm/…" and "/is/dm" filters (the new
59+
way to say "/pm-with/…" and "/is/private"). (#5692)
60+
61+
* Ran `yarn upgrade`. (PR #5713)
62+
63+
* Upgraded Flow to v0.175.1. (PR #5700)
64+
65+
* Prep work toward supporting unmuted topics in muted streams. (PR #5690)
66+
67+
* Converted more of our Java code to Kotlin. (PR #5695, PR #5701)
68+
69+
* Used `patch-package` to fix an Xcode build failure in `react-native`. (PR #5709)
70+
71+
* Resolved issues: #5669, #5692, #5698, #5702, #5486
72+
4273

4374
## 27.204 (2023-03-13)
4475

0 commit comments

Comments
 (0)