v0.6.1
Added
- Added
apc2ctl.execommand line control for listing devices, status checks, connect/disconnect/reconnect actions, last-device toggle, and macro-friendly ID/name/MAC targeting (#7).
Fixed
- Fixed the tray icon staying in a non-connected color while a playback connection is already open (
#10).
Installation: Download the .cer once and install through the .appinstaller file.
Import-Certificate -FilePath ".\AudioPlaybackConnector2.cer" -CertStoreLocation "Cert:\LocalMachine\Root"
Start-Process "ms-appinstaller:?source=https://n0ahtm.github.io/AudioPlaybackConnector2/AudioPlaybackConnector2.appinstaller"If Windows does not open App Installer from the protocol link, download and open the .appinstaller asset directly. Direct MSIX sideloading remains available, but installing through the .appinstaller file enables Windows App Installer update checks.
Releases are signed with a self-signed certificate. A free open-source code-signing certificate has been requested but approval may take some time.