Releases: vishen/go-chromecast
Releases · vishen/go-chromecast
v0.3.4
What's Changed
- feat: Enhance status command output with content ID option by @kxalex in #218
- Use existing device status objects by @evilhamsterman in #221
- Deprecate statuses for status-all by @evilhamsterman in #223
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #216
New Contributors
- @kxalex made their first contribution in #218
- @evilhamsterman made their first contribution in #221
Full Changelog: v0.3.3...v0.3.4
v0.3.3
Changelog
ecc3967 fix: CVE-2025-22870
v0.3.2
v0.3.1
Full Changelog: v0.2.12...v0.3.1
v0.2.12
v0.2.11
What's Changed
- fix cmd/playlist report zero playable files with foreign dir by @Ronmi in #116
- SKIP_AD functionality by @johnmurphyme in #125
New Contributors
- @johnmurphyme made their first contribution in #125
Full Changelog: v0.2.10...v0.2.11
v0.2.10
Changelog
- #114 - standardise command output
- #113 - fix playlist out of bounds
- #109 - Add more query parameters (stop, interface, wait) for handlers
- #108 - feat: implement the net/http.Handler interface for Handler
- #105 - Remove app even if an error occurred on /disconnect
- #99 - Allow to choose the Streaming Server port
- #98 - Don't use the DefaultServeMux
- #94 - fix for ipv6 only dns entry