mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
1.8.0
This commit is contained in:
+50
-25
@@ -1,12 +1,37 @@
|
||||
## 1.8.0
|
||||
* Don't update the urlhash during the walkthrough (#1795)
|
||||
* Add surface type to parking preset (#2816)
|
||||
* Make 100% background brightness the default (#2824)
|
||||
* Use SVG for preset and feature icons (#2785)
|
||||
* Add "Help Translate" icon next to "Report a Bug" (#2766)
|
||||
* Update highway colors to match openstreetmap-carto (#2764)
|
||||
* Prefer suggested capitalization in autocomplete box (#2791)
|
||||
* Better support for browser language preferences (#2810) (Thanks @kriscarle)
|
||||
* Disallow joining ways with conflicting tags (#2358) (Thanks @jfirebaugh)
|
||||
* Add rugby union and rugby league presets (#2808) (Thanks @bagage)
|
||||
* Add military presets (#2177) (Thanks @arunasank)
|
||||
* Discard yh:WIDTH tags (#2806)
|
||||
* Fetch proper tag references for relation types (#2797) (Thanks @tyrasd)
|
||||
* Proper perimeter calculation in infobox (#2789)
|
||||
* Fix bug creating points at edge of screen when panning (#2758)
|
||||
* Add motorcycle parking preset (#2787)
|
||||
* Better autocomplete suggestions in taginfo-sourced dropdowns (#2748)
|
||||
* Add traffic signal type preset
|
||||
* Fix bug where pressing '1' triggered fullscreen (#2786)
|
||||
* Improvements to translated preset terms (#2777, #2756) (Thanks @bagage)
|
||||
* Disable save button when changeset comment is empty (#1488)
|
||||
* Better handling of multilingual `alt_name`, `old_name`, etc (#2658)
|
||||
* Add preset for Semi-Detached House (#2776)
|
||||
|
||||
## 1.7.4
|
||||
* Show docs for the selected value in raw tag editor (#2754) (Thanks, M1dgard!)
|
||||
* Show docs for the selected value in raw tag editor (#2754) (Thanks @M1dgard)
|
||||
* Improve display of implied values in access UI field (#2763)
|
||||
* Better handling of preset search terms (#2756) (Thanks, M1dgard!)
|
||||
* Support cross-browser fullscreen display mode with F11 / ⌘⇧F (#2755) (Thanks, Paul Annekov!)
|
||||
* Better handling of preset search terms (#2756) (Thanks @M1dgard)
|
||||
* Support cross-browser fullscreen display mode with F11 / ⌘⇧F (#2755) (Thanks @PaulAnnekov)
|
||||
* Fix performance issue with multipolygon outer test (#2755)
|
||||
* Change caption "Access" -> "Allowed Access" (#2761)
|
||||
* Fix broken link and other help improvements (#2760)
|
||||
* Fix bug with displaying label when centroid undefined (#2757) (Thanks, Martin Raifer!)
|
||||
* Fix bug with displaying label when centroid undefined (#2757) (Thanks @tyrasd)
|
||||
* Replace close 'X' with Cancel button on save panel (#2378)
|
||||
* Add `recycling:glass_bottles`, `recycling:plastic` (#2730)
|
||||
* Add preset for `leisure=bowling_alley` (#2734)
|
||||
@@ -16,25 +41,25 @@
|
||||
* Prevent users from accidentally adding `highway=yes` (#2744)
|
||||
* Better styling for ephemeral tags (e.g. razed/abandoned/construction/proposed) (#2740, #1893)
|
||||
* Add `bicycle=dismount` access option (#2726)
|
||||
* Add support for Irish postcodes in address field (#2729) (Thanks, Rory McCann!)
|
||||
* Add support for Irish postcodes in address field (#2729) (Thanks @rory)
|
||||
* Add "Road Surface" preset for `area:highway=*` (#2627)
|
||||
* Add presets for Casino and Adult Gaming Center (#2684)
|
||||
* Restore complete list of `address:` keys for address UI field (#2698)
|
||||
* Preset searching should consider tag values (#2719)
|
||||
* Add `highway=corridor` preset and universal `level` field for indoor mapping (#2687, #2218)
|
||||
* Use space key to toggle radial menu (#2706)
|
||||
* Add presets (`volcano`, `saddle`, `adit`, `tree_row`, `plant_nursery`) (Thanks, jmespadero!)
|
||||
* Use HTTPS if location protocol is HTTPS in `iD.Connection` (#2681) (Thanks, Corey Farwell!)
|
||||
* Add presets (`volcano`, `saddle`, `adit`, `tree_row`, `plant_nursery`) (Thanks @jmespadero)
|
||||
* Use HTTPS if location protocol is HTTPS in `iD.Connection` (#2681) (Thanks @frewsxcv)
|
||||
* Don't write unsavable changes to `localStorage` (#2705)
|
||||
* Add recycling_type preset field (#2689) (Thanks, Eric Brelsford!)
|
||||
* Fast zoom and pan with Cmd/Control modifier key (#2691) (Thanks, Rowan Hogan!)
|
||||
* Improve handling of Wikipedia URLs (#2694) (Thanks, Minh Nguyễn!)
|
||||
* Add minimap toggle to background menu, show GPX layer in minimap (#2693) (Thanks, Rowan Hogan!)
|
||||
* Add cycleway UI field for highways with bike lanes (#2686) (Thanks, Eric Brelsford!)
|
||||
* Improve appearance of Mapillary markers (#2690) (Thanks, Pierre Giraud!)
|
||||
* Add recycling_type preset field (#2689) (Thanks @ebrelsford)
|
||||
* Fast zoom and pan with Cmd/Control modifier key (#2691) (Thanks @rowanhogan)
|
||||
* Improve handling of Wikipedia URLs (#2694) (Thanks @1ec5)
|
||||
* Add minimap toggle to background menu, show GPX layer in minimap (#2693) (Thanks @rowanhogan)
|
||||
* Add cycleway UI field for highways with bike lanes (#2686) (Thanks @ebrelsford)
|
||||
* Improve appearance of Mapillary markers (#2690) (Thanks @pgiraud)
|
||||
|
||||
## 1.7.3
|
||||
* Add fee field to toilet preset (#2639)
|
||||
* Add fee field to toilet preset (#2639) (Thanks @alexandrz)
|
||||
* Several improvements for more reliable save and post-save data fetch (#2667)
|
||||
* Use locale passed in from container iframe instead of detected locale (#2672)
|
||||
* Allow html entities in translated documentation titles (#2674)
|
||||
@@ -53,13 +78,13 @@
|
||||
|
||||
## 1.7.2
|
||||
* Fix for 404 Error caused by duplicates in multi-fetch node request (#2626)
|
||||
* Fix oil well preset (#2621)
|
||||
* Fix oil well preset (#2621) (Thanks @1ec5)
|
||||
|
||||
## 1.7.1
|
||||
* Add oil well preset (#2618)
|
||||
* Add radio mast preset (#2613)
|
||||
* Add oil well preset (#2618) (Thanks @1ec5)
|
||||
* Add radio mast preset (#2613) (Thanks @1ec5)
|
||||
* Don't commit empty changesets (#1483)
|
||||
* Add place=farm preset (#2604)
|
||||
* Add place=farm preset (#2604) (Thanks @Stalfur)
|
||||
* Cleanup strings for website and email tags (#2323)
|
||||
* Use semicolon-space as separator for opening_hours tags (#2301)
|
||||
* Clear cached userDetails when auth events occur (#2588)
|
||||
@@ -67,27 +92,27 @@
|
||||
* In wireframe mode, draw all points (#2591)
|
||||
* Invert background opacity widget display values (#2595)
|
||||
* Save custom background imagery layer to localstorage (#2566)
|
||||
* Better introductory help text (#2504)
|
||||
* Better introductory help text (#2504) (Thanks @hkirat)
|
||||
* Smarter way movement - avoid zorroing connected ways (#2516, #729)
|
||||
* Add basic browser and platform info to changeset tags (#2559, #2449)
|
||||
* Add drive_through preset to fast_food, atm, etc (#2459)
|
||||
* Add drive_through preset to fast_food, atm, etc (#2459) (Thanks @brianegge)
|
||||
* Use combo not checkbox for building field (#2553)
|
||||
* Fix bug with copy/paste when originals are deleted (#2557)
|
||||
* Tag motorway_link with explicit oneway=yes (#2555)
|
||||
* Map-In-Map locator (toggle with '/' key) (#2554)
|
||||
* Add service field for railways (#2552)
|
||||
* Feature filtering: don't match multipolygon lines as 'Others' (#2548)
|
||||
* Add network=* tag to public transport presets (#2549)
|
||||
* Add network=* tag to public transport presets (#2549) (Thanks @gileri)
|
||||
* Add incline field for highway=steps preset (#2456)
|
||||
* Support node v0.12 (#2535)
|
||||
* Resolve editing conflicts before saving (#2525, #1053)
|
||||
* Don't delete ways from route, boundary, multipolygon relations (#2526, #1461)
|
||||
* Don't delete ways from route, boundary, multipolygon relations (#2526, #1461) (Thanks @systemed)
|
||||
|
||||
## 1.7.0
|
||||
|
||||
* Fix typo in smoothness field - should be "impassable" (#2523)
|
||||
* Update to Mapillary API v2 calls (#2522)
|
||||
* Add Rounded tooltips (#2521)
|
||||
* Update to Mapillary API v2 calls (#2522) (Thanks @peterneubauer)
|
||||
* Add Rounded tooltips (#2521) (Thanks @samanpwbb)
|
||||
* Add gender field to amenity=toilets preset (#2422)
|
||||
* Update landuse presets (no single nodes, and better descriptions) (#2518)
|
||||
* Update tree and forest presets to use leaf_type and leaf_cycle fields (#2512)
|
||||
@@ -99,7 +124,7 @@
|
||||
* Add amenity=bicycle_repair_station preset (#2497)
|
||||
* Add leisure=nature_reserve preset (#2496)
|
||||
* Support copy and paste of selected features with ⌘-C/⌘-V (#642)
|
||||
* Add amenity=public_bookcase preset (#2507)
|
||||
* Add amenity=public_bookcase preset (#2507) (Thanks @guillaumep)
|
||||
* Add substation type field (#2486)
|
||||
* Add junction=yes preset (#2484)
|
||||
* Add takeaway and delivery fields to food presets (#2483)
|
||||
|
||||
+1
-1
@@ -333,7 +333,7 @@ window.iD = function () {
|
||||
return d3.rebind(context, dispatch, 'on');
|
||||
};
|
||||
|
||||
iD.version = '1.7.4';
|
||||
iD.version = '1.8.0';
|
||||
|
||||
(function() {
|
||||
var detected = {};
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iD",
|
||||
"version": "1.7.4",
|
||||
"version": "1.8.0",
|
||||
"description": "a new editor for openstreetmap",
|
||||
"main": "iD.js",
|
||||
"directories": {
|
||||
|
||||
Reference in New Issue
Block a user