We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8f548 commit 778097eCopy full SHA for 778097e
docs/changelog.md
@@ -39,6 +39,23 @@ It doesn't include
39
40
## Unreleased
41
42
+### Highlights for users
43
+
44
+* The app now offers more help resolving issues with notifications. (#5654)
45
+* The search screen now loads older results as you scroll up. (#4859)
46
+* The app now offers more information when a file upload fails. (#5663)
47
48
+Plus, like every release, other fixes and improvements for your Zulip
49
+experience.
50
51
52
+### Highlights for developers
53
54
+* We fixed a rare bug where corrupt, partial `Account` objects could appear
55
+ in state when an action races with removing an account. (PR #5656)
56
57
+* Resolved issues: PR #5656, PR #5663, #4859, PR #5654
58
59
60
## 27.200 (2023-02-01)
61
0 commit comments