Skip to content

Commit 7ef871d

Browse files
committed
v2.9.0
1 parent 1221eb2 commit 7ef871d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ 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.8.0] - 2025-12-18
16+
17+
### Changed
18+
19+
- The ServerBanSynchronisationProtection capabilities now only render when
20+
server ACL fails to apply in order to reduce noise.
21+
22+
- The ServerBanSynchronisationProtection capability providers have been renamed
23+
so that they are specific to the protection.
24+
1525
## [v2.8.0] - 2025-11-23
1626

1727
### Changed

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.8.0",
3+
"version": "2.9.0",
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)