Prepare 2.10.2 release

This commit is contained in:
Lain Soykaf 2026-05-03 20:23:35 +04:00
commit 8ccdd98914
No known key found for this signature in database
3 changed files with 7 additions and 2 deletions

View file

@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 2.10.2
### Security
- ActivityPub: Fixed failed-signature inbox retry handling and signer identity checks to prevent spoofed remote activities from being processed
## 2.10.1
### Changed