Updated DivKit 32.28.0 changelog

commit_hash:cd728f990f787ce4329ad812bc14178d7f239200
This commit is contained in:
robot-divkit
2025-11-26 18:11:20 +03:00
parent 85f6f23636
commit 115aee6186
2 changed files with 14 additions and 0 deletions
+9
View File
@@ -1,3 +1,12 @@
## 32.28.0
# iOS Client:
* Fixed a possible scroll rollback when performing a wide swipe.
# Web Client:
* Fix active tab scaling inside the scaled element.
## 32.27.0
# Android Client:
+5
View File
@@ -1,3 +1,8 @@
## 32.28.0 (December 1, 2025)
* Fix active tab scaling inside the scaled element.
## 32.25.0 (November 10, 2025)
* Added support for the `property` variable type.