Releases: kdancybot/np-client
Releases · kdancybot/np-client
v0.1.1
Fixed false positive antivirus alarm by removing unused code
v0.0.5
What's Changed
- Added current map's .osu file to response of np command in #5
Full Changelog: v0.0.4...v0.0.5
v0.0.4
- Fixed major bug where client would not respond if client's pc has no osu reading applications
v0.0.3
- Added StreamCompanion support
- Now default URL values are being set in code if not provided in config
- Improved reliability overall
v0.0.2
- Fixing multiple bugs from miscommunication with np-server
- Moved all communication between application to json
- Added logging to file only
- On windows application now hides it's console
v0.0.1
- Added basic support for requesting data from gosumemory
- Added ws connection to np-server
- Added reconnection to server if connection drops