Merge tag 'v3.1.13-beta' into develop

Tagging version v3.1.13-beta v3.1.13-beta
This commit is contained in:
Josako
2025-10-17 17:25:30 +02:00

View File

@@ -5,6 +5,20 @@ All notable changes to EveAI will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 3.1.13-beta
Release date: 2025-10-17
### Added
- Introduce consent for DPA and T&C in the administrative client
- Refuse activities in the administrative client if no consent is given or consent needs to be renewed
### Changed
- Centralise content versioning and markdown rendering in the administrative client
### Fixed
- Improvement of reset password and confirm email address functionality.
## 3.1.12-beta
Release date: 2025-10-03