2026-03-11 10:57:33 +00:00
|
|
|
{
|
2026-03-25 15:52:26 +00:00
|
|
|
"version": "1.3.0",
|
|
|
|
|
"release_date": "2026-03-25",
|
2026-03-11 10:57:33 +00:00
|
|
|
"changelog": [
|
2026-03-25 15:52:26 +00:00
|
|
|
"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"
|
2026-03-11 10:57:33 +00:00
|
|
|
],
|
|
|
|
|
"components": []
|
|
|
|
|
}
|