Skip to content

Releases: SRGSSR/playsrg-apple

iOS updated image provider

04 Aug 22:47
ios/3.7.3-423
d874d02
Compare
Choose a tag to compare

Improvements

  • Updated video/audio image in control center (#345).
  • Update image service (#345).

Fixes

  • Fix some iOS player crashes (#353).
  • Don't start Firebase if not configured (#351).

Maintenances

  • Swift conversions (#350).
  • Update SwiftUI-Introspect dependency to 0.9.1 (#348).

CI and dev tools

  • Update CocoaPods to 1.12.1 (#349).

Full Changelog: ios/3.7.2-419...ios/3.7.3-423

iOS support email body improved

16 Jul 08:15
ios/3.7.2-419
826e311
Compare
Choose a tag to compare

Improvements

  • Improve support email body (#337).

Fixes

  • Stop player quicker when closing mini player (#343).

Maintenances

  • Update dependencies (#334).

CI and dev tools

  • Improve branch beta builds (#339).
  • Fix quality check with SwiftLint 0.52.4 (#340).

Full Changelog: ios/3.7.1-415...ios/3.7.2-419

tvOS player update for some RTR and SRF videos

09 Jun 19:04
tvos/1.7.1-415
d22d7ab
Compare
Choose a tag to compare

Improvements

  • Update SRGLetterbox player, which allow to play all videos provided by the new SRF/RTR stream packing solution (#333).

CI and dev tools

  • Use Xcode 14.3.1 (#332).

Full Changelog: tvos/1.7.0-414...tvos/1.7.1-415

iOS player update for some RTR and SRF videos

09 Jun 19:02
ios/3.7.1-415
d22d7ab
Compare
Choose a tag to compare

Improvements

  • Update SRGLetterbox player, which allow to play all videos provided by the new SRF/RTR stream packing solution (#333).

CI and dev tools

  • Use Xcode 14.3.1 (#332).

Full Changelog: ios/3.7.0-414...ios/3.7.1-415

tvOS profile with user content

05 Jun 23:29
tvos/1.7.0-414
39876d5
Compare
Choose a tag to compare

New features

  • Profile view with user content items (#322).

Improvements

  • User feedback in profile view (#324).

CI and dev tools

  • Same build number for iOS and tvOS (#317).
  • Some Swift conversions (#314).
  • Internal dependency updates (#318).
  • Update Fastlane (#325).

Full Changelog: tvos/1.6.10-60...tvos/1.7.0-414

iOS help and contact

05 Jun 23:22
ios/3.7.0-414
39876d5
Compare
Choose a tag to compare

New features

  • User feedback in profile view (#324).
    • Check FAQs.
    • Mail a technical issue.
    • Suggest in a form (optional).
    • Evaluate the application on the AppStore.

Improvements

  • Add RSI podcast channel logo (for a future update) (#329).

CI and dev tools

  • Update Fastlane (#325).

Full Changelog: ios/3.6.13-412...ios/3.7.0-414

iOS maintenance release

29 May 11:36
ios/3.6.13-412
cf99142
Compare
Choose a tag to compare

Improvements

CI and dev tools

  • Same build number for iOS and tvOS (#317).
  • Some Swift conversions (#314).
  • Internal dependency updates (#318).

Full Changelog: ios/3.6.12-411...ios/3.6.13-412

tvOS maintenance release

25 Apr 18:03
tvos/1.6.10-60
e740c00
Compare
Choose a tag to compare

Improvements

  • Improve media and show summary on featured content (home page and topic pages) (#312).

Metrics

  • Analytics cleanup (#305).

CI and dev tools

  • CI: xcodebuild archive succeeded on Mac OS Ventura (#301 & #311).
  • Build with Xcode 14.3 (#302).
  • Check code quality (#308).

iOS show page layout update on iPad

25 Apr 18:03
ios/3.6.12-411
e740c00
Compare
Choose a tag to compare

Improvements

  • iPad show page with vertical media list (#306).
    • With episode description, if any.
    • More button on episode items to access to the additional actions.
  • Improve media and show summary on featured content (home page and topic pages) and media items (iPad show pages) (#312).

Accessibility

  • Pronunciation of "more" for accessibility in show page (in French) (#296).

Fixes

  • Update for support information in settings (#307).

Metrics

  • Analytics cleanup (#305).

CI and dev tools

  • CI: xcodebuild archive succeeded on Mac OS Ventura (#301 & #311).
  • Build with Xcode 14.3 (#302).
  • Check code quality (#308).

tvOS show page header redesign

20 Mar 18:46
tvos/1.6.9-59
291f3d5
Compare
Choose a tag to compare

Improvements

  • Show page header redesign (#279 & #286).
    • Bigger show image.
    • A show more tap to read the whole description if text truncated.
  • Better show description content for RSI, RTR and SRF (#288).
  • Use same more tap view on media detail view if text truncated (#289).

Fixes

  • Fix badge vertical text alignment (#285).

Metrics

  • Fix show header metrics (#278).
  • Add metrics on user content action in settings view (#276 & #277).

CI and dev tools

  • Add a make target to help having the needed ruby version.
  • Update ruby version to 3.1.3.
  • CI: Update copyright when prepare AppStore releases (#282).
  • CI: Do the git flow release finish with fastlane (#290).