Immutable
release. Only release title and notes can be modified.
Since the Last Release
- Patch: Fix localconfig.vdf WebStorage rip-out overrunning the section end (should fix #229, thanks @Cynosphere!)
- Patch: Decode Steam VDFs lossily so invalid UTF-8 doesn't error
- Steam can truncate friend persona names mid-character, which previously made the tool error out
- Patch: Output an error message if we fail to read localconfig.vdf for some reason
- Patch: Use the system proxy settings on Windows and macOS automatically
- Windows: Fix UAC auto-elevating the tool in some circumstances (should fix #248, thanks @gobaoscar!)
- Apparently this happens sometimes if "patch" is in the filename
- macOS: The download is now a Universal binary that runs natively on both Apple Silicon and Intel
- Update dependencies
- Update copyright year
- Release downloads now include SHA256 checksums and build attestations
- Allows you to verify the release came from GitHub Actions (CI/CD) and hasn't been tampered with