add changelog entry for #10651

This commit is contained in:
Martin Raifer
2025-01-22 17:28:49 +01:00
parent add513f39e
commit 14d76e4445
+2
View File
@@ -51,6 +51,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
* Prevent search results from sometimes getting stuck in the highlighted state when mouse-hovering the list of search results while typing ([#10661])
* Allow tiles in minimap to be slightly underzoomed, preventing them from blacking out on low map zoom levels ([#10653])
* Fix confusing behaviour after logging out in the standalone build of iD ([#10683], thanks [@k-yle])
* Fix editor being stuck in a disabled state when login popup window is closed prematurely ([#10651])
#### :earth_asia: Localization
* Update Sinitic languages in the Multilingual Names field ([#10488], thanks [@winstonsung])
* Update the list of languages in the Wikipedia field ([#10489])
@@ -74,6 +75,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
[#10624]: https://github.com/openstreetmap/iD/issues/10624
[#10634]: https://github.com/openstreetmap/iD/issues/10634
[#10650]: https://github.com/openstreetmap/iD/issues/10650
[#10651]: https://github.com/openstreetmap/iD/issues/10651
[#10653]: https://github.com/openstreetmap/iD/issues/10653
[#10683]: https://github.com/openstreetmap/iD/issues/10683
[#10684]: https://github.com/openstreetmap/iD/pull/10684