Skip to content

Commit b40bbf2

Browse files
committed
changelog: Describe changes since 30.0.271
1 parent bf97722 commit b40bbf2

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

docs/changelog.md

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

33
## Unreleased
44

5+
### Highlights for users
6+
7+
* (iOS) Fix keyboard glitch in switching between topic and content
8+
input. (#1974)
9+
* Channel folders in the inbox.
10+
* Tap an @-mention to visit user profile.
11+
* Too many other improvements and fixes to describe them all here.
12+
13+
14+
### Highlights for developers
15+
16+
* Merge log: PRs, with fixed issues and user-visible changes.
17+
* #2217
18+
* #2168: fix #646. Distinguish pill colors for types of mentions.
19+
* #2219: fix #1974. Flutter upgrade; fixes keyboard glitch on iOS
20+
in channel compose box.
21+
* #2167: fix #745. Hide email/password login form when email auth
22+
disabled.
23+
* #2240: fix #2239. Faster startup for @-mention autocomplete.
24+
* #2261. Flutter upgrade.
25+
* #2265.
26+
* #2225: fix #914. Redesign autocomplete results list.
27+
* #2186: fix #1765. Channel folders in inbox.
28+
* #2260.
29+
* #2273. Stop looking for `recipient_id` on messages.
30+
* #2272.
31+
* #2156: fix #1265. Preparatory changes to iOS notifs.
32+
* #1821: fix #1813, fix #1819, fix #1823. Apply formatting more
33+
to nested mentions, global times, and TeX math.
34+
* #2203.
35+
* #2275.
36+
* #2184. Harmonize text-input styles.
37+
* #2075: fix #1867. Tap an @-mention to go to user profile page.
38+
* #2276.
39+
* #2274. Show username/password login form after all when LDAP auth
40+
enabled (even when email auth disabled).
41+
* #2114: fix #1272. DM-conversation action sheet to view
42+
user profile or mark as read.
43+
* #2187: fix #1457. Show warning banner on old servers.
44+
* #2283.
45+
546

647
## 30.0.271 (2026-03-11)
748

@@ -96,6 +137,8 @@
96137
* #2190
97138
* #1269: fix #1175. In autocomplete, we now reset the scroll position
98139
as the query changes.
140+
* #2215
141+
* #2047: Update translations.
99142

100143

101144
## 30.0.270 (2026-01-26)

0 commit comments

Comments
 (0)