wiki:Changelog

Version 507 (modified by Klumbumbus, 9 years ago) ( diff )

+changes up to 11782

Changelog

This page aims for providing user-friendly changelog for the stable releases of JOSM. Its granularity lies somewhere between the contents of StartupPage and the SVN log messages.

  • This list contains mainly only enhancements and changes.
  • Bug fixes are mostly not listed here. See the link to the SVN log messages at the end of each chapter to have a look at the fixed bugs.
  • Changes of external resources (Presets, Map Paint Styles, Validator Rules and Plugins) are not listed here.
  • There are also JOSM related changes in the osm trac which are not listed here as well.

2017-03-??: Stable release 117?? (17.03)

  • major enhancements
    • Completely prevent the upload of a layer with "upload=never" in the osm file (r11709)
  • medium enhancements
  • minor enhancements
    • sort by default in order [relations, ways, nodes] in selection dialog (r11680)
    • Add dates to imagery entries
    • Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
      • Allow negative .5 increments in level tag (r11640)
      • New lottery icon (patch by naoliv, r11663)
      • Don't raise warning "water without natural=water" for natural=strait and natural=bay, remove autofix (r11687)
      • Do not hack default opacity into color setting. Use a opacity default of ~.2 instead, so that style authors can overwrite it more easily and the behaviour is more predictable. (r11700)
      • Allow leisure=fitness_centre as physical feature for sport tags (r11732)
      • Add building attached to road as a validation warning (r11736)
      • Restrict "Coastline inside water" test to closed ways (r11744)
      • Improve Wikipedia tag validators (patch by nyurik, r11756, r11771)
      • Increase important multipolygon problems to error level, better separate output of boundary and multipolygon (r11782)
    • A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of Milestone 17.03

2017-02-27: Stable release 11639 (17.02)

  • major enhancements
    • Improve gps heatmap mode: add point cloud mode, overlay gain adjustment, limitation of visibility and two more color schemas (r11566 patch by kidelo)
    • Allow to select mirror servers of layers in the imagery preferences (r11570)
  • medium enhancements
    • Automatically remove imagery entries in the users list, which are no longer available in the wiki source (r11527, r11528)
    • Improve Overpass wizard geocoding Nominatim interpretation (r11560)
    • Add date and eli-best fields to imagery definition and display them as tooltip in the imagery preferences, the Imagery menu and the toolbar (r11570, r11575, r11612, r11625)
    • Automatic tag conflict resolution of source for French cadastre and Canadian CanVec (r11606, patch from Tyndare)
  • minor enhancements
    • Rotation angle for Transverse Mercator projection (r11549)
    • Improve plugin list import function (r11563)
    • Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
      • Don't warn about odd number of lanes without lanes:forward|backward in roundabouts (r11529)
      • Add female/male/unisex to shower preset (r11547)
      • Add castle_type to castle preset (r11547)
      • Don't warn about addr:postcode together with place=* (r11547)
      • Update vending values: remove public_transport_plans, add coffee, deprecate photos and photo in favor of amenity=vending_booth, add it to presets and mappaint style (r11583)
      • Draw unclosed tourism=attraction ways unfilled (r11584)
      • Add amenity=internet_cafe to presets and mappaint style (r11585, r11588)
      • Allow leisure=bowling_alley as physical feature for sport tags (r11591)
      • Update opening_hours validation (r11592, r11595, r11597)
      • Define tags which are areas more precisely (r11600)
      • Ignore keys starting with description: like description:de in unknown value test (r11605, r11608)
      • Automatic close all changesets, if upload includes >10000 changes and therefore creates several changesets (r11618)
      • Improve performance of "Way connected to Area" test and fixing duplicate nodes (r11627:11630, r11632:11634)
    • A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of Milestone 17.02

2017-02-02: Stable release 11526 (hotfix)

2017-01-30: Stable release 11514 (17.01)

  • major enhancements
  • medium enhancements
    • GeoImageLayer: Improvements of display of selected photo in the map (r11434, r11484, r11514 patch by holgermappt)
  • minor enhancements
    • Add continous integration test for differences to the Editor Layer Index database (r11426)
    • Dockerfile and scripts to start tests under Docker for Windows and Linux. This makes easier to run tests on Windows-based development environment (r11442)
    • Add search option to find deleted objects e.g. to purge them (r11446)
    • Replace recursive filter parsing by iterative approach to avoid StackOverflowError for very long filters (~3000 logical operators)(r11447)
    • Do not translate relation roles (r11466, r11475)
    • Robustness against invalid timestamps in GPX files (r11486)
    • Allow file:// URL for command-line argument --load-preferences (r11509)
    • Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
      • Warn about highway=track without tracktype (info level)(r11428)
      • Remove warning when an highway is also a natural=ridge (r11429, patch by LeTopographeFou)
      • Don't warn about width + natural=stone combination (r11430)
      • Don't autofix "Missing power tower/pole within power line" (r11432)
      • Make Straße/Strasse validator test country specific and raise to error level (r11439)
      • Fix self-intersecting way test (r11441, patch by GerdP)
      • Add addr:unit to Address tagging preset (r11463, patch by MikeN)
      • Warn about aeroway=aerodrome|helipad + area=yes (r11476)
      • Warn about values of area different from yes and no or used on nodes (r11476, r11477)
      • Remove warning with leisure=fitness_station + sport=fitness (r11497)
      • Add 'surface' combobox to runway preset (r11497)
      • Displaying oneway direction arrows of aerialways according to wiki, don't display them if oneway=no is set (r11499, r11501)
      • Don't warn about aerialway oneway combination (r11513)
      • Verify for improper usage of type=multipolygon in nodes and ways (r11500)
    • A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of Milestone 17.01

Older stable releases

See also

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.