Roon Extension: Roon Web Controller v1.2.0

Roon Web Controller v1.2.8 is now available.

New features
This is a maintenance release which updates dependencies to address security issues. It is strongly recommended to perform an update.

Updating
If you followed the Diet Pi installation guide, follow these update instructions

Otherwise, on the Node.js server:

  1. Stop the extension
  2. Run git pull
  3. Run npm install
  4. Run npm update
  5. Start the extension

See the CHANGELOG.md for complete list of changes