dmunozv04 Release Notes
9 release notes curated from 1 source by the Releasebot Team. Last updated: Jun 7, 2026
dmunozv04 Products
- May 9, 2026
- Date parsed from source:May 9, 2026
- First seen by Releasebot:Jun 7, 2026
V2.9.0: Pairing improved
iSponsorBlockTV improves auto discovery pairing and adds Chromecast discovery for older devices.
This release improves auto discovery pairing, making it work with more devices and adds chrome cast discovery (for older chrome casts that don't support the regular auto pairing protocol).
What's Changed
- Improve pairing by @dmunozv04 in #438
- Bump rich from 14.3.4 to 15.0.0 by @dependabot[bot] in #447
- Bump textual from 8.2.3 to 8.2.5 by @dependabot[bot] in #456
Full Changelog: v2.8.1...v2.9.0
Original source - May 1, 2026
- Date parsed from source:May 1, 2026
- First seen by Releasebot:Jun 7, 2026
v2.8.1: WARNING: YouTube is revoking old screen IDs, your device might have stopped working
iSponsorBlockTV warns that YouTube’s new 64-digit screen ID format can break paired devices and says pairing again will most likely fix it. The release also adds a warning for the deprecated format and includes dependency updates.
Warning
YouTube has changed the screen ID format from 26 characters to 64 hex digits. Since the 15th April 2026 YouTube apps have started generating new IDs and revoking the old ones, breaking a paired iSponsorBlockTV.
The solution is simple, pairing the device again will (most likely) fix this.
Read more info on #450 and https://github.com/dmunozv04/iSponsorBlockTV/wiki/new-screen-ID-format
What's Changed
- Bump aiohttp from 3.12.15 to 3.13.5 by @dependabot[bot] in #440
- Bump rich from 14.3.3 to 14.3.4 by @dependabot[bot] in #444
- Bump xmltodict from 0.15.1 to 1.0.4 by @dependabot[bot] in #425
- Bump softprops/action-gh-release from 2 to 3 in the all group by @dependabot[bot] in #449
- Add warning for deprecated screen ID format by @dmunozv04 in #455
v2.8.0 not published on PyPI
Full Changelog: v2.7.0...v2.8.1
Original source All of your release notes in one feed
Join Releasebot and get updates from dmunozv04 and hundreds of other software products.
- May 1, 2026
- Date parsed from source:May 1, 2026
- First seen by Releasebot:Jun 7, 2026
v2.8.0: WARNING: YouTube is revoking old screen IDs, your device might have stopped working
iSponsorBlockTV adds a warning about YouTube’s new screen ID format and explains that paired devices may break as old IDs are revoked. It says pairing the device again will most likely fix the issue, alongside dependency updates.
Warning
YouTube has changed the screen ID format from 26 characters to 64 hex digits. Since the 15th April 2026 YouTube apps have started generating new IDs and revoking the old ones, breaking a paired iSponsorBlockTV.
The solution is simple, pairing the device again will (most likely) fix this.
Read more info on #450 and https://github.com/dmunozv04/iSponsorBlockTV/wiki/new-screen-ID-format
What's Changed
- Bump aiohttp from 3.12.15 to 3.13.5 by @dependabot[bot] in #440
- Bump rich from 14.3.3 to 14.3.4 by @dependabot[bot] in #444
- Bump xmltodict from 0.15.1 to 1.0.4 by @dependabot[bot] in #425
- Bump softprops/action-gh-release from 2 to 3 in the all group by @dependabot[bot] in #449
- Add warning for deprecated screen ID format by @dmunozv04 in #455
Full Changelog: v2.7.0...v2.8.0
Original source - Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Jun 7, 2026
v2.7.0: UX improvements release
iSponsorBlockTV improves setup messages and now respects empty skip categories, making initial configuration clearer and more accurate for users.
Main Changes
Improvements to setup messages, now respecting empty skip categories
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #387
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #382
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #383
- Bump actions/download-artifact from 6 to 8 by @dependabot[bot] in #413
- Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #414
- Bump actions/upload-artifact from 5 to 7 by @dependabot[bot] in #415
- Fix: unclear setup messages and warnings outside of normal docker config flow by @sternma in #405
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #416
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #417
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #418
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #419
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #420
- Add pre-commit to dependabot by @dmunozv04 in #421
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.12.12 to 0.15.5 by @dependabot[bot] in #422
- Dependabot pre commit by @dmunozv04 in #436
- Bump rich-click from 1.8.9 to 1.9.7 by @dependabot[bot] in #426
- Bump textual from 5.3.0 to 8.2.3 by @dependabot[bot] in #439
- Respect empty skip categories instead of forcing sponsor default by @Hybirdss in #437
New Contributors
- @Hybirdss made their first contribution in #437
Full Changelog: v2.6.1...v2.7.0
Original source - Oct 19, 2025
- Date parsed from source:Oct 19, 2025
- First seen by Releasebot:Jun 7, 2026
v2.6.1: Dependency updates
iSponsorBlockTV releases v2.6.1 with Docker and CI improvements, including support for legacy i386 and armv6 architectures, safer DockerHub login handling, semver tags for Docker builds, and clearer guidance on ad muting with AirPlay.
What's Changed
Update ci by @dmunozv04 in #347
Add support for legacy architectures (i386 and armv6) in Docker by @gaiar in #345
Only login to dockerhub if username is provided via secret by @dmunozv04 in #348
Bump aiohttp from 3.12.14 to 3.12.15 by @dependabot[bot] in #341
Bump actions/checkout from 4 to 5 by @dependabot[bot] in #342
Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #354
Bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #353
Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #343
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #340
Bump xmltodict from 0.14.2 to 0.15.1 by @dependabot[bot] in #350
Bump ssdp from 1.3.0 to 1.3.1 by @dependabot[bot] in #351
Add semver tags to docker build by @dmunozv04 in #358
Update docker-compose.yml by @Wobak in #359
Clarify ad muting not working when using airplay by @dmunozv04 in #362
Bump peter-evans/dockerhub-description from 4 to 5 by @dependabot[bot] in #374New Contributors
@gaiar made their first contribution in #345
@Wobak made their first contribution in #359Full Changelog: v2...v2.6.1
Original source - Aug 10, 2025
- Date parsed from source:Aug 10, 2025
- First seen by Releasebot:Jun 7, 2026
v2.6.0 Added proxy support and updated dependencies
iSponsorBlockTV adds proxy support and refreshes key dependencies in a new release, while also thanking the community for milestone stars and pulls. The update is a solid mix of new connectivity options and maintenance improvements.
Thanks!
Thank you for 3.5k stars and 910K ghcr.io pulls!
Thanks for checking the project out and helping out with an upvote on reddit, a star or a donation! They're all greatly appreciated
What's Changed
- Added proxy support by @desofity in #334
- Bump aiohttp from 3.11.18 to 3.12.14 by @dependabot[bot] in #333
- Bump rich-click from 1.8.8 to 1.8.9 by @dependabot[bot] in #307
- Bump rich from 14.0.0 to 14.1.0 by @dependabot[bot] in #336
- Bump textual from 2.1.2 to 5.0.1 by @dependabot[bot] in #337
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #303
New Contributors
- @desofity made their first contribution in #334
Full Changelog: v2.5.3...v2.6.0
Original source - Aug 10, 2025
- Date parsed from source:Aug 10, 2025
- First seen by Releasebot:Jun 7, 2026
- Jun 6, 2025
- Date parsed from source:Jun 6, 2025
- First seen by Releasebot:Jun 7, 2026
V2.5.3: Fixes constant "new device connected"
iSponsorBlockTV fixes constant "new device connected" alerts in this maintenance update.
What's Changed
Fixes constant "new device connected" by @dmunozv04 in #312
Full Changelog: v2.5.2...v2.5.3
Original source - May 30, 2025
- Date parsed from source:May 30, 2025
- First seen by Releasebot:Jun 7, 2026
v2.5.2 Error fixes release
iSponsorBlockTV fixes device connection errors and adds HTTP tracing for easier debugging.
This release fixes an issue where some devices couldn't be connected to successfully
What's Changed
- Add http tracing by @dmunozv04 in #309
- Fix error 401 connect by @dmunozv04 in #310
Full Changelog: v2.5.1...v2.5.2
Original source
This is the end. You've seen all the release notes in this feed!
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.
Similar to dmunozv04 with recent updates:
- Smokeball release notes128 release notes · Latest Jun 4, 2026
- Cosmolex release notes20 release notes · Latest Jul 30, 2025
- PracticePanther release notes34 release notes · Latest Apr 8, 2026
- Salesforce release notes14 release notes · Latest May 1, 2026
- Microsoft release notes589 release notes · Latest Jun 4, 2026
- Zoom release notes164 release notes · Latest Jun 1, 2026