| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 32.50.0 source code.tar.gz | 2026-05-18 | 424.8 MB | |
| 32.50.0 source code.zip | 2026-05-18 | 448.2 MB | |
| README.md | 2026-05-18 | 1.1 kB | |
| Totals: 3 Items | 873.1 MB | 0 | |
Android Client:
- Added
playback_speedsupport invideo. - Added
press_start_actionsandpress_end_actionssupport inslider. - Added stored values reset for particular
DivDataTag. - Fixed
is_playing: falsebeing ignored on initial bind oflottieextension. - Fixed an issue where
pagerandgalleryitems withvisibility: invisiblewere removed from layout instead of reserving space.
iOS Client:
- Fixed an issue where a scroll action on a gallery, pager or tabs could be ignored if it was triggered before the previous scroll animation finished.
- Fixed an issue where the first
transition_outanimation inside a pager (or other view that creates cells lazily) was skipped on initial visibility change. - Text images vertical alignment support.
- The ability to trigger actions when the user interacts with the slider has been implemented.
Web Client:
- Added support for the
playback_speedparameter in thevideocomponent.
Kotlin JSON Builder:
- Added
DivanPatch.copy()for creating modified patch instances.