Skip to content

Releases: hxmelab/basss

BASSS v1.0.4

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.

BASSS v1.0.3

Choose a tag to compare

@github-actions github-actions released this 10 Aug 12:55

New features

  • Add a Play Favorite feature to the dashboard allowing users to play a saved favorite station directly on a specific speaker without assigning it to a preset.
  • Add a delete (trash can) button to dashboard device cards to delete speaker configuration from devices.json and remove the card from the dashboard view.

BASSS v1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 09:42

Bug Fix

  • Fix file write failures (ENOENT) in compiled standalone builds on Windows, macOS, and Linux by storing generated speaker configuration files (OverrideSdkPrivateCfg.xml and SystemConfiguration.xml) in the writable user data directory instead of the read-only ASAR package.

BASSS v1.0.0 - Initial Release for macOS and Windows

Choose a tag to compare

@hxmelab hxmelab released this 26 Jul 18:54

Welcome to the very first stable release of BASSS (Broadcast App and Server for SoundTouch Speakers)!

This standalone local application rescues your Bose SoundTouch speakers from the cloud server shutdown, running completely offline and privately on your home network.