Changes between Version 317 and Version 318 of Changelog


Ignore:
Timestamp:
2015-09-27T20:20:44+02:00 (11 years ago)
Author:
simon04
Comment:

Prepare 15.09 changelog (up to r8799)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v317 v318  
    33
    44This wiki page aims for providing user-friendly changelog for the [[DevelopersGuide/Schedule|tested releases]] of JOSM.  Its granularity lies somewhere between the contents of [[StartupPage]] and the [/log SVN log messages]. There is a similar [[Plugin changelog|changelog for plugins]].
     5
     6== 2015-09-??: Stable release ([milestone:"15.09" 15.09])
     7* major enhancements
     8** [[Help/Action/OverpassDownload|Overpass download]] is now part of JOSM core (r4579, r4588, r4665, r6272, r6588, r6999, r7149, r8684, r8685, r8688, r8689, r8711, r8712, r8713, r8716, r8744, r8745, r8756, r8782, r8787, r8788)
     9*** provides Overpass Turbo wizard to generate queries
     10*** keeps history of queries
     11*** syntax and timeout errors are properly displayed
     12** Basic Java 9 support (r8777:8778, r8793, r8795, r8796:8797)
     13* medium enhancements
     14** Validator dialog: lookup test errors for selected primitives (r8682:8683, r8693)
     15** Add minimap toggle dialog (r8719, r8732)
     16** Selectable Gamma value for [[Help/Dialog/LayerList|background imagery]] (r8729, r8733)
     17* minor enhancements
     18** [[Help/Dialog/TagsMembership|Properties dialog]]: add a contextual menu on taginfo (r8679)
     19** Validator: Update version of [https://github.com/ypid/opening_hours.js opening_hours.js] to 3.3.0 (r8680)
     20** Validator: Add tests for combinations of `maxspeed`, `maxspeed:forward and `maxspeed:backward` (r8700)
     21** [[Help/Action/ObjectHistory|History dialog]]: show reversed nodes in yellow, show explanatory tooltip on column header (r8702)
     22** Imagery: Bing attribution download no longer freezes JOSM (r8711)
     23** Add mnemonic key to "Search menu items": `ALT+R` (R … think of Run command) (r8720)
     24** Add `highway=milestone` and `railway=milestone` to preset and mappaint style (r8725)
     25** Imagery: Provide ability to choose zoom level of tiles (r8751)
     26** MapCSS: add functions `parent_tags(key)` and `join_list(sep, list)` (r8775)
     27** Selecting [[Help/Menu/Selection|non branching ways]] now takes the applied filter into account (r8780)
     28
    529
    630== 2015-08-22: Stable release r8677 ([milestone:"15.08" 15.08])