Skip to content

Releases: AstroDogeDX/CVRX

CVRX v0.1.7

15 Oct 15:55
Compare
Choose a tag to compare

Changelog

ADDED

  • Minimize to Tray functionality added courtesy of Steawth! (See Notes)
  • Config sanitation to prevent improper config values

CHANGES

  • CVR API Handling due to some recent backend changes.

FIXES

  • Instances should functioning properly again!

Notes

Currently 'minimize to tray' functionality is disabled by default, but can be enabled by changing the flag to 'true' in the config file located at ...\AppData\Roaming\CVRX\CVRConfigs\config.json - proper in-app settings will be added soon™

CVRX v0.1.6

16 Aug 20:13
97afb8a
Compare
Choose a tag to compare

Changelog

ADDED

  • A tooltip has been added to the instance name on the sidebar; to accomodate for worlds whose name rival the entire Bee Movie script hiding the instance ID.

FIXES

  • Internal changes to support recent CVR API update. Don't worry, your friends didn't abandon you.

CVRX v0.1.5

06 Aug 14:29
Compare
Choose a tag to compare

Changelog

ADDED

  • Privacy type indicators are visible next to Instance names to clarify if they're public or a friends-only!

CHANGES

  • As the most important person, YOU now show up at the start of the Instance user icons with a glorious aqua glow!

CVRX v0.1.4

04 Aug 20:01
2502b54
Compare
Choose a tag to compare

Changelog

FIXES

  • Updated to latest API changes

CVRX v0.1.3

08 Jul 13:58
Compare
Choose a tag to compare

Changelog

ADDED

  • Version number is now visible on the navbar. No more guessing!

FIXES

  • Invalid credentials are now automatically discarded - in case you've changed your CVR name or the like!
  • Internal changes to how private instances are displayed (you won't notice anything).

CVRX v0.1.2

09 Apr 16:04
Compare
Choose a tag to compare

Changelog

ADDED

  • Blocked users are now identified in the Instances list (only who you've blocked, of course!)

CHANGES

  • Online friends are now sorted by instance type in the Online Friends list; in order of 'most reachable' to 'least reachable'.

FIXES

  • Rare app crash when a specific request fails.

CVRX v0.1.1

26 Mar 17:59
Compare
Choose a tag to compare

Changelog

FIXES

  • Broken or missing configs are now properly handled when the app is updated.

CVRX v0.1.0

26 Mar 17:23
c4edc6d
Compare
Choose a tag to compare

Changelog

ADDED

  • Auto-Updater - Now more needing to stalk the GitHub releases! You'll be prompted whenever a new update is available!
    • Only supports Windows right now!
  • Live Instances - Home page now displays individual instances and the people within! It also lets you see at a glance where your friends are, too!
  • User Details Everywhere - Every name and icon is now clickable to get user profile data!

FIXES

  • Websocket Connections have been refactored to ensure no drop-out; and a reconnect prompt has been added in the event the auto-reconnect can't do its job.

CHANGES

  • Search styling updated to look a little nicer!
  • Toast notifications had a rework, they're crunchier now!

MacOS Build Coming Never™

CVRX v0.0.2

27 Feb 16:21
Compare
Choose a tag to compare

Changelog

FIXES

  • Memory leak caused by unnecessary logging (whoopsie!)
  • Long user names overlapping data/not truncating their length in the Online Friends sidebar (#21)
  • Missing nth-of-type() formatting on Friend History

CHANGES

  • Friend History styling (minor)

CVRX v0.0.1

24 Feb 21:13
d36f245
Compare
Choose a tag to compare

Changelog

  • Initial Release