Releases: SRGSSR/srgletterbox-apple
Deprecation warning
Add Letterbox deprecation compilation warning.
Important
Letterbox will be sunset in August 2025 and will be replaced by Pillarbox:
- New SRG SSR products must use Pillarbox only.
- Existing SRG SSR products using Letterbox must transition to Pillarbox before this date.
What's changed
- Fix the demo build by @pyby in #315
- Add Pillarbox migration instructions by @defagos in #316
- Build and test with Xcode 15.3 by @pyby in #317
- Add compilation warning about Letterbox decommissioning by @defagos in #318
Full Changelog: 9.3.0...9.3.1
User identification preservation for analytics / Kill switch removal
Improvements
- Reuse the identifier associated to a user in Commanders Act version 4 after migration to version 5. This ensures that existing users can be correctly and uniquely identified during the transition. For more information see SRG Analytics release notes for version 9.1.0.
- Remove the so-called kill switch, a mechanism which could lead to undesired playback interruptions without being actually of any use nowadays.
What's Changed
Full Changelog: 9.2.1...9.3.0
Maintenance release
This update provides some improvements regarding the skip gestures.
What's Changed
- Enhancement skip gestures handling and button Interactions by @waliid in #310
- Modernize with Xcode 15 by @pyby in #312
Full Changelog: 9.2.0...9.2.1
Support for Commanders Act version 5
This release adds support for Commanders Act SDK version 5, required by the modern Commanders Act platform.
The associated SRG Analytics 9.0.0 release introduces a few breaking API changes which need to be addressed. Please follow our client-side migration guide for more information.
Improvements
- Allow capturing the player in screenshots and screen recordings.
What's Changed
Full Changelog: 9.1.2...9.2.0
iOS 17 and tvOS 17 compatibility
Maintenance release
The SRG Analytics library has been updated to version 8.2.0. Please refer to the corresponding release notes for more information, most notably how the added global label support lets you integrate SRG Letterbox with user consent management.
Disclaimer: This release is not affiliated with Porsche in any way.
Full Changelog: 9.1.0...9.1.1
Update image provider
Improvements
- Update image provider. Updated artwork in control center (#301).
- The SRG Analytics library has been updated to version 8.1.0 (#304).
Fixes
- Fix
SRGControlsView
throwing sometime an exception (#303).
Bit rate setting removal
Breaking changes
- The bit rate setting has been removed from
SRGLetterboxPlaybackSettings
as it is not supported anymore (#295).
Maintenance release
Breaking changes
- The SRG Data Provider library has been updated to version 17.0.0.
Demo application
- Update Live Center section in list tab (#284).
Maintenance release
Fixes
- Fix font-related assertion crashes in unit tests (#286).