Skip to content

Commit fcb92ad

Browse files
committed
changelog: Document changes up to latest
1 parent fc9f8b0 commit fcb92ad

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/changelog.md

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

4040
## Unreleased
4141

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+
4278

4379
## 27.198 (2023-01-11)
4480

0 commit comments

Comments
 (0)