Skip to content

Support paired devices

Choose a tag to compare

@waliid waliid released this 03 Feb 07:32
· 23 commits to main since this release
2.0.0
b5a0be8

This release introduces support for paired devices to handle multiple Google Cast receivers.

Improvements

  • Migrate to modern localization API (#233)
  • Enhance settings screen (#224)
  • Refine UI interaction (#215)
  • Fix loading issue on Android TV receivers (#214)
  • Fix queue synchronization with Android TV receiver (#240)
  • Provide menu integration for device selection (#247)

Dependency Update

  • Update Google Cast SDK to version 4.8.4 (#216)

Breaking Change

  • Introduce paired device support (#218)

Toolchain Updates

  • Update Swift compiler version to 6.2.

What's Changed

  • Update showcase for iOS 26 by @defagos in #213
  • Revisit hit testing by @defagos in #215
  • Bump github.com/srgssr/google-cast-sdk from 4.8.3 to 4.8.4 in the packages group by @dependabot[bot] in #217
  • Avoid item loading issues on Android TV receivers by @defagos in #214
  • Update Google Cast SDK to version 4.8.4 by @defagos in #216
  • Bump mikepenz/action-junit-report from 5 to 6 in the actions group by @dependabot[bot] in #222
  • Support paired devices by @defagos in #218
  • Improve settings by @defagos in #224
  • Use modern localization references by @defagos in #233
  • Update to Xcode 26.1 by @waliid in #234
  • Bump actions/checkout from 5 to 6 in the actions group by @dependabot[bot] in #235
  • Update CI tool versions by @waliid in #238
  • Bump fastlane from 2.228.0 to 2.229.0 in the gems group by @dependabot[bot] in #236
  • Update SwiftLint rules and Xcode version by @defagos in #243
  • Bump fastlane from 2.229.0 to 2.229.1 in the gems group by @dependabot[bot] in #239
  • Bump fastlane from 2.229.1 to 2.231.1 in the gems group by @dependabot[bot] in #245
  • Update Pillarbox to version 15.0.0 by @defagos in #244
  • Fix queue synchronization with Android TV receiver by @waliid in #240
  • Improve and fix crash for standard Cast views by @defagos in #246
  • Provide menu integration for device selection by @waliid in #247
  • Update Swift tools version by @waliid in #248
  • Replace ImageMagick by GraphicsMagick by @waliid in #249
  • Fix pkgx "no intersection possible" issue by @defagos in #250
  • Avoid pulling conflicting dependencies in the same environment by @defagos in #251
  • Update Pillarbox to version 15.1.0 by @defagos in #252

Full Changelog: 1.0.0...2.0.0