DivKit 30.5.0

DivKit 30.5.0


Android

  • Implemented support for field page_transformation  in pager .
  • Old visibility actions are no longer logged after Div2View was rebound by another DivData.
  • Fixed image drawing when its padding is bigger than size.
  • Fixed showing of first and last elements in pager  with infinite scroll after items change.
  • Fix closing tooltip  on cleanup.
  • Fixed Div2View  state reset that resulted in broken expression subscriptions.
  • Fixed vararg functions matching.
  • Detach old indicators from the pager when attaching new ones.
  • okhttp  library updated to version 4.11.0
  • Fixed SynchronizedWeakHashMap.toMap()  due to race issues.


iOS

  • Introduced index  variable for prototyped elements.
  • Fixed escaped strings resolving in expressions


Web

  • Added array_set_value  action.


Report Page