@@ -36,6 +36,38 @@ It doesn't include
3636
3737## Unreleased
3838
39+ ### Highlights for users
40+
41+ * A bug in the PM conversations screen caused it not to show
42+ certain conversations when they first started.
43+ * (iOS) In dark mode, when moving from one screen to another the app
44+ would show a white flash.
45+
46+ Plus, like every release, other fixes and improvements for your Zulip
47+ experience.
48+
49+
50+ ### Highlights for developers
51+
52+ * Resolved issues, user-facing:
53+ * #3871 : put "Add a reaction" always as first option on long-press
54+ * #3729 : couldn't send to stream with a comma in its name
55+ * #3654 : PMs from new sources weren't immediately shown in PMs list
56+ * #3857 : unread notice had slight overlap with a very tall compose box
57+ * #3743 : strip leading/trailing whitespace from topic on send
58+ * #3816 : crash at user profile when user's timezone unrecognized
59+ * #2914 : screen flashed white at navigation on iOS, in dark mode
60+ * #3788 : show error message when deleting a message fails
61+ * #3813 : crash on trying to use camera when iOS permission denied
62+ * #3449 : stream notification settings reflect user's global choice
63+ of default
64+
65+ * Resolved issues, developer-facing:
66+ * #3888 : log malformed APNs device tokens
67+ * 60807bde2: document CrossRealmBot
68+ * 1eb4ae068^..f254f45f8: document Outbox, and "caught up"
69+ * ba8928209^..7a3a84547: correct jsdoc on FIRST_UNREAD_ANCHOR
70+
3971
4072## 26.21.144 (2020-01-31)
4173
0 commit comments