clean release notes — current version only, no cross-refs

This commit is contained in:
2026-06-02 21:14:28 +02:00
parent d4d4952627
commit 351ba78340
+2 -19
View File
@@ -4,28 +4,11 @@ Cross-platform terminal application. No admin permissions or network access req
Pre-compiled binaries — no installation, no dependencies. Just download,
extract, and run.
### v0.3.2
### What's new in v0.3.2
`config.ini` removed entirely — no paths written to disk
• Save folder is session-only, entered via `Set save folder`
• Disclaimer tracked via 0-byte sentinel file (`NotAlterra_LICENSE_ACCEPTED`)
Sentinel and path utilities live in reduced `config.rs`
### v0.3.1
• Patrolling whale added to Set save folder input dialog
• Path injection sanitized — control characters stripped before writing to config or log
• Deprecated `Locate save files` menu item removed
`Set save folder` is the sole method for configuring the save location
### v0.3.0
`Set save folder` — manual path entry with clipboard paste support
• No auto-scan on startup (privacy: scanning user profiles is disabled)
• Fuzz testing for GVAS parser (2 targets, ~450k runs clean)
• SLSA v3 provenance attestation on all release artifacts
• GPG-signed release tags
• Index-out-of-bounds fix in GVAS property extractors (found by fuzzing)
• Auto-discovery deprecated — scheduled for removal in v0.4.0
Lightweight startup check for common save paths (no profile/drive scans)
_Builds: Linux (amd64) • Windows x64_