File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,26 @@ It doesn't include
39
39
40
40
## Unreleased
41
41
42
+ ### Highlights for users
43
+
44
+ * Support for upcoming Zulip Server 6 features:
45
+ * We now show the "Pronouns" custom profile field. (#5517 )
46
+ * You can now see who has read a message, subject to privacy settings
47
+ (https://zulip.com/help/read-receipts ). (#5367 )
48
+ * A link to a message no longer breaks when the message is moved or its
49
+ topic is resolved/unresolved. (#5306 )
50
+ * (iOS) Fixed a bug with the position of the no-Internet notice. (#5491 )
51
+
52
+ Plus, like every release, other fixes and improvements for your Zulip
53
+ experience.
54
+
55
+
56
+ ### Highlights for developers
57
+
58
+ * Converted many React class components to function components. (#5509 )
59
+
60
+ * Resolved issues: #5367 , #5517 , #5306 , #5363
61
+
42
62
43
63
## 27.191 (2022-09-06)
44
64
You can’t perform that action at this time.
0 commit comments