Release v2.6.20

This commit is contained in:
2026-08-09 12:18:44 +01:00
parent 459f84ed94
commit 39f2098ffe
7 changed files with 239 additions and 12 deletions
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## 2.6.20 - 2026-08-09
### Changed
- Startup now logs the previously detected schema version, the current app version, and whether migrations are required.
## 2.6.19 - 2026-08-09
### Changed