Changes between Version 303 and Version 304 of Changelog


Ignore:
Timestamp:
2015-06-08T00:27:18+02:00 (11 years ago)
Author:
Don-vip
Comment:

changelog

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v303 v304  
    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== 2015-06-08: Stable release r8478 ([milestone:"15.05" 15.05])
     7* major enhancements
     8  * Support Vietnamese and Belarusian language (r8352, r8414)
     9  * Imagery improvements (r8307, r8314, r8326:8327, r8344, r8349, r8389, r8397, r8403, r8424:8425, r8433, r8462)
     10  * MapCSS performance improvements (r8297, r8432)
     11* minor enhancements
     12  * Improvements to "Disconnect Node from way" (r8294), "Create Circle" (r8303), Move and connect way (r8343), "Move Node onto way" (r8447)
     13  * Improvements to [wiki:Help/Dialog/Notes Notes] support (r8473:8475)
     14  * use IPv6 if available (r8295:8296, r8298:8299, r8337, r8339:8341)
     15  * Use OpenJDK 8 by default (r8317, r8333)
     16  * [[TaggingPresets|Presets]]/[[Styles|Map styles]]/[[Help/Dialog/Validator|Validator]]: add/improve/fix: `man_made=storage_tank` (r8328, r8335, r8386), `amenity=sanitary_dump_station` (r8329), `cuisine=steak_house` (r8353), `sport=field_hockey/ice_hockey` (r8383), `waterway=fuel` (r8402), `man_made_embankment` (r8408), `barrier=retaining_wall/kerb` (r8409), `building=supermarket` (r8410), `recycling` (r8411), `rooms=*` and `beds=*` for `tourism=hotel/motel/guest_house/chalet/hostel/alpine_hut` (8427), `sport=billiards` (r8428), `amenity=restaurant` (r8434), `shop=optician` (r8477), "sport without physical feature" (r8301:8302), very long segments (r8320, r8334, r8455), unclosed ways (r8362), overlapping ways (r8369), obvious misspelled tag values (r8435, r8438)
     17  * Support 'lat="..." lon="..."' specification in "Add node" dialog (r8366)
     18  * Display HTTP headers in Show Tile Info dialog (r8418)
     19  * Ban plugins `CADTools`, `LaneConnector` and `ContourOverlappingMerge` (r8453)
     20  * Offer to automatically download missing required plugins and restart (r8471)
     21  * lot of bug fixes, minor performance improvements, code cleanup, javadoc update, new SVG icons
    622
    723== 2015-04-27: Stable release r8279 ([milestone:"15.04" 15.04])
    824* major enhancements
    925  * Support Lithuanian and Valencian language
    10   * a lot of fine tunig regarding [wiki:Help/Dialog/Notes Notes] (r8195:8197, r8209:8218, r8224:8225, r8230, r8235, r8264)
     26  * a lot of fine tuning regarding [wiki:Help/Dialog/Notes Notes] (r8195:8197, r8209:8218, r8224:8225, r8230, r8235, r8264)
    1127  * new TMS cache back end (r8168, [o31077], r8172:r8174, r8176, r8186)
    1228* minor enhancements