Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to iD v2.28.0 #4548

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Update to iD v2.28.0 #4548

merged 1 commit into from
Feb 28, 2024

Conversation

tyrasd
Copy link
Member

@tyrasd tyrasd commented Feb 28, 2024

Changelog for v2.28.0

✨ Usability & Accessibility

  • Show the color of (route) relations in the form of small colored circles in relation membership section and feature search results (#9424)
  • Hide tag suggestions for tags like name_1 in raw tag editor autocomplete (#9422)
  • Show (empty) as a tag value option in the raw tag editor when a multi selections contains at least one feature which does not have the particular tag (#9876, thanks @k-yle)
  • Allow to search for OSM notes by id in search bar (#10062, thanks @NaVis0mple)
  • Add support for coordinates in <degree> <minutes>[ <seconds>] format to search bar (#10066, thanks @NaVis0mple)
  • Improve styling of combobox dopdown list to give entries with long labels more room for better readability (#10127, thanks @tordans)

📷 Street-Level

  • 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)

✅ Validation

  • 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)

🐛 Bugfixes

  • Show turn restriction editor also when there is only one possible "to" way, as there might exist restrictions with that way as via (#9983)
  • Local photos: Fix bug which prevented the last image from being removed from the map when removed from the list
  • Fix wrong mouse cursor on "foreign link" field buttons (for example in the Mapillary or Wikimedia Commons fields) (#9992, thanks @ramith-kulal)
  • Don't show duplicates of notes when they lie exactly on special locations like null island (0.0,0.0)
  • Preserve side tag of highway=cyclist_waiting_aid features when reversing its way (#10128)

🎓 Walkthrough / Help

  • Show message about how to support OSM (e.g. in form of a donation) after a successful save (#10054)

🚀 Presets

  • Don't consider traffic_calming features as areas (id-tagging-schema#1076)
  • Add rendering style for roller coaster tracks and supports (#9891, thanks @mangerlahn)
  • Drop *:wikipedia tags when switching to a new NSI-based preset which specifies a corresponding *:wikidata tag (#9103)

Copy link
Member

@tomhughes tomhughes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something is wrong with this - iD fails to start and I can see lots of attempts to load resources from 127.0.0.1:3000 in the console.

@tyrasd tyrasd marked this pull request as draft February 28, 2024 14:31
@tyrasd
Copy link
Member Author

tyrasd commented Feb 28, 2024

Fixed. Thanks for catching this, and sorry for the oversight! 🙇

@tyrasd tyrasd requested a review from tomhughes February 28, 2024 15:28
@tyrasd tyrasd marked this pull request as ready for review February 28, 2024 15:28
@tomhughes tomhughes merged commit fa55f38 into openstreetmap:master Feb 28, 2024
12 checks passed
@tyrasd tyrasd deleted the iD-2.28.0 branch February 28, 2024 15:34
@tyrasd tyrasd restored the iD-2.28.0 branch February 28, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants