Resolve connected library branch fallbacks
Some checks failed
Codex Template Compliance / template-compliance (push) Successful in 7s
Build / build-windows (push) Has been cancelled

This commit is contained in:
MrSphay
2026-05-15 22:51:53 +02:00
parent cbaaa09998
commit f3685cace3
2 changed files with 68 additions and 24 deletions

View File

@@ -9,3 +9,4 @@ All notable Modrinth Plus changes are documented here.
- 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 different checksums for historical SQLite migrations.
- Fixed Connected Library Git repository URL resolution for repositories that use `master` instead of `main`.