Combo fields can now specify arbitrary icons for individual tag values
:bug: Bugfixes
Fix context "edit" menu on touchscreens: render labels properly and always open the touch-specific edit menu ([#9425])
:hammer: Development
npm start runs in watch (i.e. npm run start:watch) mode by default (to start the dev server in single build mode one can now use npm run start:single-build)
CDNs for resources (id-tagging-schema, osm-community-index, name-suggestion-index and others) are now configurable via environment variables (or a dotenv file)
API connections (main OSM API, taginfo, nominatim) are now configurable via environment variables (or a dotenv file)