Files
Modrinth-plus/CHANGELOG.md
MrSphay e66aa3d128
Some checks failed
Codex Template Compliance / template-compliance (push) Successful in 8s
Build / build-windows (push) Failing after 10m58s
Sign Windows releases with MrTrust certificate
2026-05-16 01:15:02 +02:00

15 lines
802 B
Markdown

# Changelog
All notable Modrinth Plus changes are documented here.
## Unreleased
- Added Connected Library for public Git-hosted `modrinth-plus.json` modpack manifests.
- Added Gitea Actions verification for the Modrinth Plus fork.
- Added Windows installer publishing to the Gitea generic package registry.
- Added signed Windows self-update metadata publishing for Modrinth Plus release builds.
- Added MrTrust-compatible Authenticode signing for Windows release artifacts.
- 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`.