mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Updated DivKit 32.38.0 changelog
commit_hash:689237e9e71a948c44a4c7fcb960efb6fb746dc8
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
## 32.38.0
|
||||
|
||||
# Android Client:
|
||||
* Add variable description to VariableMutationException.
|
||||
* Removed dependencies to `androidx.datastore:datastore` and `org.jetbrains.kotlin:kotlin-serialization`.
|
||||
|
||||
# iOS Client:
|
||||
* Fixed Lottie animation repeat_count semantics: repeat_count now means the number of additional plays (repeat_count=0 plays once, repeat_count=1 plays twice, repeat_count=-1 plays infinitely).
|
||||
* The custom action function has been implemented.
|
||||
|
||||
# Web Client:
|
||||
* Changed `lottie`s `repeat_count` logic (to better align with other platforms).
|
||||
|
||||
|
||||
## 32.37.0
|
||||
|
||||
# Android Client:
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## 32.38.0 (February 23, 2026)
|
||||
|
||||
* Changed `lottie`s `repeat_count` logic (to better align with other platforms).
|
||||
|
||||
|
||||
## 32.37.0 (February 16, 2026)
|
||||
|
||||
* Added a warning about using gifs in the `div-image` component.
|
||||
|
||||
Reference in New Issue
Block a user