Changes between Version 191 and Version 192 of Changelog


Ignore:
Timestamp:
2014-03-29T19:17:29+01:00 (12 years ago)
Author:
Don-vip
Comment:

r6946

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v191 v192  
    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 {{{#!comment
     6== 2014-03-XX: Stable release r69XX ([milestone:"14.03" 14.03])
    77* major changes/enhancements
     8  * Enhancement of [[Help/Action/AlignInCircle|Align Nodes in Circle]], [[Help/Action/CreateCircle|Create Circle]] and [[Help/Action/AlignInLine|Align Nodes in Line]] actions (r6892:6894, r6919, r6933:6934, r6942)
     9  * Access to OSM and JOSM websites in https by default (r6897:6898, r6900, r6905, r6917, r6920)
     10  * Remote control: listen also in https (r6941)
     11  * Make UI messages copy-able (r6901, r6911, r6925, r6932, r6935, r6944)
     12  * Ask Mac/Debian/Ubuntu users to update to Java 7 (r6943)
    813* minor enhancements
    9 * sub-minor enhancements
    10 * major bugs
    11 }}}
     14  * Add "Add/Edit/Delete" entries to tags/memberships contextual menus (r6939)
     15  * MapCSS:
     16    * Add support for `@media` expressions (r6896)
     17    * Add CRC32 checksum (r6899, r6908)
     18  * Validator:
     19    * Check addresses interpolation range/values (r6927)
     20    * Check wrong multiple values (r6928)
     21  * WMS: filter unsupported image formats, preselect jpeg or png (r6930)
    1222
    1323== 2014-02-28: Stable release r6891 ([milestone:"14.02" 14.02])