Skip to content

Commit 2b9530b

Browse files
committed
changelog: Describe changes since 0.0.16
1 parent dcb5b1c commit 2b9530b

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/changelog.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Highlights for users
6+
7+
* (Android) Much richer notifications: multiple messages per
8+
conversation, sender names and avatars, and more. (#128, #569,
9+
#571, #572)
10+
* Full support for image thumbnails, a feature of the upcoming Zulip Server
11+
9.0 which should greatly reduce Zulip's network consumption on messages
12+
with images. (#799)
13+
* New "Copy link to message" option in message menu. (#673)
14+
* The channels screen shows muted channels as muted. (#424)
15+
* Too many other improvements and fixes to describe them all here.
16+
17+
18+
### Highlights for developers
19+
20+
* New test suite `tools/check android` that does the Android
21+
build and runs the Android linter. (#772, PR #797)
22+
23+
* The User-Agent header in HTTP requests to the server now includes
24+
the app version and the OS name and version. (#467)
25+
26+
* Resolved: PR #728, PR #727, #736, #569, #571, #572, #393, #749,
27+
#771, #120, #673, #732, PR #789, #772, PR #797, #743, #467, #424,
28+
#128, #616, #815, #799
29+
30+
331
## 0.0.16 (2024-06-13)
432

533
### Highlights for users

0 commit comments

Comments
 (0)