✨ Usability & Accessibility
- Autocomplete changeset
source
tag with sources of the previous 100 changesets of the user (#10764, thanks @k-yle) - Also show search result for coordinates in
lon/lat
order in search results (#10720, thanks @Deeptanshu-sankhwar) - Linkify keys & tags in the preset docs from the wiki (#10763, thanks @k-yle)
- Allow broken (unclosed) areas to be continued (#9635, thanks @k-yle)
- Render
*_link
roads narrower than their "regular" counterpart (#10722) - Remove
noexit=yes
andfixme=continue
when you continue a line (#9634, thanks @k-yle) - Don't zoom out when interacting with notes (#10807, thanks @hlfan)
- Add a changeset tag if a merge conflict occurred (#9636, thanks @k-yle)
✂️ Operations
- Fix splitting of closed ways (or areas) when two or more split-points are selected
- Keep
red_turn:left/right
tags unchanged when reversing a way (#10737, thanks @burrscurr)
📷 Street-Level
✅ Validation
- Add warning if aeroways cross each other, buildings or highways (#9315, thanks @k-yle)
- 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)
- 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)
- 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)
- Revalidate ways that are added to or removed from relations (#10786)
- Preserve
crossing:markings
tag when fixing missing connection of crossing path and road (#9586, thanks @jtracey) - Add a dedicated description to fix waterway-road intersections by adding a culvert (#10778, thanks @matkoniecz)
- Separate tag-upgrade warnings from NSI suggestions (#10800, thanks @k-yle)
🐛 Bugfixes
- Prevent degenerate ways caused by deleting a corner of a triangle (#10003, thanks @k-yle)
- Fix briefly disappearing data layer during background layer tile layer switching transition (#10748)
- Fix the turn restriction editor not supporting bidirectional roads (#10731, thanks @k-yle)
- Preserve imagery offset during tile layer switching transition (#10748)
- Fix the relation membership list using a non-deterministic order (#10648, thanks @k-yle)
- Fix over-saturated map tiles near the border of the tile service's coverage area (#10747, thanks @hlfan)
- Fix too dim markers of selected/hovered photo of some street level imagery layers (#10755, thanks @draunger)
- Fix
+
symbol appearing in changeset comments from external tools (#10766, thanks @k-yle) - Fix
destination_sign
relations from being corrupted when splitting a way (#10646, thanks @k-yle) - Fix combobox dropdown menu sticking around under certain conditions (e.g. while editing the role of a relation member and deselecting a feature #10319)
🌏 Localization
- Add
housename
to address format in Bolivia (#10727)
🎓 Walkthrough / Help
- Fix walkthrough from not correctly registering deleted ways in "Lines" step (#10776)