Updated DivKit 32.17.0 changelog

commit_hash:264100afeec15d5d6f587bc1e1703e575b74e4ef
This commit is contained in:
robot-divkit
2025-09-11 10:47:26 +03:00
parent 16e9eabab4
commit 0878b925db
2 changed files with 19 additions and 0 deletions
+14
View File
@@ -1,3 +1,17 @@
## 32.17.0
# Android Client:
* Support `div-text-range` `mask` property.
* Support item_spacing and line_spacing for container.
# iOS Client:
* Fixed a crash in the gallery when deleting items.
* Fixed bug with switching tabs with dynamic height.
# Web Client:
* Added support for the `item_spacing` and `line_spacing` properties in `container`.
## 32.16.0
# Android Client:
+5
View File
@@ -1,3 +1,8 @@
## 32.17.0 (September 15, 2025)
* Added support for the `item_spacing` and `line_spacing` properties in `container`.
## 32.15.0 (September 1, 2025)
* Fixed a bug that could cause duplicates to appear in `item_builder` after updating data.