Skip to content

Releases: ShayBox/VRC-LOG

Updated NSVR Endpoint

27 May 21:30

Choose a tag to compare

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

15 Mar 15:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.2...0.15.3

Fix Non-Unique Cache Miss

25 Feb 08:00

Choose a tag to compare

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

09 Feb 22:57

Choose a tag to compare

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

07 Feb 00:19

Choose a tag to compare

This release adds avatar batching for AvtrDB, this is a big change so there might be issues.

What's Changed

Full Changelog: 0.14.2...0.15.0

Fix Settings

15 Sep 12:24

Choose a tag to compare

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

14 Sep 09:44

Choose a tag to compare

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

30 Aug 02:45

Choose a tag to compare

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

27 Aug 00:12

Choose a tag to compare

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

26 Aug 03:15

Choose a tag to compare

This release switches to RustTLS by default to avoid dynamic linking issues with OpenSSL.

Full Changelog: 0.13.4...0.13.5