Noteworthy
-
The HTTPS endpoint URL now follows your Target Domain, and is visible in
Settings. AfterTouch serves an HTTPS endpoint (used for the DNS-based
redirect, Spotify/Amazon login, and certificate trust). Its URL used to be a
separate, hidden setting, configurable only via--https-server-url/
HTTPS_SERVER_URLand never shown in the web UI, so it could silently drift
from the Target Domain. It now derives from the Target Domain by default (same
host, on the HTTPS port), so one setting drives both. Settings shows the
effective HTTPS URL under "Service URLs", with an advanced override for
reverse-proxy setups. Existing configurations are preserved. (#355) -
The "HTTPS endpoint TLS configuration" health check is less alarming and
more actionable. When the advertised HTTPS URL isn't reachable from inside
the service it now reports a warning instead of a hard error, since a reverse
proxy or a container-published port is a legitimate setup. When the advertised
port doesn't match the port AfterTouch actually listens on (for example a
URL that defaulted to 443 while the service runs on 8443), it names both ports
and the fix. (#355) -
New Downloads page, plus a non-destructive fix for radio sources missing
after an in-place migration. The docs now have a single Downloads page that
helps you pick the right tool (service, player, cli, backup) and the build for
your operating system. The troubleshooting guide documents re-running the
migration with the telnet method to bring back TUNEIN / Radio Browser without
a factory reset. (#493)
What's Changed
- Blog: May – June 2026 update post by @gesellix in #541
- deps(deps): bump golang.org/x/tools from 0.46.0 to 0.47.0 in the golang group by @dependabot[bot] in #542
- ci(deps): bump the actions-core group with 2 updates by @dependabot[bot] in #544
- ci(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 by @dependabot[bot] in #545
- deps(deps): bump preact from 10.29.2 to 10.29.3 by @dependabot[bot] in #548
- docs: Downloads page + telnet re-migration workaround for #493 by @gesellix in #551
- HTTPS endpoint health check: warn (not error), detect port mismatch, derive/show/override the HTTPS URL (#355) by @gesellix in #552
Full Changelog: v0.117.0...v0.118.0
📦 Downloads / installation: https://gesellix.github.io/Bose-SoundTouch/docs/downloads/