Changes between Version 759 and Version 760 of Changelog
- Timestamp:
- 2019-10-22T23:47:00+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Changelog
v759 v760 12 12 * major enhancements 13 13 * Allow zoom in TMS layer up to 24 (#18064) 14 * Drop remote control https support (no longer needed, #10033, #15748, #17097) 14 15 * Add GeoJSON import, with limited support of named CRS (#10564, #17495) 15 16 * medium enhancements … … 17 18 * Highlight affected relation members in role validation warnings (#14253) 18 19 * Simplify track during GPX layer -> data layer conversion (#2760) 19 * Improve performance of "Upload selection" checks (#13890) 20 * Improve performance of "Upload selection" checks (#13890) and "Unconnected highways" test (#18228) 20 21 * Add icons to preset `<check>`s (#13015) 21 22 * Add new Mode menu, listing map modes (#12662) … … 31 32 * make layer numbering an expert feature, configurable with `layerlist.display.numbers` advanced preference (#17221) 32 33 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: 33 * add shop=pet_grooming, deprecate shop=dog_grooming (#18154) 34 * add ice_road=yes and winter_road=yes (#18205) 35 * add aerialway=zip_line (#18206) 34 * add `shop=pet_grooming`, deprecate `shop=dog_grooming` (#18154) 35 * add `shop=e-cigarette` (#18238) 36 * add `ice_road=yes` and `winter_road=yes` (#18205) 37 * add `aerialway=zip_line` (#18206) 38 * add `barrier=cable_barrier` (#18233) 36 39 * remove legacy tags from stop position preset (#18209) 37 40 * fix accepted power route roles (#18219) 38 * warn about railway:switch=* without railway=switch (r15433) 39 * warn about suspicious highway=* construction=* combinations (#18203) 41 * warn about `railway:switch=*` without `railway=switch` (r15433) 42 * warn about suspicious `highway=* construction=*` combinations (#18203, #18246) 40 43 * exclude oneway=reversible from odd number of lanes check (#18185) 41 * don't warn about "Combined foot- and cycleway without segregated" in case of foot=use_sidepath or bicycle=use_sidepath (#18183) 42 * don't warn about unconnected waterway=ditch (#16334) 43 * deprecate tower:type=anchor|suspension in favor of line_attachment=anchor|suspension (#17984) 44 * don't warn about "Combined foot- and cycleway without segregated" in case of `foot=use_sidepath` or `bicycle=use_sidepath` (#18183) 45 * don't warn about unconnected `waterway=ditch` (#16334) 46 * don't warn about unconnected `highway=elevator` (#18247) 47 * deprecate `tower:type=anchor|suspension` in favor of `line_attachment=anchor|suspension` (#17984) 44 48 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15456&stop_rev=15391&limit=900 SVN log messages of milestone 19.10] 45 49
