2.0.5 (2024-09-18)

2.0.4 (2024-09-03)

  • Fix progress bar radius on iOS devices
  • Update Android SDK to 3.1.3 : Changelog
  • Update iOS SDK to 3.1.6 : Changelog

2.0.3 (2024-07-22)

  • Fix Android SDK packaging that caused a bug when opening the player

2.0.2 (2024-07-11)

  • Fix withLabel parameter which caused a crash on Android
  • Update Android SDK to 3.1.2 : Changelog
  • Update iOS SDK to 3.1.4 : Changelog

2.0.1 (2024-05-28)

2.0.0 (2024-04-19)

  • Rework react-native SDK to be compatible with new version of iOS and Android native SDK.
  • Various changes on component's props and analytics listeners. See Migration to SDK 2.0.

1.7.0 (2023-11-23)

  • Add maximum stories parameter to be displayed in the widget

1.6.3 (2023-11-20)

  • Small improvements
  • Update native SDK

1.6.2 (2023-10-26)

  • Fix iOS crash

1.6.1 (2023-10-26)

  • Improve card UI
  • Add margin & padding parameters

1.6.0 (2023-10-25)

  • Fix stop player when detached from external action (for Android)
  • Fix ratio of cover images for card widgets
  • Fix the swipe to dismiss threshold
  • Fix listener init for card widget (for Android)
  • Fix scroll for one line card widget in grid mode
  • Fix anchor top with safe area (for Android)
  • Improve the story viewed indicator by considering the publish date of stories
  • Improve the card widget configuration by allowing to set the label font size
  • Improve widget configuration by allowing to set horizontal padding and margin

1.5.2 (2023-10-13)

  • For iOS:
    • Performance and experience improvement
    • Swipe on first/last story closed player
    • Change mute/unmute workflow
    • Fix default language in Widget Content Personalization
    • Improve thumb loader
  • For Android:
    • Fix viewed indicator
    • Improvement on cache management

1.5.1 (2023-10-12)

  • For Android:
    • Performance and experience improvement
    • Swipe on first/last story closed player
    • Change mute/unmute workflow
    • Fix ratio computation
    • Improve thumb loader

1.5.0 (2023-10-11)

  • Fix missing promise in init function
  • Add dismiss player function
  • Fix bugs click link listener

1.4.2 (2023-10-10)

  • Improve grid render

1.4.1 (2023-10-05)

  • Fix prettier typos
  • Improve WCP parameters
  • Improve list render

1.4.0 (2023-09-29)

  • New feature: Audiences
  • Add link clicked and fetch success listeners
  • Add containerDimension param for card view

1.3.0 (2023-09-18)

  • New feature : Card widget (list and grid)
  • Improve thumbview display (Android)
  • Improve Android and iOS native SDKs
  • Add success fetch and improve fetch error listeners

1.2.0 (2023-08-25)

  • Add analytics & callback

Android

  • Fix thumb view status updating
  • Fix player focus on previous story

1.1.2 (2023-08-11)

Android

  • Fix crash with thumb view placeholder
  • Avoid sharing navigation in webview (Share feature)

iOS

  • Fix slide animation transition
  • Improve starting point of opening animation
  • Improve overlay displaying

1.1.1 (2023-07-31)

  • Manage landscape mode
  • Keep screen on when stories watching
  • No keep the history in the player

1.1.0 (2023-07-13)

  • Optimisation and reduction of dependencies for greater flexibility and better management of external dependencies.

  • Ability to correctly add custom fonts for the Android part (already available on iOS).

  • Fixed container parameter on Android allowing thumb view height management.

1.0.0 (2023-07-04)

First version of SDK.
You can use standalone mode and thumb view like native SDK on Android & iOS.