Release v2.5.12

This commit is contained in:
2026-08-05 22:24:08 +01:00
parent b9dd4178c4
commit 4c459e2745
5 changed files with 20 additions and 1 deletions
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## 2.5.12 - 2026-08-05
### Fixed
- The auth route test now loads the alias bootstrap before the login flow, so isolated test runs do not depend on prior module initialization.
- The slide editor now blocks pasted data images in TinyMCE so image content must come through the upload flow.
## 2.5.11 - 2026-08-05
### Fixed