You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.