Changelog
2.5.0 (2025-06-26)
- Enhanced card UI with customizable borders and an optional pulse animation on the first item: card ui customizations
- Added option to enable a pulse animation on the first bubble: bubble animation
- Fixed font weight and style mapping from JOIN Studio
- Android
- Fixed item reordering issues on Android
- Adjusted content title alignment in the player on Android
2.4.0 (2025-06-10)
- Added the possibility of using an api-key to secure data received by the SDK : Init with Api Key
- Added multi-language compatibility with JOIN Studio
- Android
- Fixed application context sent to the SDK using analysis
- Fixed of progress bar overload caused by Material3
- Prevent Glide crash when activity is destroyed
2.3.2 (2025-05-21)
- iOS
- Fixed of the video sound that starts when the application is relaunched
- Fixed video update after editing from JOIN studio
- Fixed player crash in standalone mode that could occur on some devices on iOS 18
2.3.1 (2025-03-26)
- Added reply interaction in stories
- Updated Android SDK to 3.4.1 : Changelog
- Updated iOS SDK to 3.4.1 : Changelog
2.3.0 (2025-03-03)
- Advanced Analytics feature
- Added
setTrackingUserId
function to use user ID in analytics - Added
sendConversion
function - Added
setSegmentationKey
function - Added new listener
JoinStories.addAnalyticsListener()
- Documentation
- Added
- Updated Android SDK to 3.4.0 : Changelog
- Updated iOS SDK to 3.4.0 : Changelog
2.2.0 (2025-02-10)
- Updated Android SDK to 3.3.0 : Changelog
- Updated iOS SDK to 3.3.0 : Changelog
- Added refresh method : Refresh manually
- Decreased Gradle Plugin to 7.4.+ in JOIN SDK Package
2.1.0 (2025-01-27)
- Added
reorderedReadStories
parameter to dynamically change the order of stories already viewed :Reorder stories already viewed
- Added
ctaUrl
data in analytics callback onStoryClickOnCallToAction
event - Reduced to 6px the space between the bubble and the label
- Fixed analytics type on iOS
- Fixed data request sent for quizzes interaction
- Fixed interaction visibility when story page transition
2.0.5 (2024-09-18)
2.0.4 (2024-09-03)
- Fixed progress bar radius on iOS devices
- Updated Android SDK to 3.1.3 : Changelog
- Updated iOS SDK to 3.1.6 : Changelog
2.0.3 (2024-07-22)
- Fixed Android SDK packaging that caused a bug when opening the player
2.0.2 (2024-07-11)
- Fixed withLabel parameter which caused a crash on Android
- Updated Android SDK to 3.1.2 : Changelog
- Updated 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)
- Added maximum stories parameter to be displayed in the widget
1.6.3 (2023-11-20)
- Small improvements
- Updated native SDK
1.6.2 (2023-10-26)
- Fixed iOS crash
1.6.1 (2023-10-26)
- Improved card UI
- Added margin & padding parameters
1.6.0 (2023-10-25)
- Fixed stop player when detached from external action (for Android)
- Fixed ratio of cover images for card widgets
- Fixed the swipe to dismiss threshold
- Fixed listener init for card widget (for Android)
- Fixed scroll for one line card widget in grid mode
- Fixed anchor top with safe area (for Android)
- Improved the story viewed indicator by considering the publish date of stories
- Improved the card widget configuration by allowing to set the label font size
- Improved 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.
Updated 7 days ago