From 1eb9ebbb06f17dfedbe65844dbe3b039edfdfbc7 Mon Sep 17 00:00:00 2001 From: robot-divkit Date: Mon, 30 Mar 2026 14:19:55 +0300 Subject: [PATCH] Updated DivKit 32.43.0 changelog commit_hash:b47f4140d72820b2e72de3c8e65ff4efa181093b --- 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.