| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 32.54.0 source code.tar.gz | 2026-06-11 | 430.9 MB | |
| 32.54.0 source code.zip | 2026-06-11 | 455.7 MB | |
| README.md | 2026-06-11 | 595 Bytes | |
| Totals: 3 Items | 886.5 MB | 2 | |
Android Client:
- Added support of media resources preloading for
DivDatainDivPreloader. - Fixed possible ANR at variable change during async binding.
- Fixed shimmer deadlock bug when animation duration scale is zero.
Web Client:
- Added support for the
press_start_actionsandpress_end_actionsproperties in theslider. - Allowed
integers to be in range[-9007199254740991, 9007199254740991]instead of range[-2147483648, 2147483647]after expression execution. - Animators with a limited number of repetitions now respect the system's "prefer reduced motion" setting.