Changes between Version 987 and Version 988 of Changelog


Ignore:
Timestamp:
2023-06-05T14:42:37+02:00 (3 years ago)
Author:
taylor.smock
Comment:

Add changelog for milestone:"23.05" (r18746)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v987 v988  
    77* Bug fixes are seldom listed here (although a major part of each release are bug fixes). See the link ''SVN log messages of milestone YY.MM'' at the end of each chapter to search for fixed bugs.
    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.
     9
     10== 2023-06-05: Stable release 18746 ([milestone:"23.05" 23.05])
     11* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     12 * Fix #22983: Don't warn for ss in SpannungsTrasse (Germany)
     13 * Fix #22957: `parking:orientation` is deprecated (patch by Famlam and JeroenHoek)
     14 * Fix #22789: Don't warn about missing access tags on `barrier=cattle_grid` nodes also in major roads (`tertiary_link` and above) (patch by Famlam)
     15 * Fix #21286: Add validator rule for `min_height` < `height` (patch by skyper, modified)
     16 * Fix #22831: Add additional memorial values for the historic=memorial preset (patch by JeroenHoek, modified)
     17 * Fix #22901: Add/ignore popular tags
     18  * Ignore
     19   * `landuse=static_caravan`
     20   * `service=driveway2`
     21   * `guidepost`
     22   * Street side parking tags (`parking:<side>:*` since there already exists an external preset)
     23  * Add
     24   * `lane_markings`
     25   * `footway=link|traffic_island|alley`
     26   * `railway=miniature`
     27   * `man_made=avalanche_protection`
     28   * `fortification_type` (subtag of `historic=archaeological_site`)
     29   * `man_made=planter`
     30   * `industrial=wellsite`
     31* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18746&stop_rev=18722 SVN log messages of milestone 23.04]
    932
    1033== 2023-05-03: Stable release 18721 ([milestone:"23.04" 23.04])