DivKit 30.2.0 release

DivKit 30.2.0 release

DivKit

Hi everyone!

This week we released a new version of DivKit 30.2.0! Here are some highlights from the update:


Android

  • Fixed line height adjustment for inline and filling images in div-text .
  • Added paddings when drawing default_item in the gallery.
  • Improved error messages in expressions.

iOS

  • Fixed disappear_action for blocks in gone state.
  • Improved error messages in expressions.

Web

  • is_enabled is now calculated in actions before executing the entire action list, rather than in the process.
  • Implemented functions and methods toString for arrays and dictionaries.
  • Improved error messages in expressions.
  • Fixed parsing of the unary minus operator.
  • Added functions parseUnixTimeAsLocal , formatDateAsLocal , formatDateAsUTC , formatDateAsLocalWithLocale , formatDateAsUTCWithLocale and parameter weekStartDay


Report Page