add photo service bug fixes to changelog

This commit is contained in:
Martin Raifer
2025-04-29 14:11:13 +02:00
parent ab7df6e040
commit a2dbbd180f
+4
View File
@@ -47,6 +47,8 @@ _Breaking developer changes, which may affect downstream projects or sites that
#### :camera: Street-Level
* Keep photo viewer open when disabling Panoramax overlay ([#10966])
* Don't de-select map feature when clicking on a street level photo ([#10959])
* Disable keyboard controls for all panorama viewers, allows to use regular mapping shortcuts while the viewer is focussed ([#11011])
* Keep active photo viewer state properly during changeset upload ([#10987]) and when switching between photos of different services
#### :white_check_mark: Validation
* Show unchanged tags of a [deprecation rule](https://github.com/ideditor/schema-builder?tab=readme-ov-file#deprecations) explicitly in the validation warning ([#10104])
#### :bug: Bugfixes
@@ -69,7 +71,9 @@ _Breaking developer changes, which may affect downstream projects or sites that
[#10946]: https://github.com/openstreetmap/iD/issues/10946
[#10959]: https://github.com/openstreetmap/iD/issues/10959
[#10966]: https://github.com/openstreetmap/iD/issues/10966
[#10987]: https://github.com/openstreetmap/iD/issues/10987
[#10997]: https://github.com/openstreetmap/iD/issues/10997
[#11011]: https://github.com/openstreetmap/iD/issues/11011
[@ChaitanyaKadu03]: https://github.com/ChaitanyaKadu03