Files
Modrinth-plus/docs/release-notes.md
MrSphay c02413813b
Some checks failed
Build / verify (push) Failing after 12m49s
Codex Template Compliance / template-compliance (push) Failing after 6s
Apply updated Codex repository kit
2026-05-03 22:22:57 +02:00

31 lines
841 B
Markdown

# Modrinth Plus Unreleased
## Downloads
Release artifacts are not published yet.
## Highlights
- Connected Library can track public Git-hosted modpack manifests.
- Per-pack auto-update can be enabled after a pack is connected.
- Gitea Actions are used as the verification runner.
## Security
- Dependency audit: pending runner/toolchain confirmation.
- Secret handling: no tokens are stored by Connected Library v1.
- External network calls: public HTTPS manifest and `.mrpack` downloads.
## Verification
| Check | Result |
| --- | --- |
| Gitea Actions build | Must pass before release |
| Frontend lint | Covered by Gitea build workflow |
| Rust clippy | Covered by Gitea build workflow |
| Artifact download | Pending release packaging |
## Notes
This fork is not release-ready until packaging and artifact names are finalized.