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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
53
53
* Warn when a way with more than the maximum allowed number of nodes is to be uploaded and provide a way to fix it ([#7381])
54
54
* The Suspicious Names validator warning now compares the Name field to the preset’s name in the user’s language, not just the raw tag value (typically in British English). ([#9522], thanks [@k-yle])
55
55
* Revalidate ways that are connected to the currently edited way to also properly update/catch _disconnected way_s and _impossible oneway_ errors ([#8911], thanks [@andrewpmk])
56
+
* Preserve `crossing:markings` tag when fixing missing connection of crossing path and road ([#9586], thanks [@jtracey])
56
57
#### :bug: Bugfixes
57
58
* Prevent degenerate ways caused by deleting a corner of a triangle ([#10003], thanks [@k-yle])
58
59
* Fix briefly disappearing data layer during background layer tile layer switching transition ([#10748])
@@ -74,6 +75,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
0 commit comments