From 97e90c967de8dda984b2f6fad65b71537ecc2cb8 Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Fri, 12 Apr 2024 12:22:43 +0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Joshua Horton --- HISTORY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 98957c2ae6c..f5935dc02fa 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -82,7 +82,7 @@ ## 17.0.305 beta 2024-04-10 -* (#11169) +* fix(core): skip leading trail surrogate char in km_core_state_context_set_if_needed() (#11169) * change(web): merges split async method in gesture engine (#11142) * fix(web): blocks nextLayer for keys quickly typed when multitapping to new layer when final tap is held (#11189) * refactor(web): OSK spacebar-label updates now managed by layer object (#11175) @@ -90,7 +90,7 @@ ## 17.0.304 beta 2024-04-09 * fix(android): atomically updates selection with text (#11188) -* (#11178) +* fix(web): fix crash in nearest-key row lookup when touch moves out-of-bounds (#11178) ## 17.0.303 beta 2024-04-05 @@ -115,7 +115,7 @@ * chore(linux): Build packages for next Ubuntu version separately (#11153) * fix(common): upgrade sentry-cli to 2.31.0 (#11151) * fix(android/app): Track previous device orientation for SystemKeyboard (#11134) -* (#11129) +* change(web): reworks nearest-key detection to avoid layout reflow (#11129) ## 17.0.300 beta 2024-04-02