diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e3cc39aa..c7ca9f483 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,65 @@ _Breaking changes, which may affect downstream projects or sites that embed iD, [@xxxx]: https://github.com/xxxx --> +# 2.2.2 +##### June 12, 2017 + +#### :tada: New Features + +* Update to Mapillary API v3, use traffic signs from Mapillary sprites ([#4050], thanks [@nickplesha]) +* iD editor translation project on Transifex has moved to the [OpenStreetMap organization](https://www.transifex.com/openstreetmap/) +* New Keyboard Shortcuts help screen, press ? to view ([#3791], [#1481], thanks [@ajithranka] and [@kepta]) + +[#4050]: https://github.com/openstreetmap/iD/issues/4050 +[#3791]: https://github.com/openstreetmap/iD/issues/3791 +[#1481]: https://github.com/openstreetmap/iD/issues/1481 + +[@nickplesha]: https://github.com/nickplesha +[@ajithranka]: https://github.com/ajithranka +[@kepta]: https://github.com/kepta + +#### :sparkles: Usability + +* Don't omit tags (e.g. `address`, `name`) when copy/pasting ([#4067]) + +[#4067]: https://github.com/openstreetmap/iD/issues/4067 + +#### :bug: Bugfixes + +* Fix: Switching background while drawing a line was caused the line to get cancelled ([#4099]) +* Fix: "View on osm.org" link was unclickable after uploading changes ([#4104], thanks [@tyrasd]) +* Fix fullscreen shortcuts - ⌃⌘F and F11 on Mac, only F11 on others ([#4081]) +* Fix detection of keyboard shortcuts generated by AltGr key on Windows ([#4096]) +* Fix for "entity not found" errors on due to Chrome bug ([#3973], thanks [@tyrasd]) +* Improved keyboard shortcut key detection ([#3572], thanks [@tyrasd]) +* Improved wiki documentation lookup for certain presets ([#4059]) + +[#4099]: https://github.com/openstreetmap/iD/issues/4099 +[#4104]: https://github.com/openstreetmap/iD/issues/4104 +[#4081]: https://github.com/openstreetmap/iD/issues/4081 +[#4096]: https://github.com/openstreetmap/iD/issues/4096 +[#3973]: https://github.com/openstreetmap/iD/issues/3973 +[#3572]: https://github.com/openstreetmap/iD/issues/3572 +[#4059]: https://github.com/openstreetmap/iD/issues/4059 + +[@tyrasd]: https://github.com/tyrasd + +#### :rocket: Presets + +* Add preset for `craft=distillery` ([#4085], thanks [@JamesKingdom]) +* Add preset for `highway=elevator` ([#4068]) +* Add preset for `craft=electronics_repair` ([#4049]) +* Add preset for `shop=appliance` +* Adding "football" terms to soccer pitch ([#4052], thanks [@JamesKingdom]) +* Rename "Curb Ramp" to "Curb" + +[#4085]: https://github.com/openstreetmap/iD/issues/4085 +[#4068]: https://github.com/openstreetmap/iD/issues/4068 +[#4049]: https://github.com/openstreetmap/iD/issues/4049 +[#4052]: https://github.com/openstreetmap/iD/issues/4052 + +[@JamesKingdom]: https://github.com/JamesKingdom + # 2.2.1 ##### May 12, 2017 @@ -39,6 +98,7 @@ _Breaking changes, which may affect downstream projects or sites that embed iD, [#4036]: https://github.com/openstreetmap/iD/issues/4036 [#4030]: https://github.com/openstreetmap/iD/issues/4030 [#4032]: https://github.com/openstreetmap/iD/issues/4032 + [@mojodna]: https://github.com/mojodna