<h4 dir="auto"><g-emoji class="g-emoji" alias="mega" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4e3.png">📣</g-emoji> Release Highlights</h4>
<ul dir="auto">
<li>Significantly quicker startup due to faster loading of presets (<a href="https://github.com/openstreetmap/iD/pull/9347" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9347/hovercard">#9347</a>, thanks <a href="https://github.com/bhousel">@bhousel</a>)!</li>
<li>Add support for updated tagging presets schema version 5 (<a href="https://github.com/openstreetmap/iD/pull/9320" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9320/hovercard">#9320</a>)</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="sparkles" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2728.png">✨</g-emoji> Usability & Accessibility</h4>
<ul dir="auto">
<li>Trigger context menu by long-presses of non-mouse inputs (touch or stylus) (<a href="https://github.com/openstreetmap/iD/issues/8105" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/8105/hovercard">#8105</a>)</li>
<li>Improve comboboxes (<a href="https://github.com/openstreetmap/iD/pull/9344" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9344/hovercard">#9344</a>):
<ul dir="auto">
<li>(raw) tag values can be also entered (and are autocompleted) when localized strings are available for the respective options</li>
<li>autocomplete now also works when taginfo service is slow or unavailable</li>
</ul>
</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bugfixes</h4>
<ul dir="auto">
<li>Fix selection of best background source when starting on a zoomed-out view (<a href="https://github.com/openstreetmap/iD/issues/9325" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9325/hovercard">#9325</a>)</li>
<li>Fix leaking of localized strings in combo fields when taginfo service is unavailable (<a href="https://github.com/openstreetmap/iD/issues/9342" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9342/hovercard">#9342</a>)</li>
<li>Keep tags when changing presets if the new preset has a field for it (<a href="https://github.com/openstreetmap/iD/issues/9341" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9341/hovercard">#9341</a>, <a href="https://github.com/openstreetmap/iD/issues/9104" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9104/hovercard">#9104</a>)</li>
<li>Skip unsupported or invalid turn restriction relations instead of assuming they are a <code class="notranslate">no_*</code> restriction (<a href="https://github.com/openstreetmap/iD/issues/9337" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9337/hovercard">#9337</a>)</li>
<li>Fix crash when conflict resolver is opened (<a href="https://github.com/openstreetmap/iD/issues/9345" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9345/hovercard">#9345</a>)</li>
<li>Fix phone number placeholder text now always using the correct localization (<a href="https://github.com/openstreetmap/iD/issues/8380" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/8380/hovercard">#8380</a>, thanks <a href="https://github.com/k-yle">@k-yle</a>)</li>
<li>Don't don't suggest to "connect the ends" if a feature with area tags also matches a line preset ([#6525])</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="hourglass" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/231b.png">⌛</g-emoji> Performance</h4>
<ul dir="auto">
<li>Speed up start-up by not pre-resolving complex locationSets (<a href="https://github.com/openstreetmap/iD/pull/9347" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9347/hovercard">#9347</a>, thanks <a href="https://github.com/bhousel">@bhousel</a>)</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Presets</h4>
<ul dir="auto">
<li>Support tagging schema v5 (<a href="https://github.com/openstreetmap/iD/pull/9320" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/9320/hovercard">#9320</a>):
<ul dir="auto">
<li>Add new field type <code class="notranslate">colour</code> (<a href="https://github.com/ideditor/schema-builder/pull/38" data-hovercard-type="pull_request" data-hovercard-url="/ideditor/schema-builder/pull/38/hovercard">schema-builder#38</a>, <a href="https://github.com/openstreetmap/iD/pull/8782" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/iD/pull/8782/hovercard">#8782</a>)</li>
<li>Add ability to reference strings of other presets/fields</li>
</ul>
</li>
<li>Render <code class="notranslate">natural=strait</code> features in blue color (<a href="https://github.com/openstreetmap/iD/issues/9294" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/iD/issues/9294/hovercard">#9294</a>)</li>
<li>Show icons depicting the different values of the <code class="notranslate">crossing:markings</code> field</li>
</ul>
<h4 dir="auto"><g-emoji class="g-emoji" alias="hammer" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f528.png">🔨</g-emoji> Development</h4>
<ul dir="auto">
<li>Synchronize fetching of released presets files</li>
<li>Make settings like CDN and API urls configurable in a central config file (<code class="notranslate">/config/is.js</code>)</li>
<li>Upgrade dependencies: <code class="notranslate">temaki</code> to v5.2, <code class="notranslate">marked</code> to v4.2</li>
</ul>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/3789'>https://github.com/openstreetmap/openstreetmap-website/pull/3789</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/commits/516b65c223e10363a8a72c9d612dd93ee91e1675" class="commit-link">516b65c</a> Update to iD v2.23.1</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files">57 files</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-4eda3ef3523c16dae968ed3d8e4d2d56ea1308fff25bc1a407e7fb147c098a7a">vendor/assets/iD/iD.css.erb</a>
(42)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-7bfbfa174a52a0444c509d578ea4e570a466ec11dd2c45493019eab72aeaa700">vendor/assets/iD/iD.js</a>
(3182)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-9ec5e7aa78ee835497808ef5d94a3c0cc1ca400e979799dfde7187d57a913440">vendor/assets/iD/iD/data/imagery.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-495958049885930a4dbd79c4b369ca3e90289458907e13533654ceb7e27de05a">vendor/assets/iD/iD/data/phone_formats.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-b5a0255f67aa9483eaf929fc2e6b30156f4b2cb602dbc0f7613fa53a7512e19f">vendor/assets/iD/iD/img/community-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-852e971e5904b163d1e53caabdfec4a7485db3b91fc7356b06cfc47b724ca0b3">vendor/assets/iD/iD/img/fa-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-6c1d28262a9ab9d6c5045a3c7ddfec9f4e3f873f1c4aabc78a5f8949de645c03">vendor/assets/iD/iD/img/iD-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-fa23d0b27d497ffe41d7ff95de1cf18b5725b197e15071c57651eb7d5edbe46d">vendor/assets/iD/iD/img/maki-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-1d0ee5d3a3e3ea20835230225cef3a25ec980a1da91996e73909543dab228b4a">vendor/assets/iD/iD/img/mapillary-object-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-94983669e331122e6527b3aad7edada31f17eed3c9b33535b35b24b748d0da9a">vendor/assets/iD/iD/img/mapillary-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-6c2b12527cb2d5de392d38f59b107ea7558f3d6aa2b91f9931b157ba30660012">vendor/assets/iD/iD/img/temaki-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-3e58682a86a1e986b4803dc9577d4b40515795cf45c902045ee375b3208ebeb9">vendor/assets/iD/iD/locales/ar.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-a7ebe1f84fc19e813b970fb4c98465630699324aa1d1e93d321a441e728245cc">vendor/assets/iD/iD/locales/be.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-e048b5a9a6b560e65b153a77a5294033eaafdc8c934456aa4c476c05991590f3">vendor/assets/iD/iD/locales/bn.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-ade885a44a53e083bf1a38adbda7da2bbe949219b681929b1a7f7057f546aa97">vendor/assets/iD/iD/locales/br.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-43951c31273d48c8b0c27fe6702fe690a229bf44f60c4261a23404157799226c">vendor/assets/iD/iD/locales/ca.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-e8f62615d00c562538d2d7f03212c598722b62aa741ebcfa007d51c8ef3adc1c">vendor/assets/iD/iD/locales/cs.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-a482ef20f422fab6f381cf7e6f5861cc664985cf6faafac858136dbba87a496e">vendor/assets/iD/iD/locales/de-AT.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-08e0c9fe264879584abaca5596f2f50fb4918633a704663733b75e340e0928f5">vendor/assets/iD/iD/locales/de.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-270e6b3446cf56b54502fd5a20d27cc2b33a5e61b626e1b1a128b5595c8553fc">vendor/assets/iD/iD/locales/el.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-6933df544cd94818c5aac6cddb9ade43aebf2e6ad1b0e111844299b2b10e3767">vendor/assets/iD/iD/locales/en.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-7ed66a2876b814fe793fa65a0b33d30d294ee4d3c91595931e38483f299f1a01">vendor/assets/iD/iD/locales/eo.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-0fc79e737e7ef1e73f61238c0985d30fce480a6a24ef55635364682df78cdfb0">vendor/assets/iD/iD/locales/es.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-d20b9e98ed810932676f6fc924904d0cd4ccb6d45a43d1968f10d6288468c598">vendor/assets/iD/iD/locales/fa.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-a47ebc8dd9c818593db15553777e1c8fdd0a402f904f48c9538b38abaabdb2e7">vendor/assets/iD/iD/locales/fi.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-23158f4f193547015707f63e5c48787dd48f0c6f8a32aad61def316806fba0a5">vendor/assets/iD/iD/locales/fr-FR.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-e5acec5e4670db1d032943a468d293fbf1da7a4747811f6bf718997b03bda73a">vendor/assets/iD/iD/locales/fr.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-d32e6a64dbd6fcd02e8de9af8a5649eff4a951168460254b48853be59a2249e9">vendor/assets/iD/iD/locales/gl.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-6e31936d0cdd771d23bf1a4a09684af82d219a09a6504cf52ccc6300541e53ac">vendor/assets/iD/iD/locales/he.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-e3a0e5517bfb21e913f6cf31b0fe58b7e540bea539959ef0d814c0fee810dce6">vendor/assets/iD/iD/locales/hu.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-bd0f91b3a554d396cc513f27e5bfbfeb64125fd41ddda3ecd76eca822ad6a884">vendor/assets/iD/iD/locales/index.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-798ecbd07d986691451e617280cf22d08237af67dd8f2806700a00e3c6646055">vendor/assets/iD/iD/locales/it.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-8dfdad8d8bfec60720526dc910f3d61750bb768858845e306cb60a80fbad6e5c">vendor/assets/iD/iD/locales/ja.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-5e488d105b6fa77d479e76632a1b2949e6c89767851cfe370535bf6feaff5f60">vendor/assets/iD/iD/locales/ko.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-e28d9854e03a8082953a63424cdcb2b4af8396273413f63aec65ef8aac97ead6">vendor/assets/iD/iD/locales/lb.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-362830d16905bd925ad7acb75e88a0241fdad479f64b652c13094d5e91cae4d3">vendor/assets/iD/iD/locales/lv.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-7614056f10e2920357b734c35bb479466342dc322cc7e9b4331eaf8ba9b6434a">vendor/assets/iD/iD/locales/mk.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-19aede772dc20d2c9c6fda6bdc6a87391a15dcb82baf2827b6fe2e35135e7e6b">vendor/assets/iD/iD/locales/nl.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-071819b364c66becc5fa5b89a27fa7c92c46e7abbcd7c9a3f6b378c2a9852d51">vendor/assets/iD/iD/locales/no.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-f7e9b9035415510dacd5e7dc3241130d7e2e7621fc47eebe1b72afd464913977">vendor/assets/iD/iD/locales/pa-PK.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-addf90d0f047af5f48b8b9ba2acd682c7c45f9299a939c730ba457b913f958f0">vendor/assets/iD/iD/locales/pl.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-8987d5d3111b24be08485ee8647278a01e75de10d4deea7e84e70dcb004536a0">vendor/assets/iD/iD/locales/pt-BR.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-fe5751938abd657244c6c15affb5afa8c910bea03100040e7b0e3c395c1c2376">vendor/assets/iD/iD/locales/pt.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-f684599e1b069ea74a3ba90598fb3cdc3bd54881bef0b07b453fb65979391ac8">vendor/assets/iD/iD/locales/ro.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-12bbdeca879b63793014649db91fd038d9a08a71c20bbb480415f94e3dba19f0">vendor/assets/iD/iD/locales/ru.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-625bb509c3e03321f6ea7b07fd8f66960ea5fb735b5d9288ac2087cf54e2c212">vendor/assets/iD/iD/locales/sat.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-053cc848f804a71ba82ef478cb78a613b2c0ddaaa164023d100529dc07073704">vendor/assets/iD/iD/locales/sk.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-c96580d59b4f9067ac9b2d14b1226b044d548343a734e5ccf0ee01479913e76a">vendor/assets/iD/iD/locales/sr.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-0ae179f87de660db8bf5908bf950e2714deb83c0e26377c78f0e2ebcbbf9c5a7">vendor/assets/iD/iD/locales/sv.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-e337de94baecc28aeb074c213165fad170873e4f03946d325c4cf7b5a7681200">vendor/assets/iD/iD/locales/tr.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-1a22f864dba3685ef1ac716c37d1b3406cd4ab2b26f8e7c4ef7f648fa10adf98">vendor/assets/iD/iD/locales/uk.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-5b863a12569b5b557b6a6185e3f7f57ded736ac675980507260cc4a1eb9869fb">vendor/assets/iD/iD/locales/ur.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-2541008c7cefd6cc8bc0befcadf9a614dcddba38e7a31ece789a7bfa5a18deaa">vendor/assets/iD/iD/locales/vi.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-0653482b9196d109ce439b45ab5772e4a99236ff954bf51bc6df03319c1ffb71">vendor/assets/iD/iD/locales/yue.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-a91a69e767a172a679f741e282ea293c64fef016f0761d7d1912a630b6df045f">vendor/assets/iD/iD/locales/zh-CN.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-38ec7815ab736af51f822bfea92a375ab160103019b19417ffbe185dd3362ad0">vendor/assets/iD/iD/locales/zh-HK.min.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789/files#diff-86aa137656ad508b9563d35bf63cb4a208cbaa5e804f7500a7c247fe449503b8">vendor/assets/iD/iD/locales/zh-TW.min.json</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3789.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3789.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3789.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3789.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3789">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMZYK4MV7MFU2ZQ3PDWHTVFTANCNFSM6AAAAAAR4QUOOQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMYXH2DZSMDT4XLN3DWHTVFTA5CNFSM6AAAAAAR4QUOOSWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHFMD25KU.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/3789</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3789",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3789",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>