Changes between Version 205 and Version 206 of Changelog


Ignore:
Timestamp:
2014-07-01T21:30:22+02:00 (12 years ago)
Author:
Don-vip
Comment:

r7281

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v205 v206  
    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]].
    55
    6 == 2014-07-01: Stable release r7278 ([milestone:"14.06" 14.06])
     6== 2014-07-01: Stable release r7281 ([milestone:"14.06" 14.06])
    77* major changes/enhancements
    88  * Extrude action: add dual alignment mode (r7216, r7223, r7226, r7232, r7247)
    99  * Automatic reloading of local map paint styles and validator rules on file change (r7185, r7188:7189, r7275:7276)
    10   * Automatic update for imagery entries using id (r7186, r7203)
    11   * Remote Control: allow it to work from osm.org in https on Windows by installing JOSM certificate (r7206)
     10  * Automatic update for imagery entries using id (r7186, r7203, r7242)
    1211  * Mac OSX: register JOSM package as `.osm` files editor (r7231, r7253)
    1312* minor enhancements
    1413  * Allow setting shortcut for Move Node on Way (r7194)
     14  * Remote Control:
     15    * allow it to work from osm.org in https on Windows by installing JOSM certificate (r7206)
     16    * allow to select objects by a search expression in `load_and_zoom/zoom` handlers (r7251)
    1517  * MapCSS:
    16     * added right- and left-hand traffic database, update roundabout icons (new pseudo-class-condition `:righthandtraffic`, r7193, r7199)
     18    * add right- and left-hand traffic database, update roundabout icons (new pseudo-class-condition `:righthandtraffic`, r7193, r7199)
    1719    * add `number_of_tags` expression to get number of tags, `print` and `println` to show debugging output (r7237)
    18     * many technical improvements ()
    1920  * Presets/Map styles:
    2021    * use of new `leaf_type` and `leaf_cycle` keys in presets, deprecate old `wood` and `type` values (r7222, r7229, r7235)
    21     * better rendering of XXX ()
     22    * add `highway=elevator` (r7261:7262)
     23    * better rendering of bridges, tunnels, highways, cycleways, turning circles (r7201:7202, r7241, r7255, r7257, r7259:7260, r7271)
    2224
    2325== 2014-05-27: Stable release r7182 ([milestone:"14.05" 14.05])