Skip to content

Commit

Permalink
changelog: Describe changes since 0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
gnprice committed Jul 26, 2024
1 parent 4efcaa7 commit 8a5482d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## Unreleased

### Highlights for users

* Attaching an image or video to a message works properly with
the new Zulip Server 9.0. (#829)
* When opening an image in the lightbox with the new
Zulip Server 9.0, the image is shown at full scale from the
beginning. (#830)
* Autocomplete for @-mentions now prioritizes showing users
recently active in the same conversation or channel. (#828)


### Highlights for developers

* New supplemental setup instructions for doing development on
a remote cloud server. (PR #802)

* Resolved: #829, PR #828, #830


## 0.0.17 (2024-07-19)

### Highlights for users
Expand Down

0 comments on commit 8a5482d

Please sign in to comment.