Releases: hxmelab/basss
Releases · hxmelab/basss
Release list
BASSS v1.0.4
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
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.jsonand remove the card from the dashboard view.
BASSS v1.0.2
Bug Fix
- Fix file write failures (ENOENT) in compiled standalone builds on Windows, macOS, and Linux by storing generated speaker configuration files (
OverrideSdkPrivateCfg.xmlandSystemConfiguration.xml) in the writable user data directory instead of the read-only ASAR package.
BASSS v1.0.0 - Initial Release for macOS and Windows
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.