mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-02-07 00:26:09 +01:00
v2.9.0
Some checks failed
Tests / Build & Lint (push) Has been cancelled
Tests / Unit tests (push) Has been cancelled
Docker Hub - Develop / docker-latest (push) Has been cancelled
Tests / Integration tests (push) Has been cancelled
Tests / Application Service Integration tests (push) Has been cancelled
Some checks failed
Tests / Build & Lint (push) Has been cancelled
Tests / Unit tests (push) Has been cancelled
Docker Hub - Develop / docker-latest (push) Has been cancelled
Tests / Integration tests (push) Has been cancelled
Tests / Application Service Integration tests (push) Has been cancelled
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -12,6 +12,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to
|
||||
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [v2.8.0] - 2025-12-18
|
||||
|
||||
### Changed
|
||||
|
||||
- The ServerBanSynchronisationProtection capabilities now only render when
|
||||
server ACL fails to apply in order to reduce noise.
|
||||
|
||||
- The ServerBanSynchronisationProtection capability providers have been renamed
|
||||
so that they are specific to the protection.
|
||||
|
||||
## [v2.8.0] - 2025-11-23
|
||||
|
||||
### Changed
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "draupnir",
|
||||
"version": "2.8.0",
|
||||
"version": "2.9.0",
|
||||
"description": "A moderation tool for Matrix",
|
||||
"main": "lib/index.js",
|
||||
"repository": "https://github.com/the-draupnir-project/Draupnir.git",
|
||||
|
||||
Reference in New Issue
Block a user