Skip to content

Releases: SRGSSR/srgletterbox-apple

Deprecation warning

03 Jun 19:27
924dfca
Compare
Choose a tag to compare

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

25 Jan 13:51
4b9cf8f
Compare
Choose a tag to compare

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

13 Oct 05:26
6fd6310
Compare
Choose a tag to compare

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

15 Sep 15:04
8e08be6
Compare
Choose a tag to compare

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

15 Sep 13:32
52f33f3
Compare
Choose a tag to compare

This release fixes minor issues for iOS 17. No issues were identified with tvOS 17.

What's Changed

Full Changelog: 9.1.1...9.1.2

Maintenance release

23 Aug 08:08
a4b3c53
Compare
Choose a tag to compare

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

03 Aug 19:19
339a852
Compare
Choose a tag to compare

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

07 Jun 15:21
1bc43e1
Compare
Choose a tag to compare

Breaking changes

  • The bit rate setting has been removed from SRGLetterboxPlaybackSettings as it is not supported anymore (#295).

Maintenance release

09 Nov 21:19
601ba16
Compare
Choose a tag to compare

Breaking changes

Demo application

  • Update Live Center section in list tab (#284).

Maintenance release

28 Oct 11:42
b8b0f87
Compare
Choose a tag to compare

Fixes

  • Fix font-related assertion crashes in unit tests (#286).