Skip to content

Commit ed840fc

Browse files
committed
changelog: Describe changes since 0.0.19
1 parent e2aa51b commit ed840fc

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/changelog.md

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

3+
## Unreleased
4+
5+
### Highlights for users
6+
7+
* (Android) Notifications are removed when you read the
8+
message. (#341)
9+
* Show polls and their results. (#165)
10+
* (Android) Videos play in higher quality. (#951)
11+
* The screen stays on when you're watching a video. (#763)
12+
* Clearer emoji in dark theme; "Starred messages" feed;
13+
new "edited"/"moved" labels on messages. (#953, #251, #900)
14+
* Too many other improvements and fixes to describe them all here.
15+
16+
17+
### Highlights for developers
18+
19+
* In tests, "matchers" from Flutter upstream can now be conveniently
20+
used, via `package:flutter_checks`. (#232)
21+
22+
* Resolved: #182, #251, #341, #905, #926, PR #919, #810, #232,
23+
PR #951, #763, #953, #165
24+
25+
326
## 0.0.19 (2024-08-15)
427

528
### Highlights for users

0 commit comments

Comments
 (0)