DivKit 29.13.0 release

DivKit 29.13.0 release

DivKit

Hi everyone! Last week we released release 29.13 What's changed:

Android

  • Supported loading images from assets by url divkit-asset:// .
  • Fixed that sometimes extensions could be removed on state change.
  • Fixed a memory leak occurring when using expressions in the alignment fields of the container element.

iOS

  • Fixed focus setting when state changes and there are multiple input s without id .
  • Supported is_enabled property in input .
  • Fixed variables usage in tooltips .
  • Fixed visibility_actions in empty container .
  • Fixed crash in input with mask.
  • Fixed DivVideo view reconfiguration.


Report Page