Skip to content

Commit 8feb33b

Browse files
committed
changelog: Describe changes since 30.0.266
1 parent 48fa89f commit 8feb33b

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/changelog.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
## Unreleased
44

5+
### Highlights for users
6+
7+
* (Android) Support Android 8. (#1898)
8+
* (Android) Fix crash on opening unsupported types of images. (#1973)
9+
* Fill in topic properly on quote-and-reply. (#1469)
10+
* Too many other improvements and fixes to describe them all here.
11+
12+
13+
### Highlights for developers
14+
15+
* User-visible changes not described above:
16+
* More error reporting on malformed events or register-queue
17+
failure. (#1083, #890)
18+
* Adjust design of "All channels" page to more resemble "Channels".
19+
(#1914)
20+
* Revise design of empty-page placeholders. (PR #1946)
21+
* Better handle unavailable image emoji in user status. (PR #1928)
22+
* Update messages in unsubscribed channels when re-fetched.
23+
(PR #1912)
24+
* Use `max_topic_length` instead of hardcoded value of 60. (#307)
25+
* Make settings page scrollable. (#1904)
26+
* Upgrade Flutter. (PR #1971, fixing #1973)
27+
* Make unread-count badges and topic-list items larger. (PR #1959)
28+
* Update translations. (PR #1975)
29+
30+
* Resolved: #890, #1083, #1898, #1914, PR #1946, PR #1928, PR #1912,
31+
#307, #1904, #1973, #1469, PR #1959, PR #1975
32+
533

634
## 30.0.266 (2025-10-23)
735

0 commit comments

Comments
 (0)