From 8a4f682cfeb83640a4de7aae052d43f8d4ab0238 Mon Sep 17 00:00:00 2001 From: robot-divkit Date: Mon, 30 Mar 2026 13:08:13 +0300 Subject: [PATCH] Updated DivKit 32.43.0 changelog commit_hash:e98391133f17750d00e9b92f6c049c14c9831d23 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7119cdc51..6ce60777f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## 32.43.0 # Android Client: +* Do not interrupt visit of div hierarchy without ExpressionResolverImpl. +* Fix ConcurrentModificationException during preload. * Fixed `div-state` state restoring on rebind after `state_id_variable` changes. * Shift debug view below status bar area.