Skip to content

BASSS v1.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 14:04

Maintenance Release

  • Upgrade GitHub Actions actions/checkout (to v6) and actions/setup-node (to v7) in release.yml to resolve Node.js 20 deprecation warnings on the runners.
  • Fix a bug in the modify.js CLI script where newly configured speakers would lose their account configuration upon reboot by automatically querying the speaker's MAC address and registering the new account mapping on the BASSS server.
  • Add custom color coding for server logs (both in the terminal and in the Electron app log viewer): Blue for responses, Green for GET/POST/PUT requests and request bodies, Yellow for unknown route requests (404), and Red for error outputs.