Skip to content

Commit 0f5d771

Browse files
committed
changelog: Document changes up to latest
1 parent b6218db commit 0f5d771

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

docs/changelog.md

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

4040
## Unreleased
4141

42+
### Highlights for users
43+
44+
* Streams in the inbox view now have a "collapse" button that hides unread
45+
topics, so you can see more streams at a time. (#5423)
46+
* In the profile view, you can now copy custom profile fields to the
47+
clipboard. (#5592)
48+
49+
Plus, like every release, other fixes and improvements for your Zulip
50+
experience.
51+
52+
53+
### Highlights for developers
54+
55+
* Added a workaround for an iOS build error with "signing requires
56+
development team". (PR #5576)
57+
58+
* Upgraded to Jest 27. (PR #5581)
59+
60+
* Upgraded to TsFlower 0.0.13. (PR #5583)
61+
62+
* New `tools/gradle` script, to avoid `cd android`. (PR #5603)
63+
64+
* We now allow Gradle to use 25% more memory, apparently needed for RN
65+
v0.68, which we hope to upgrade to soon. (PR #5603)
66+
67+
* Resolved issues: #5592, #5597, #5596, #3469, #5583, #5581, #4386, #5423
68+
4269

4370
## 27.196 (2022-12-01)
4471

0 commit comments

Comments
 (0)