Handle legacy Modrinth init migration checksum
Some checks failed
Codex Template Compliance / template-compliance (push) Successful in 7s
Build / build-windows (push) Failing after 32m47s

This commit is contained in:
MrSphay
2026-05-15 18:22:51 +02:00
parent 44b5d8e66b
commit bd4e6d09c7
2 changed files with 55 additions and 1 deletions

View File

@@ -8,3 +8,4 @@ All notable Modrinth Plus changes are documented here.
- Added Gitea Actions verification for the Modrinth Plus fork.
- Added Windows installer publishing to the Gitea generic package registry.
- Added Codex repository context and release/security documentation.
- Fixed startup compatibility with existing official Modrinth App databases that recorded a different checksum for the historical initial SQLite migration.