<h1>2.3.0</h1>
<h5>July 7, 2017</h5>
<h4><g-emoji alias="tada" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f389.png" ios-version="6.0">🎉</g-emoji> New Features</h4>
<ul>
<li>Toggleable information panels can be used to expose more advanced features without cluttering the UI (<a href="https://github.com/openstreetmap/iD/issues/4121">#4121</a>)
<ul>
<li><kbd>⌘I</kbd>: Toggle all info panels (by default, will toggle the Measurement panel)</li>
<li><kbd>⌘⇧M</kbd>: Toggle Measurement Panel - Show selected object area, length, perimeter, calculate center, etc.</li>
<li><kbd>⌘⇧L</kbd>: Toggle Location Panel - Show location coordinates (<a href="https://github.com/openstreetmap/iD/issues/2183">#2183</a>) and reverse geocode (<a href="https://github.com/openstreetmap/iD/issues/2515">#2515</a>)</li>
<li><kbd>⌘⇧H</kbd>: Toggle History Panel - Show last edited by (<a href="https://github.com/openstreetmap/iD/issues/2273">#2273</a>), links to user and changeset info, object history (<a href="https://github.com/openstreetmap/iD/issues/3761">#3761</a>)</li>
<li><kbd>⌘⇧B</kbd>: Toggle Background Panel - Show imagery age if available (<a href="https://github.com/openstreetmap/iD/issues/2492">#2492</a>), and toggle tile debugging</li>
</ul>
</li>
</ul>
<h4><g-emoji alias="sparkles" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2728.png" ios-version="6.0">✨</g-emoji> Usability</h4>
<ul>
<li>Improve wording of "Restore my changes" / "Discard my changes" prompt (<a href="https://github.com/openstreetmap/iD/issues/4117">#4117</a>)</li>
<li>Add example and improve the text on the custom url template prompt (<a href="https://github.com/openstreetmap/iD/issues/3887">#3887</a>)</li>
<li>Adjust imagery attribution colors for better visibility (<a href="https://github.com/openstreetmap/iD/issues/4047">#4047</a>)</li>
<li>Show background imagery icons from <a href="https://github.com/osmlab/editor-layer-index">editor-layer-index</a>, upgrade Bing icon and others</li>
</ul>
<h4><g-emoji alias="bug" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f41b.png" ios-version="6.0">🐛</g-emoji> Bugfixes</h4>
<ul>
<li>Don't remove important tags when performing point-area merge (<a href="https://github.com/openstreetmap/iD/issues/4114">#4114</a>)</li>
<li>Don't break undo/redo when performing point-area merge (<a href="https://github.com/openstreetmap/iD/issues/4113">#4113</a>)</li>
<li>Fix wikidata clearing, failed lookups when feature no longer selected (<a href="https://github.com/openstreetmap/iD/issues/3987">#3987</a>, <a href="https://github.com/openstreetmap/iD/issues/3684">#3684</a>)</li>
</ul>
<h4><g-emoji alias="earth_asia" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f30f.png" ios-version="6.0">🌏</g-emoji> Localization</h4>
<ul>
<li>Support localization of more keyboard shortcuts (<a href="https://github.com/openstreetmap/iD/issues/4081">#4081</a>)</li>
<li>Support localization of background imagery names, descriptions, and attribution text (<a href="https://github.com/openstreetmap/iD/issues/4034">#4034</a>)</li>
</ul>
<h4><g-emoji alias="mortar_board" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f393.png" ios-version="6.0">🎓</g-emoji> Walkthrough</h4>
<ul>
<li>Add <code>walkthrough=true</code> url parameter to auto-start the walkthrough (<a href="https://github.com/openstreetmap/iD/issues/4111">#4111</a>)</li>
<li>Mention keyboard shortcuts <kbd>?</kbd> at the end of the walkthrough (<a href="https://github.com/openstreetmap/iD/issues/4107">#4107</a>)</li>
</ul>
<h4><g-emoji alias="rocket" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f680.png" ios-version="6.0">🚀</g-emoji> Presets</h4>
<ul>
<li>Allow subway entrance preset as vertex geometry (attached to a line), update terms (<a href="https://github.com/openstreetmap/iD/issues/4122">#4122</a>)</li>
<li>Add presets for manholes and storm drains</li>
<li>Add preset for <code>amenity=scrapyard</code> (<a href="https://github.com/openstreetmap/iD/issues/3387">#3387</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/1577'>https://github.com/openstreetmap/openstreetmap-website/pull/1577</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update to iD v2.3.0</li>
  <li>Add iD walkthrough autostart parameter</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-0">app/assets/javascripts/edit/id.js.erb</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-1">vendor/assets/iD/iD.css.erb</a>
    (118)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-2">vendor/assets/iD/iD.js</a>
    (2690)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-3">vendor/assets/iD/iD/img/bing_maps.png</a>
    (0)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-4">vendor/assets/iD/iD/locales/af.json</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-5">vendor/assets/iD/iD/locales/ar-AA.json</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-6">vendor/assets/iD/iD/locales/ar.json</a>
    (424)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-7">vendor/assets/iD/iD/locales/ast.json</a>
    (60)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-8">vendor/assets/iD/iD/locales/bg-BG.json</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-9">vendor/assets/iD/iD/locales/bn.json</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-10">vendor/assets/iD/iD/locales/bs.json</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-11">vendor/assets/iD/iD/locales/ca.json</a>
    (55)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-12">vendor/assets/iD/iD/locales/cs.json</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-13">vendor/assets/iD/iD/locales/da.json</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-14">vendor/assets/iD/iD/locales/de.json</a>
    (363)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-15">vendor/assets/iD/iD/locales/el.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-16">vendor/assets/iD/iD/locales/en-GB.json</a>
    (295)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-17">vendor/assets/iD/iD/locales/en.json</a>
    (305)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-18">vendor/assets/iD/iD/locales/eo.json</a>
    (304)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-19">vendor/assets/iD/iD/locales/es.json</a>
    (247)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-20">vendor/assets/iD/iD/locales/et.json</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-21">vendor/assets/iD/iD/locales/fa.json</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-22">vendor/assets/iD/iD/locales/fi.json</a>
    (159)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-23">vendor/assets/iD/iD/locales/fr.json</a>
    (50)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-24">vendor/assets/iD/iD/locales/gl.json</a>
    (538)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-25">vendor/assets/iD/iD/locales/hi.json</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-26">vendor/assets/iD/iD/locales/hr.json</a>
    (353)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-27">vendor/assets/iD/iD/locales/hu.json</a>
    (251)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-28">vendor/assets/iD/iD/locales/hy.json</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-29">vendor/assets/iD/iD/locales/id.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-30">vendor/assets/iD/iD/locales/is.json</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-31">vendor/assets/iD/iD/locales/it.json</a>
    (207)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-32">vendor/assets/iD/iD/locales/ja.json</a>
    (219)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-33">vendor/assets/iD/iD/locales/kn.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-34">vendor/assets/iD/iD/locales/ko.json</a>
    (243)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-35">vendor/assets/iD/iD/locales/ku.json</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-36">vendor/assets/iD/iD/locales/lt.json</a>
    (39)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-37">vendor/assets/iD/iD/locales/lv.json</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-38">vendor/assets/iD/iD/locales/mk.json</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-39">vendor/assets/iD/iD/locales/ms.json</a>
    (52)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-40">vendor/assets/iD/iD/locales/nl.json</a>
    (441)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-41">vendor/assets/iD/iD/locales/no.json</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-42">vendor/assets/iD/iD/locales/pl.json</a>
    (478)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-43">vendor/assets/iD/iD/locales/pt-BR.json</a>
    (262)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-44">vendor/assets/iD/iD/locales/pt.json</a>
    (203)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-45">vendor/assets/iD/iD/locales/ro.json</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-46">vendor/assets/iD/iD/locales/ru.json</a>
    (241)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-47">vendor/assets/iD/iD/locales/si.json</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-48">vendor/assets/iD/iD/locales/sk.json</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-49">vendor/assets/iD/iD/locales/sl.json</a>
    (512)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-50">vendor/assets/iD/iD/locales/sq.json</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-51">vendor/assets/iD/iD/locales/sr.json</a>
    (250)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-52">vendor/assets/iD/iD/locales/sv.json</a>
    (293)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-53">vendor/assets/iD/iD/locales/ta.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-54">vendor/assets/iD/iD/locales/te.json</a>
    (15)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-55">vendor/assets/iD/iD/locales/th.json</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-56">vendor/assets/iD/iD/locales/tl.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-57">vendor/assets/iD/iD/locales/tr.json</a>
    (39)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-58">vendor/assets/iD/iD/locales/uk.json</a>
    (254)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-59">vendor/assets/iD/iD/locales/vi.json</a>
    (204)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-60">vendor/assets/iD/iD/locales/yue.json</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-61">vendor/assets/iD/iD/locales/zh-CN.json</a>
    (250)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-62">vendor/assets/iD/iD/locales/zh-HK.json</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-63">vendor/assets/iD/iD/locales/zh-TW.json</a>
    (396)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-64">vendor/assets/iD/iD/locales/zh.json</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-65">vendor/assets/iD/iD/mapillary-js/mapillary.js</a>
    (6904)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-66">vendor/assets/iD/iD/mapillary-js/mapillary.js.map</a>
    (148)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-67">vendor/assets/iD/iD/mapillary-js/mapillary.min.css</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1577/files#diff-68">vendor/assets/iD/iD/mapillary-js/mapillary.min.js</a>
    (40)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1577.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/1577.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1577.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/1577.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/1577">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABWnLR9Bn6FJU59L7TNs8sDPd_nQss2Pks5sLqtMgaJpZM4ORfHu">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLcVEM73NjH7cLN3BWo0kYF3pxd7bks5sLqtMgaJpZM4ORfHu.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/1577"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

<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://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/openstreetmap-website"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Upgrade to iD 2.3.0 (#1577)"}],"action":{"name":"View Pull Request","url":"https://github.com/openstreetmap/openstreetmap-website/pull/1577"}}}</script>