ITADN

版本发布 8

v2.39.5
? · 2026-03-23

* Fix regression where some strings (like some section headings) are not rendered correctly (#12083)

v2.37.3
? · 2025-10-31

#### :bug: Bugfixes * bump id-taging-schema to 6.13.4 (#11532) * fix a potential crash when base presets are missing

v2.37.2
? · 2025-10-30

#### :bug: Bugfixes * Correctly resolve subtitles of NSI presets when base preset has a crossreferenced string (#11527)

v2.36.0
? · 2025-08-27

#### :sparkles: Usability & Accessibility * use `addr:` tags to label features with no name (#8440, thanks @k-yle) * The flip operation now works on nodes with no `direction` tag, to support quickly adding `direction` to features like traffic signs (#9317, thanks @k-yle) * Show "add new key" placeholder text for blank row in raw tag editor (#11211, thanks @bhavyaKhatri2703) * Consider other name-like tags for labelling features, such as `lock_name` (#9588, thanks @k-yle) * Always take reduced map size due to open side panels into account when zooming to selected entities * Limit landuse tags that are considered for "Landuse" area features (#11184, thanks @youssefelzedy) * When a feature is selected, show when and who last modified it (#7629, thanks @k-yle) * Render climbing routes and via ferrata ways as dotted lines (#11133, thanks @harahu) #### :scissors: Operations * When using the extract operation, keep `ref:GB:uprn` and `ref:linz:building_id` attached to the building (#11281, thanks @youssefelzedy) #### :camera: Street-Level * Fix bug where "tag photo id on selected map feature" is sometimes not working on the first opened photo (#11021) #### :white_check_mark: Validation * Create a new warning tier for low-severity suggestions (#11020, thanks @k-yle) * Zoom to correct location when clicking on the _relation member has no role_ issue (#11247) * Hide _KeepRight_ quality assurance overlay, as the service is currently not providing up to date reports of OSM data (#11098) #### :bug: Bugfixes * Fix flickering of imagery metadata information in background panel (#9754) * Immediately update raw tag key/value inputs when spaces have been trimmed (#11206) * Fix duplicate values deleted when editing `destination:*` tags (#10639, thanks @k-yle) * Fix the relation role dropdown not opening on click (#10645, thanks @k-yle) * Don't delete spaces after semicolons in freetext tags like `note:*` ([3a661d]) * Allow uppercase character in tag `type=associatedStreet` (#9639) * Fix lasso tool selecting nodes of hidden objects that have been recently hidden (#11335) #### :earth_asia: Localization * Add Korean phone number formats (#11319, thanks @aaei924) #### :rocket: Presets * Support more complex logic to define preset fields that are conditionally hidden (#9511, thanks @k-yle) * Allow tags to be configured as discardable, not just keys (#11333, thanks @k-yle) * Explicitly add the `layer=0` tag when changing layers (#11300, thanks @Waqibsk) * Add button next to schedule fields to link to YoHours (#9678, thanks @1ec5) #### :hammer: Development * Add signatures audit to CI build pipeline and pin github action's versions (#11103, thanks @Harvester57) * Configure preview deployments for Pull Requests (#11332, thanks @k-yle) [3a661d]: https://github.com/openstreetmap/iD/commit/3a661d

v2.35.3
? · 2025-07-19

* Fix glitchy behavior of _move_ operation for ways that are touching/intersecting other ways (#11225)

v2.35.1
? · 2025-07-14

* Fix rendering of line labels that were sometimes cut off at the ends, regression introduced in v2.35.0 (#11123)

v2.35.0
? · 2025-07-14

#### :sparkles: Usability & Accessibility * Render housenumbers (or housenames) of address points or buildings as dedicated labels on the map (#10970) * Simplify raw tag editor and make it easier to use with keyboard-only input (#10889) * Show info message when a keyboard shortcut of an _operation_ is pressed, but the operation is not _available_ for the selected features (#9896) #### :camera: Street-Level * Fix Mapilio photo markers from showing up on low zoom levels (#11014, thanks @keiffer213 and @haipq07) * Fix wrong 360° panorama from being displayed when navigating quickly between photos (#11054) #### :bug: Bugfixes * Refresh numeric input fields after leaving focus with the value that is stored in the tag (#11027) * Fix oneway field falsely showing "Assumed to be Yes" if cycled through all options back to the default state * Fix false positives in "unreachable oneway" validation when `oneway=-1` tag is present (#11068) * Fix color of oneway arrows on roads that also have a railway tag (#11080) * Allow squaring operation to be performed on all vertices of a closed way (#11088) * Fix crash when radio field with cross-referenced strings/options is rendered (#11187) #### :hammer: Development * Update `osm-auth` to version 3 to make logging in possible again for standalone deployments of iD

v2.34.1
? · 2025-06-03

#### :bug: Bugfixes * Fix a bug which can cause non-numeric values in tags of numeric input fields to not be displayed and potentially inadvertently cleared (#11076)