Skip to content

Commit f1dad52

Browse files
committed
v2.6.1
1 parent 73c2bc7 commit f1dad52

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1212
and this project adheres to
1313
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1414

15+
## [v2.6.1] - 2025-08-14
16+
17+
### Fixed
18+
19+
- Policy room creation is now possible on servers where room version 12 is the
20+
default. Thanks to @Woefdram for reporting.
21+
22+
- Calculation of protection permissions has been fixed in V12 rooms.
23+
1524
## [v2.6.0] - 2025-08-12
1625

1726
### Advice on the hydra disclosure

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "draupnir",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "A moderation tool for Matrix",
55
"main": "lib/index.js",
66
"repository": "https://github.com/the-draupnir-project/Draupnir.git",

0 commit comments

Comments
 (0)