Releases: ShayBox/VRC-LOG
Updated NSVR Endpoint
Updated dependencies and NSVR endpoint
What's Changed
- Add WB support details and correct VRCWB connections. by @unknownangel517 in #36
- Update avtr.zip link to include Web site link by @TheArmagan in #37
- domain Changes, Disbanning avtr.nekosunevr.co.uk for Norton and few AV flagging my endpoint by @NekoSuneVR in #39
Full Changelog: 0.15.3...0.15.4
Additional Provider
What's Changed
- feat: add support for avtr.zip. by @TheArmagan in #34
New Contributors
- @TheArmagan made their first contribution in #34
Full Changelog: 0.15.2...0.15.3
Fix Non-Unique Cache Miss
This release fixes a bug where avatars were only being saved to cache if they were found to be unique, causing non-unique avatars to keep re-submitting.
It also introduces a setting to disable printing every found avatar id, and only print when an avatar is newly submitted to a provider.
Full Changelog: 0.15.1...0.15.2
Fix Timeout and Force Wizard
What's Changed
- fix: reset flush timeout on complete batch by @0xkubectl in #31
- feat: add cli flag to force reset the settings without deleting the sqlite db by @0xkubectl in #32
Full Changelog: 0.15.0...0.15.1
Avatar Batching
This release adds avatar batching for AvtrDB, this is a big change so there might be issues.
What's Changed
- Batching & better caching by @0xkubectl in #30
Full Changelog: 0.14.2...0.15.0
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