@@ -39,6 +39,42 @@ It doesn't include
39
39
40
40
## Unreleased
41
41
42
+ ### Highlights for users, vs. v27.197 (last prod release)
43
+
44
+ * (iOS) Fixed a bug in the compose box where tapping the "+" button or its
45
+ neighbors wouldn't work or would even erase your message draft. (#5463 ,
46
+ #5291 )
47
+ * (iOS) You can now upload file attachments like PDFs. (#4586 )
48
+ * (Android) When attaching an image on Android 13+, you get a sleek,
49
+ convenient new interface that lets you select multiple images. (PRs #5618
50
+ & #5638 )
51
+ * (iOS) You can now select multiple images to attach at the same time. (#2366 )
52
+ * When you attach an image in a message, the message no longer sends
53
+ automatically, so you can edit it first. (#4540 )
54
+
55
+ Plus, like every release, other fixes and improvements for your Zulip
56
+ experience.
57
+
58
+
59
+ ### Highlights for users, vs. v27.198 (last beta release)
60
+
61
+ * Fixed a bug where the profile screen would sometimes crash with the
62
+ message "` text ` or ` children ` should be non-nullish". (PR #5637 )
63
+ * When you attach an image in a message, the message no longer sends
64
+ automatically, so you can edit it first. (#4540 )
65
+ * (Android) On Android 13+, you can now select multiple images to attach at
66
+ the same time. (#5638 )
67
+ * (iOS) You can now select multiple images to attach at the same time.
68
+ (#5638 )
69
+
70
+ Plus, like every release, other fixes and improvements for your Zulip
71
+ experience.
72
+
73
+
74
+ ### Highlights for developers
75
+
76
+ * Resolved issues: PR #5637 , PR #5638 , #4540 , #2366
77
+
42
78
43
79
## 27.198 (2023-01-11)
44
80
0 commit comments