馃殌 Malachi v0.7.7
- docs: correct the PR release-bump guidance in copilot-instructions (5e8ca34)
- fix(dashboard): add security headers to the login and logout redirects (5503964)
- fix(dashboard): make the CORS preflight honor the configured policy (ce0c4eb)
- refactor(dashboard): drop dead header-name clauses in parse_headers (2280584)
- docs(readme): drop stale version references and fix inaccurate claims (727175b)
- chore: drop references to files and secrets that do not exist (fbe883f)
- chore: remove CHANGELOG.md and its references (ad06bc6)
- docs(rate-limiting): align the docs with what the limiter actually enforces (a05deec)
- test(auth): strengthen User-Agent binding coverage and note the empty-UA limit (52103ca)
- feat(auth): bind dashboard sessions to the User-Agent (opt-in) (99b861a)
馃惓 Docker
docker pull hectorcardoso/malachi:0.7.7
馃摝 Installation
git clone https://github.com/HectorIFC/malachi.git
cd malachi
git checkout v0.7.7