0.1.0
October 10th, 2023
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.1.0] - 2023-10-10
Added
- new APIs to allow Player in Container mode
- new UI customizations options for buttons and images.
Changed Globally
- Update logic to support new UI Customizations.
- Updated general player experience & UI
Changed Android
- Widgets classes names were changed
- WidgetsRowList ->
- StoriesWidgetsRowList
- MomentsWidgetsRowList
- WidgetsGridList ->
- StoriesWidgetsGridList
- MomentsWidgetsGridList
- WidgetsRowList ->
- PlayStory method
- playStoryPage method
- playMoment method
- playMoments method
- setStoryAppearance method was changed to setStoryPlayerTheme
- setMomentsAppearance method was changed to setMomentsPlayerTheme
Changed iOS
Removed
- multiple methods marked deprecated were removed from widgets.
