Skip to content

Releases: kdancybot/np-client

v0.1.1

28 Jan 16:23
9b03aeb
Compare
Choose a tag to compare

Fixed false positive antivirus alarm by removing unused code

v0.1.0

28 Jan 13:46
9b03aeb
Compare
Choose a tag to compare

What's Changed

  • Major update: built-in gosumemory and systray manager by @AndrefHub in #7

Full Changelog: v0.0.5...v0.1.0

v0.0.5

06 Dec 16:56
f1b79a5
Compare
Choose a tag to compare

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

11 Nov 19:45
Compare
Choose a tag to compare
  • Fixed major bug where client would not respond if client's pc has no osu reading applications

v0.0.3

11 Nov 08:56
Compare
Choose a tag to compare
  • Added StreamCompanion support
  • Now default URL values are being set in code if not provided in config
  • Improved reliability overall

v0.0.2

09 Nov 01:28
Compare
Choose a tag to compare
  • 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

06 Nov 21:14
Compare
Choose a tag to compare
  • Added basic support for requesting data from gosumemory
  • Added ws connection to np-server
  • Added reconnection to server if connection drops