From 46108ecfe18f53e8a989aa36e9397914f6bc0108 Mon Sep 17 00:00:00 2001 From: Claire Date: Wed, 24 Jun 2026 15:18:45 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4144fbaf2b..5280b940ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file. ### Fixed +- Fix combobox menu not closing after a selection (#39595 by @diondiondion) - Fix Emoji IndexedDB upgrades when multiple tabs are open (#39576 by @ChaosExAnima) - Fix combobox listbox not scrolling up when new suggestions have loaded (#39588 by @diondiondion) - Fix media modal navigation in RTL languages (#39587 by @diondiondion)