Changes between Version 1016 and Version 1017 of Changelog


Ignore:
Timestamp:
2024-10-02T13:34:11+02:00 (18 months ago)
Author:
taylor.smock
Comment:

Add changelog for milestone:"24.09" (19230)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v1016 v1017  
    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== 2024-09-02: Stable release 19230 ([milestone:"24.09" 24.09])
     10* Medium enhancements:
     11 * Various performance enhancements/fixes
     12* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     13 * Fix #23770: Deprecate `cycleway=opposite*` family (patch by Famlam)
     14 * Add/ignore popular tags
     15  * Add
     16   * `flood_prone=yes` -- usually used to indicate if a road may be flooded after a heavy rain
     17   * `managed` -- usually used on wetlands, woods, fells, and heaths
     18   * `sidewalk:{both|left|right}` -- already have validator rules, just adds them to presets. Note that `sidewalk` and `sidewalk:both` are similar, but `sidewalk=separate` is unspecific as to the side of the sidewalk.
     19  * Ignore
     20   * `admin_type:PH` -- highly localized to the Phillippines
     21   * `residential:condomonium` -- deprecated, wiki suggests `residential=apartments` + `condo=*`
     22   * `sidewalk`: This is replaced by `sidewalk:both`, but is still valid tagging
     23   * `motor_vehicle=agricultural;forestry` -- this is covered by standard access tagging
     24
     25* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19230&stop_rev=19208 SVN log messages of milestone 24.0]
    926
    1027== 2024-09-02: Stable release 19207 ([milestone:"24.08" 24.08])