Skip to content

Commit ff52184

Browse files
committed
changelog: Describe changes since 0.0.18
1 parent 1bea14d commit ff52184

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/changelog.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Highlights for users
6+
7+
* Introducing dark theme! The app now follows your system-wide
8+
dark/light setting. (#95)
9+
* The app is snappier to re-connect to your Zulip server after
10+
being offline, and shows a loading indicator when doing so.
11+
(#554, #465)
12+
* Handle messages being moved, muted, or unmuted while the app
13+
is open. (#150, #421)
14+
* Autocomplete for topics; show "typing…" status;
15+
offer the "Mentions" message feed. (#310, #665, #250)
16+
* Too many other improvements and fixes to describe them all here.
17+
18+
19+
### Highlights for developers
20+
21+
* Many "stream" names in the codebase have been renamed to
22+
say "channel". (toward #631)
23+
24+
* Resolved: #803, #351, #613, #665, #250, #675, #858, #228,
25+
#712, #291, #150, #465, #554, #131, #421, #310
26+
27+
328
## 0.0.18 (2024-07-25)
429

530
### Highlights for users

0 commit comments

Comments
 (0)