Changes between Version 1012 and Version 1013 of Changelog


Ignore:
Timestamp:
2024-09-03T12:27:38+02:00 (18 months ago)
Author:
taylor.smock
Comment:

Add changelog for milestone:"24.08" (19207)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v1012 v1013  
    88* Changes of external resources ([wikitr:/Presets Presets], [wikitr:/Styles Map Paint Styles], [wikitr:/Rules Validator Rules], [wikitr:/Maps Imageries] and [wikitr:/Plugins Plugins]) are not listed here.
    99
     10== 2024-09-02: Stable release 19207 ([milestone:"24.08" 24.08])
     11* Major enhancements:
     12 * Fix #11487: Have josm render data to tiles (**experimental, [wiki:Help/Expertmode Expert mode] only**). See r19176 for details.
     13* Medium enhancements:
     14 * Fix #21856: Split way: Wrong position of new member in PTv2 relation splitting a loop
     15* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     16 * Fix #23251: Crossing preset: Change label for `crossing_ref`
     17 * Fix #23290: Exclude incomplete relations from region checks
     18 * Fix #23298: Improper warning for `aerialway=zip_line`
     19 * Fix #21801: Add railway junction check for missing switches and crossings (patch by gaben)
     20 * Fix #21333: Extend SharpAngles test to railways
     21 * Add/ignore documented popular tags:
     22  * Add
     23    * [osmwiki:Tag:office=financial office=financial]
     24    * [osmwiki:Tag:emergency=life_ring emergency=life_ring]
     25    * [osmwiki:Tag:emergency=lifeguard emergency=lifeguard] (fixes #22852)
     26    * [osmwiki:Tag:man_made=cairn man_made=cairn]
     27    * [osmwiki:Tag:leaf_type=palm leaf_type=palm]
     28    * [osmwiki:Tag:entrance=secondary entrance=secondary]
     29    * [osmwiki:Tag:surface=stone surface=stone]
     30    * [osmwiki:Tag:surface=woodchips surface=woodchips]
     31    * [osmwiki:Tag:bicycle=customers bicycle=customers]
     32    * [osmwiki:Tag:building=container building=container]
     33    * [osmwiki:Tag:parking_space=charging parking_space=charging]
     34    * [osmwiki:Tag:cycleway:left:lane=exclusive cycleway:left:lane=exclusive]
     35    * [osmwiki:Tag:cycleway:right:lane=exclusive cycleway:right:lane=exclusive]
     36    * [osmwiki:Tag:cycleway:both:lane=exclusive cycleway:both:lane=exclusive]
     37    * [osmwiki:Tag:crossing=informal crossing=informal]
     38    * [osmwiki:Tag:wall=concrete wall=concrete]
     39    * [osmwiki:Tag:frontage_road=yes frontage_road=yes]
     40    * [osmwiki:Tag:barrier=wicket_gate barrier=wicket_gate]
     41    * [osmwiki:Tag:highway=emergency_bay highway=emergency_bay]
     42    * [osmwiki:Tag:service=slipway service=slipway]
     43    * [osmwiki:Tag:amenity=music_school amenity=music_school]
     44    * [osmwiki:Tag:amenity=vehicle_inspection amenity=vehicle_inspection]
     45    * [osmwiki:Tag:amenity=social_centre amenity=social_centre]
     46    * [osmwiki:Tag:amenity=trolley_bay amenity=trolley_bay]
     47    * [osmwiki:Tag:shop=craft shop=craft]
     48    * [osmwiki:Tag:shop=agrarian shop=agrarian]
     49    * [osmwiki:Tag:climbing=route_bottom climbing=route_bottom] and [osmwiki:Tag:climbing=route_top climbing=route_top]
     50    * [osmwiki:Tag:toilets:access=customers toilets:access=customers]
     51  * Ignored
     52    * [osmwiki:Tag:valley=balka valley=balka] -- seems to be done primarily by one or two people, highly concentrated in Russia.
     53    * [osmwiki:Tag:meadow=meadow_orchard meadow=meadow_orchard] -- similar to [osmwiki:Tag:orchard=meadow_orchard orchard=meadow_orchard], which we also ignore.
     54    * [osmwiki:Tag:natural=landform natural=landform] and [osmwiki:Tag:landform=esker landform=esker] -- primarily from canvec import
     55* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19207&stop_rev=19161 SVN log messages of milestone 24.07]
    1056== 2024-08-01: Stable release 19160 ([milestone:"24.07" 24.07])
    11 * Medium enhanements:
     57* Medium enhancements:
    1258 * Fix #23721: If Microsoft Bing API is down, JOSM will freeze indefinitely
    1359* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules