Skip to content

Commit 9fe3bdd

Browse files
committed
changelog: Describe changes since 30.0.261
1 parent 69480c2 commit 9fe3bdd

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

docs/changelog.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
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+
* Translation updates. (PR #1726)
14+
15+
16+
### Highlights for developers
17+
18+
* User-visible changes not described above:
19+
* Avoid showing potentially wrong result if encountering
20+
a KaTeX vlist with unexpected inline style properties.
21+
(c4503b492; revision to PR #1698, for #46)
22+
* Fix double-application of negative margin on KaTeX vlist items.
23+
(64956b8f0; revision to PR #1559, for #46)
24+
* Better semantics on settings radio buttons, for a11y. (#1545)
25+
26+
* Resolved in main: #1710, #1712, PR #1698, #1717, PR #1559, #46,
27+
PR #1719, PR #1726, #197, #1545
28+
29+
* Resolved in the experimental branch:
30+
* #740 via PR #1700
31+
532

633
## 30.0.261 (2025-07-09)
734

0 commit comments

Comments
 (0)