Skip to content

Commit 8a5482d

Browse files
committed
changelog: Describe changes since 0.0.17
1 parent 4efcaa7 commit 8a5482d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/changelog.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Highlights for users
6+
7+
* Attaching an image or video to a message works properly with
8+
the new Zulip Server 9.0. (#829)
9+
* When opening an image in the lightbox with the new
10+
Zulip Server 9.0, the image is shown at full scale from the
11+
beginning. (#830)
12+
* Autocomplete for @-mentions now prioritizes showing users
13+
recently active in the same conversation or channel. (#828)
14+
15+
16+
### Highlights for developers
17+
18+
* New supplemental setup instructions for doing development on
19+
a remote cloud server. (PR #802)
20+
21+
* Resolved: #829, PR #828, #830
22+
23+
324
## 0.0.17 (2024-07-19)
425

526
### Highlights for users

0 commit comments

Comments
 (0)