add to changelog

This commit is contained in:
Martin Raifer
2023-08-02 17:06:52 +02:00
parent e52ec96bad
commit b1b7b9360e
+6 -3
View File
@@ -37,13 +37,14 @@ _Breaking developer changes, which may affect downstream projects or sites that
# Unreleased (2.27.0-dev)
#### :mega: Release Highlights
* Add [_Mapilio_](https://mapilio.com/openstreetmap) as new street-level imagery provider ([#9664], thanks [@channel-s])
#### :tada: New Features
#### :sparkles: Usability & Accessibility
* Show tag reference information for the currently filled-in tag value in UI fields (if available), instead of only showing the more generic _key_ documentation of the field ([#9786])
#### :scissors: Operations
#### :camera: Street-Level
* Add [_Mapilio_](https://mapilio.com/openstreetmap) as new street-level imagery provider ([#9664], thanks [@channel-s])
* Add photos from the [Norwegian Public Road Administration](https://vegbilder.atlas.vegvesen.no/) as new street-level imagery provider in Norway ([#9509], thanks [@noenandre])
* Gray out street level layers in "Map Data" pane when map is zoomed out too far
#### :white_check_mark: Validation
#### :bug: Bugfixes
* Validator: Don't falsely flag certain tags as "should be a closed area" if the tag also allows both area and line geometries in two separate presets (e.g. `highway=elevator` in the "Elevator" and "Inclined Lift" presets)
@@ -56,9 +57,11 @@ _Breaking developer changes, which may affect downstream projects or sites that
#### :hammer: Development
[#8997]: https://github.com/openstreetmap/iD/issues/8997
[#9786]: https://github.com/openstreetmap/iD/issues/9786
[#9509]: https://github.com/openstreetmap/iD/pull/9509
[#9664]: https://github.com/openstreetmap/iD/pull/9664
[#9786]: https://github.com/openstreetmap/iD/issues/9786
[@channel-s]: https://github.com/channel-s
[@noenandre]: https://github.com/noenandre
# 2.26.2