What's Changed
- Restructure docs for multi-repo aggregation by @lukehinds in #115
- fix: correct broken documentation links by @scp7 in #117
- Allow profile loading outside of XDG Home by @lukehinds in #118
- Restructure docs: add Features section, rename Security to Platform internals by @lukehinds in #119
- Rename undo to rollback, decouple --rollback from --supervised by @lukehinds in #124
- Round up of security hardening work by @lukehinds in #125
- fix: narrow user_tools to resolve Linux deny-within-allow overlap by @lukehinds in #128
- fix: harden supervisor IPC and process lifecycle security by @lukehinds in #129
- Fix broken internal doc links across CLI docs by @justinabrahms in #132
- deny access to .nono XDG should user share HOME path. by @lukehinds in #134
- docs: replace --allow . with --allow-cwd in run/shell examples by @scp7 in #123
- fix(nono): correct file type check to enable character devices by @johnpyp in #138
- Docs: add CLI flag parity and docs route integrity checks by @scp7 in #139
- Implement Sigstore cryptographic verification for instruction files by @lukehinds in #140
New Contributors
- @scp7 made their first contribution in #117
- @justinabrahms made their first contribution in #132
Full Changelog: v0.6.0-alpha.1...v0.6.0-alpha.2