Releases: ShayBox/VRC-LOG
Fix Settings
This release adds a serde alias for VRCDS to avoid errors and re-configuration when updating, and updates to Rust 2024.
Full Changelog: 0.14.1...0.14.2
Rename VRCDS to NSVR
This release renames VRCDS - Project Dark Star to NSVR - NekoSune Community and adds support for handling rate limiting. #25
Full Changelog: 0.14.0...0.14.1
Process Monitor
This release introduces support for Microsoft Process Monitor! 🎉
You can now run the logger with administrator privileges. Doing so will:
- Install and launch Process Monitor via
winget - Preconfigure it with the necessary filter and backing file
- Collect events for avatar IDs until you close it
- Automatically reopen itself after closure for continued monitoring
Credits to @Meowcat285 who discovered this on Discord, more details and discussion in #24
Full Changelog: 0.13.6...0.14.0
Fix & Clear Amplitude
This release fixes the amplitude file scanning, it was being read but not sent over the channel and parsed,
It also introduces a new opt-in setting clear_amplitude which will clear the file after reading it.
Full Changelog: 0.13.5...0.13.6
Switch from OpenSSL to RustTLS
This release switches to RustTLS by default to avoid dynamic linking issues with OpenSSL.
Full Changelog: 0.13.4...0.13.5
Fix Amplitude on Linux
This release fixes the amplitude cache file location on Linux, and updates dependencies.
VRChat has removed avatar ids from the logs file, so we're back to amplitude only, thanks VRChat! #24
Full Changelog: 0.13.3...0.13.4
Fix Scanning
This release fixes log scanning which has been broken for ~2 months, and a crash if the amplitude file doesn't exist.
Full Changelog: 0.13.2...0.13.3
Debug Logging
This release fixes the last release's cache checking, and adds some cache debug logging.
Full Changelog: 0.13.1...0.13.2
Cache Indices
This release adds sqlite cache indices for faster updated_at queries with large databases.
Full Changelog: 0.13.0...0.13.1
Setup Wizard
This release adds a config file and setup wizard on first launch which will let you select your attribution type and which providers to use.
Full Changelog: 0.12.2...0.13.0