Skip to content

Commit f166dce

Browse files
committed
changelog: Describe changes since 30.0.261
1 parent 3b9dcbd commit f166dce

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

docs/changelog.md

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

33
## Unreleased
44

5+
This release branch includes some experimental changes
6+
not yet merged to the main branch.
7+
8+
9+
### Highlights for users
10+
11+
* Fix "general chat" to show new messages as normal
12+
after opening via a notification. (#1717)
13+
* Set your status emoji and status message. (#198)
14+
* Fix deactivated users appearing in "New DM" screen. (#1743)
15+
* Follow your personal setting for 24-hour or 12-hour time
16+
format. (#1015)
17+
* Translation updates. (PR #1726, PR #1750)
18+
19+
20+
### Highlights for developers
21+
22+
* User-visible changes not described above:
23+
* Avoid showing potentially wrong result if encountering
24+
a KaTeX vlist with unexpected inline style properties.
25+
(c4503b492; revision to PR #1698, for #46)
26+
* Fix double-application of negative margin on KaTeX vlist items.
27+
(64956b8f0; revision to PR #1559, for #46)
28+
* Better semantics on settings radio buttons, for a11y. (#1545)
29+
30+
* Store and substore refactors: RealmStore; proxy mixins;
31+
move more methods to individual substores. (PR #1736)
32+
33+
* Resolved in main: #1710, #1712, PR #1698, #1717, PR #1559, #46,
34+
PR #1719, PR #1726, #197, #1545, PR #1736, #1743, #1015, PR #1750
35+
36+
* Resolved in the experimental branch:
37+
* #740 via PR #1700
38+
* #198 via PR #1701
39+
540

641
## 30.0.261 (2025-07-09)
742

0 commit comments

Comments
 (0)