archy/releases/manifest.json

17 lines
759 B
JSON
Raw Normal View History

{
"version": "1.3.0",
"release_date": "2026-03-25",
"changelog": [
"Architecture review: all P0 and P1 issues fixed",
"Nostr connection timeouts (10s) on all relay calls — prevents indefinite hangs",
"All crypto dependencies pinned to exact versions (supply chain hardening)",
"All container images pinned to exact patch versions (reproducible installs)",
"CI pipeline: cargo fmt + clippy + tests, frontend type-check + build",
"Update system now fetches from git.tx1138.com (self-hosted Gitea)",
"Full penetration test remediation (33 findings, all addressed)",
"Rootless Podman: all 30 containers run without root",
"CSRF fix, Argon2id migration, RBAC hardening, session token rotation"
],
"components": []
}