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 4efcaa7 commit 8a5482dCopy full SHA for 8a5482d
docs/changelog.md
@@ -1,5 +1,26 @@
1
# Changelog
2
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
24
## 0.0.17 (2024-07-19)
25
26
### Highlights for users
0 commit comments