Changes between Version 204 and Version 205 of Changelog


Ignore:
Timestamp:
2014-07-01T10:51:01+02:00 (12 years ago)
Author:
Don-vip
Comment:

partial changelog up to r7237 (missing mapcss features)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v204 v205  
    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-06-30: Stable release r7276 ([milestone:"14.06" 14.06])
     6== 2014-07-01: Stable release r7278 ([milestone:"14.06" 14.06])
    77* major changes/enhancements
     8  * Extrude action: add dual alignment mode (r7216, r7223, r7226, r7232, r7247)
     9  * 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)
     12  * Mac OSX: register JOSM package as `.osm` files editor (r7231, r7253)
    813* minor enhancements
    9 * sub-minor enhancements
     14  * Allow setting shortcut for Move Node on Way (r7194)
     15  * MapCSS:
     16    * added right- and left-hand traffic database, update roundabout icons (new pseudo-class-condition `:righthandtraffic`, r7193, r7199)
     17    * add `number_of_tags` expression to get number of tags, `print` and `println` to show debugging output (r7237)
     18    * many technical improvements ()
     19  * Presets/Map styles:
     20    * 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 ()
    1022
    1123== 2014-05-27: Stable release r7182 ([milestone:"14.05" 14.05])