| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 32.51.0 source code.tar.gz | 2026-05-25 | 433.3 MB | |
| 32.51.0 source code.zip | 2026-05-25 | 457.2 MB | |
| README.md | 2026-05-25 | 877 Bytes | |
| Totals: 3 Items | 890.6 MB | 0 | |
Android Client:
- Added
alphaBlendfunction for blending two colors. - Added
scroll_content_alignmentsupport ingallery.
iOS Client:
- Added
alphaBlendfunction for blending two colors. - Added new styles to
blurextension:extra_light,regular,prominent, and thesystem_*_materialfamily (including the_lightand_darkvariants). - Added static images prefetch API for DivData.
- Added support for the
scroll_content_alignmentparameter in gallery to control the position of the item selected viadefault_itemorscroll_to; the default value isstartforscroll_mode="default"andcenterforscroll_mode="paging", and alignment affects scrolling only in paging mode. - Fixed an issue where a running animator could use a stale
end_valuewhen restarted, causing animations to target outdated values after quick consecutive updates.