<h1>2.10.0</h1>
<h5>Jul 26, 2018</h5>
<h4><g-emoji class="g-emoji" alias="mega" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4e3.png">📣</g-emoji> Release Highlights</h4>
<ul>
<li>
<p><g-emoji class="g-emoji" alias="memo" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> You can now create, comment on, and resolve OpenStreetMap notes from within iD! This work was done as part of <a href="https://www.openstreetmap.org/user/Thomas_Hervey/diary/44449" rel="nofollow">Thomas Hervey's 2018 Google Summer of Code project</a>. Thanks <a href="https://github.com/thomas-hervey">@thomas-hervey</a>!<br>
<em>Activate the OpenStreetMap notes layer by opening the Map Data pane (shortcut <kbd>F</kbd>)</em></p>
</li>
<li>
<p><g-emoji class="g-emoji" alias="wrench" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f527.png">🔧</g-emoji> We've added a new Detach Node operation to remove a tagged node from a way. Thanks <a href="https://github.com/Psigio">@Psigio</a>!<br>
<em>With a node selected, use the right-click edit menu to find the Detach command (shortcut <kbd>E</kbd>)</em></p>
</li>
<li>
<p><g-emoji class="g-emoji" alias="arrow_upper_right" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2197.png">↗️</g-emoji> The photo viewer (Mapillary, OpenStreetCam, and Bing Streetside) is now resizeable by dragging any of its edges. Thanks <a href="https://github.com/kratico">@kratico</a>!<br>
<em>Try activating one of the streetlevel photo layers (shortcut <kbd>F</kbd>) and resizing the viewer.</em></p>
</li>
</ul>
<h4><g-emoji class="g-emoji" alias="tada" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f389.png">🎉</g-emoji> New Features</h4>
<ul>
<li>Add support for OpenStreetMap notes (<a href="https://github.com/openstreetmap/iD/issues/2629">#2629</a>, <a href="https://github.com/openstreetmap/iD/issues/5107">#5107</a>, <a href="https://github.com/openstreetmap/iD/issues/5162">#5162</a>, thanks <a href="https://github.com/thomas-hervey">@thomas-hervey</a>)</li>
<li>Add Detach Node operation (<a href="https://github.com/openstreetmap/iD/issues/4320">#4320</a>, <a href="https://github.com/openstreetmap/iD/issues/5127">#5127</a>, thanks <a href="https://github.com/Psigio">@Psigio</a>)</li>
<li>Add support for high resolution image tile sizes
<ul>
<li>This improves the appearance of the Mapbox Satellite layer and fixes the display of MTB-Norway layer (<a href="https://github.com/openstreetmap/iD/issues/5179">#5179</a>)</li>
<li><g-emoji class="g-emoji" alias="warning" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/26a0.png">⚠️</g-emoji> We refactored <code>d3.geo.tile</code>-><code>utilTiler</code>, <code>scaleExtent</code>-><code>zoomExtent</code> (<a href="https://github.com/openstreetmap/iD/issues/5104">#5104</a>, <a href="https://github.com/openstreetmap/iD/issues/5148">#5148</a>, thanks <a href="https://github.com/thomas-hervey">@thomas-hervey</a>)</li>
<li><g-emoji class="g-emoji" alias="warning" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/26a0.png">⚠️</g-emoji> <code>context.loadTiles</code> and a few other functions have changed arity - they no longer require a <code>dimensions</code> argument</li>
</ul>
</li>
<li>Add ability to resize Mapillary / OpenStreetCam / Bing Streetside photo viewer (<a href="https://github.com/openstreetmap/iD/issues/5138">#5138</a>, <a href="https://github.com/openstreetmap/iD/issues/4930">#4930</a>, thanks <a href="https://github.com/kratico">@kratico</a>)</li>
<li>Add "View on Bing Maps" link and Forward/Backward controls to Bing Streetside (<a href="https://github.com/openstreetmap/iD/issues/5125">#5125</a>)</li>
</ul>
<h4><g-emoji class="g-emoji" alias="sparkles" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2728.png">✨</g-emoji> Usability</h4>
<ul>
<li>Update viewfield to match bearing of Mapillary viewer when viewing panoramic images (<a href="https://github.com/openstreetmap/iD/issues/5161">#5161</a>, thanks <a href="https://github.com/kratico">@kratico</a>)</li>
<li>Increase photo viewer default size for large screens (<a href="https://github.com/openstreetmap/iD/issues/5139">#5139</a>, thanks <a href="https://github.com/kratico">@kratico</a>)</li>
<li>Improve Mapillary viewer attribution display (<a href="https://github.com/openstreetmap/iD/issues/5137">#5137</a>, thanks <a href="https://github.com/kratico">@kratico</a>)</li>
<li>Improve visibility and styling for <code>footway=crossing</code> and other special paths (<a href="https://github.com/openstreetmap/iD/issues/5126">#5126</a>)</li>
</ul>
<h4><g-emoji class="g-emoji" alias="bug" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bugfixes</h4>
<ul>
<li>Make sure railway bridges with a <code>service=*</code> tag render with dark casing (<a href="https://github.com/openstreetmap/iD/issues/5159">#5159</a>)</li>
<li>Properly save and restore OSM data caches when entering/leaving the walkthrough</li>
<li>Avoid errors if Mapillary viewer could not be initialized</li>
<li>Support reversal of more direction tags (<code>conveying</code>, <code>priority</code>, etc.) in Reverse action (<a href="https://github.com/openstreetmap/iD/issues/5121">#5121</a>)</li>
<li>Fix event management of the spinner - it was possible for it to get stuck spinning (<a href="https://github.com/openstreetmap/iD/pull/5107#issuecomment-401617938">#5107-comment</a>)</li>
<li>Add doublequotes to iD-sprite input file param so builds work on Windows (<a href="https://github.com/openstreetmap/iD/issues/5077">#5077</a>)</li>
</ul>
<h4><g-emoji class="g-emoji" alias="hourglass" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/231b.png">⌛️</g-emoji> Performance</h4>
<ul>
<li>Use XHR instead of JSONP wherever possible (<a href="https://github.com/openstreetmap/iD/issues/5123">#5123</a>, <a href="https://github.com/openstreetmap/iD/issues/5040">#5040</a>, thanks <a href="https://github.com/tomhughes">@tomhughes</a>)</li>
<li>Check Esri Tilemaps to avoid extra requests for unavailable imagery (<a href="https://github.com/openstreetmap/iD/issues/5116">#5116</a>, <a href="https://github.com/openstreetmap/iD/issues/5029">#5029</a>, thanks <a href="https://github.com/jgravois">@jgravois</a>)</li>
</ul>
<h4><g-emoji class="g-emoji" alias="mortar_board" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f393.png">🎓</g-emoji> Walkthrough / Help</h4>
<ul>
<li>Add section about OpenStreetMap notes to Help pane (<a href="https://github.com/openstreetmap/iD/issues/5162">#5162</a>, thanks <a href="https://github.com/thomas-hervey">@thomas-hervey</a>)</li>
</ul>
<h4><g-emoji class="g-emoji" alias="rocket" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Presets</h4>
<ul>
<li>Add <code>aeroway=aerodrome</code> to Military Airfield preset, adjust terms (<a href="https://github.com/openstreetmap/iD/issues/5164">#5164</a>)</li>
<li>Add <code>passenger_information_display</code> to Bus, Tram platform presets (<a href="https://github.com/openstreetmap/iD/issues/5142">#5142</a>, thanks <a href="https://github.com/AndreasHae">@AndreasHae</a>)</li>
<li>Add <code>levels</code> field to <code>shop=kiosk</code> preset (<a href="https://github.com/openstreetmap/iD/issues/5131">#5131</a>, <a href="https://github.com/openstreetmap/iD/issues/5133">#5133</a>, thanks <a href="https://github.com/vershwal">@vershwal</a>)</li>
<li>Add <code>site_type</code> to Archaeological Site preset (<a href="https://github.com/openstreetmap/iD/issues/5124">#5124</a>, thanks <a href="https://github.com/JamesKingdom">@JamesKingdom</a>)</li>
<li>Add <code>network</code> field to ATM preset (<a href="https://github.com/openstreetmap/iD/issues/5119">#5119</a>, thanks <a href="https://github.com/JamesKingdom">@JamesKingdom</a>)</li>
<li>Add <code>cash_in</code> field to ATM preset (<a href="https://github.com/openstreetmap/iD/issues/5118">#5118</a>, thanks <a href="https://github.com/JamesKingdom">@JamesKingdom</a>)</li>
<li>Improve search terms for Entrance preset (<a href="https://github.com/openstreetmap/iD/issues/5130">#5130</a>, thanks <a href="https://github.com/tohaklim">@tohaklim</a>)</li>
<li>Add <code>capacity</code> field to <code>playground=swing</code> preset (<a href="https://github.com/openstreetmap/iD/issues/5120">#5120</a>, thanks <a href="https://github.com/tordans">@tordans</a>)</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/1939'>https://github.com/openstreetmap/openstreetmap-website/pull/1939</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Update to iD v2.10.0</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-0">vendor/assets/iD/iD.css.erb</a>
(823)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-1">vendor/assets/iD/iD.js</a>
(34527)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-2">vendor/assets/iD/iD/img/iD-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-3">vendor/assets/iD/iD/img/mapillary-sprite.svg</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-4">vendor/assets/iD/iD/locales/af.json</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-5">vendor/assets/iD/iD/locales/ar-AA.json</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-6">vendor/assets/iD/iD/locales/ar.json</a>
(9)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-7">vendor/assets/iD/iD/locales/ast.json</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-8">vendor/assets/iD/iD/locales/bg.json</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-9">vendor/assets/iD/iD/locales/bn.json</a>
(28)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-10">vendor/assets/iD/iD/locales/bs.json</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-11">vendor/assets/iD/iD/locales/ca.json</a>
(41)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-12">vendor/assets/iD/iD/locales/ckb.json</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-13">vendor/assets/iD/iD/locales/cs.json</a>
(314)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-14">vendor/assets/iD/iD/locales/da.json</a>
(112)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-15">vendor/assets/iD/iD/locales/de.json</a>
(220)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-16">vendor/assets/iD/iD/locales/el.json</a>
(5)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-17">vendor/assets/iD/iD/locales/en-GB.json</a>
(5)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-18">vendor/assets/iD/iD/locales/en.json</a>
(95)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-19">vendor/assets/iD/iD/locales/eo.json</a>
(112)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-20">vendor/assets/iD/iD/locales/es.json</a>
(250)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-21">vendor/assets/iD/iD/locales/et.json</a>
(105)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-22">vendor/assets/iD/iD/locales/eu.json</a>
(5)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-23">vendor/assets/iD/iD/locales/fa.json</a>
(71)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-24">vendor/assets/iD/iD/locales/fi.json</a>
(91)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-25">vendor/assets/iD/iD/locales/fr.json</a>
(372)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-26">vendor/assets/iD/iD/locales/gl.json</a>
(357)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-27">vendor/assets/iD/iD/locales/gu.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-28">vendor/assets/iD/iD/locales/he.json</a>
(97)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-29">vendor/assets/iD/iD/locales/hr.json</a>
(115)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-30">vendor/assets/iD/iD/locales/hu.json</a>
(27)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-31">vendor/assets/iD/iD/locales/hy.json</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-32">vendor/assets/iD/iD/locales/id.json</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-33">vendor/assets/iD/iD/locales/is.json</a>
(252)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-34">vendor/assets/iD/iD/locales/it.json</a>
(102)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-35">vendor/assets/iD/iD/locales/ja.json</a>
(227)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-36">vendor/assets/iD/iD/locales/kn.json</a>
(5)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-37">vendor/assets/iD/iD/locales/ko.json</a>
(72)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-38">vendor/assets/iD/iD/locales/ku.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-39">vendor/assets/iD/iD/locales/lt.json</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-40">vendor/assets/iD/iD/locales/lv.json</a>
(425)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-41">vendor/assets/iD/iD/locales/mg.json</a>
(492)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-42">vendor/assets/iD/iD/locales/mk.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-43">vendor/assets/iD/iD/locales/ml.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-44">vendor/assets/iD/iD/locales/ms.json</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-45">vendor/assets/iD/iD/locales/nl.json</a>
(86)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-46">vendor/assets/iD/iD/locales/nn.json</a>
(26)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-47">vendor/assets/iD/iD/locales/no.json</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-48">vendor/assets/iD/iD/locales/pl.json</a>
(277)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-49">vendor/assets/iD/iD/locales/pt-BR.json</a>
(141)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-50">vendor/assets/iD/iD/locales/pt.json</a>
(9)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-51">vendor/assets/iD/iD/locales/ro.json</a>
(6)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-52">vendor/assets/iD/iD/locales/ru.json</a>
(104)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-53">vendor/assets/iD/iD/locales/si.json</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-54">vendor/assets/iD/iD/locales/sk.json</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-55">vendor/assets/iD/iD/locales/sl.json</a>
(12)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-56">vendor/assets/iD/iD/locales/sq.json</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-57">vendor/assets/iD/iD/locales/sr.json</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-58">vendor/assets/iD/iD/locales/sv.json</a>
(91)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-59">vendor/assets/iD/iD/locales/ta.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-60">vendor/assets/iD/iD/locales/te.json</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-61">vendor/assets/iD/iD/locales/tl.json</a>
(2)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-62">vendor/assets/iD/iD/locales/tr.json</a>
(161)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-63">vendor/assets/iD/iD/locales/uk.json</a>
(98)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-64">vendor/assets/iD/iD/locales/vi.json</a>
(96)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-65">vendor/assets/iD/iD/locales/yue.json</a>
(7)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-66">vendor/assets/iD/iD/locales/zh-CN.json</a>
(57)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-67">vendor/assets/iD/iD/locales/zh-HK.json</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-68">vendor/assets/iD/iD/locales/zh-TW.json</a>
(288)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-69">vendor/assets/iD/iD/locales/zh.json</a>
(1)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1939.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/1939.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1939.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/1939.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1939">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABWnLdh867XyP4dCgSoW--6uI5tURYtmks5uKVY2gaJpZM4VhNUn">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABWnLb84X7X2Vwim2u0JCXFQIWS7CXV5ks5uKVY2gaJpZM4VhNUn.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/openstreetmap/openstreetmap-website","title":"openstreetmap/openstreetmap-website","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/openstreetmap-website"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Update to iD v2.10.0 (#1939)"}],"action":{"name":"View Pull Request","url":"https://github.com/openstreetmap/openstreetmap-website/pull/1939"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/1939",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/1939",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Update to iD v2.10.0 (#1939)",
"sections": [
{
"text": "",
"activityTitle": "**Bryan Housel**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@bhousel",
"facts": [
]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "315df40",
"value": "Update to iD v2.10.0"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[vendor/assets/iD/iD.css.erb](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-0) (823 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD.js](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-1) (34527 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/img/iD-sprite.svg](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-2) (2 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/img/mapillary-sprite.svg](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-3) (2 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/af.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-4) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ar-AA.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-5) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ar.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-6) (9 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ast.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-7) (6 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/bg.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-8) (3 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/bn.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-9) (28 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/bs.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-10) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ca.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-11) (41 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ckb.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-12) (6 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/cs.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-13) (314 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/da.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-14) (112 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/de.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-15) (220 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/el.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-16) (5 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/en-GB.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-17) (5 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/en.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-18) (95 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/eo.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-19) (112 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/es.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-20) (250 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/et.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-21) (105 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/eu.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-22) (5 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/fa.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-23) (71 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/fi.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-24) (91 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/fr.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-25) (372 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/gl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-26) (357 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/gu.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-27) (2 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/he.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-28) (97 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/hr.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-29) (115 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/hu.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-30) (27 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/hy.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-31) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/id.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-32) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/is.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-33) (252 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/it.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-34) (102 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ja.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-35) (227 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/kn.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-36) (5 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ko.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-37) (72 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ku.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-38) (2 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/lt.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-39) (3 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/lv.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-40) (425 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/mg.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-41) (492 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/mk.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-42) (2 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ml.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-43) (2 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ms.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-44) (3 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/nl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-45) (86 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/nn.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-46) (26 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/no.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-47) (3 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/pl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-48) (277 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/pt-BR.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-49) (141 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/pt.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-50) (9 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ro.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-51) (6 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ru.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-52) (104 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/si.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-53) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sk.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-54) (4 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-55) (12 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sq.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-56) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sr.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-57) (4 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/sv.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-58) (91 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/ta.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-59) (2 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/te.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-60) (1 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/tl.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-61) (2 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/tr.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-62) (161 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/uk.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-63) (98 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/vi.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-64) (96 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/yue.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-65) (7 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/zh-CN.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-66) (57 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/zh-HK.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-67) (4 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/zh-TW.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-68) (288 changes)"
},
{
"name": "Modified",
"value": "[vendor/assets/iD/iD/locales/zh.json](https://github.com/openstreetmap/openstreetmap-website/pull/1939/files#diff-69) (1 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"openstreetmap/openstreetmap-website\",\n\"issueId\": 1939,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"openstreetmap/openstreetmap-website\",\n\"pullRequestId\": 1939\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/pull/1939"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/pull/1939.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/pull/1939.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 361026855\n}"
}
],
"themeColor": "26292E"
}
]</script>