diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f02c8fda..c317f22b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,6 +66,7 @@ _Breaking developer changes, which may affect downstream projects or sites that * Fix a bug where the validator might show wrong tagging suggestions for a preset if another preset has a partial match ([#8828], thanks [@bhousel]) * Show correct vintage and other metadata for "Esri World Imagery"'s higher zoom levels * Fix wrong order of route relation members after a split operation ([#8519], thanks [@tpetillon]) +* Do not open disabled localized combobox when clicking on it ([#8871]) #### :earth_asia: Localization * Deprecate ~`t.html`~ for providing localized texts, which is replaced by the new method `t.append` which directly and safely appends the localized strings to the DOM ([#8817]) #### :hourglass: Performance