You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
49
49
#### :camera: Street-Level
50
50
* Fetch Microsoft Bing Streetlevel imagery layer via the Bing Maps API (from the previously used undocumented internal API endpoints), fixing reliability issues with the service's integration ([#10074])
51
51
#### :white_check_mark: Validation
52
+
* Warn when objects contain tags which are considered to be _mutually exclusive_ like for example `noname` and `name` (replaces previous `incorrect_name` validator) ([#10035], thanks [@mtmail])
52
53
#### :bug: Bugfixes
53
54
* Show turn restriction editor also when there is only one possible "to" way, as there might exist restrictions with that way as _via_ ([#9983])
54
55
* Local photos: Fix bug which prevented the last image from being removed from the map when removed from the list
@@ -72,6 +73,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
0 commit comments