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.27.3 #4331

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Update to iD v2.27.3 #4331

merged 2 commits into from
Nov 8, 2023

Conversation

tyrasd
Copy link
Member

@tyrasd tyrasd commented Nov 8, 2023

Note that this introduces a kind of "hardcoded" runtime check (here) of whether the running instance is the main one on osm.org, in which case it switches the API connection to use the api.openstreetmap.org subdomain. Otherwise the API running on the website's domain is used (e.g. when running a dev instance locally or other test instance). Is there perhaps a better way to detect this in the ruby code somehow? Please let me know.


Changelog:

  • Switch to api.openstreetmap.org domain for OSM API calls (API users should use api.openstreetmap.org host operations#951)
  • Show field for changeset sources by default in the upload form
  • Fix autocomplete in combo fields sometimes switching to a different value after a short time (#9898)
  • Fix regression in improperly escaped usernames (#9906)
  • Improve backwards compatibility with some old browsers (#9934)
  • Refresh dependencies, including osm-community-index to 5.6.0, temaki to 5.6

@tomhughes tomhughes merged commit f5c5aac into openstreetmap:master Nov 8, 2023
11 checks passed
@tyrasd tyrasd deleted the iD-2.27.3 branch November 8, 2023 20:06
@tyrasd tyrasd restored the iD-2.27.3 branch November 8, 2023 20:06
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