Changes between Version 979 and Version 980 of Changelog


Ignore:
Timestamp:
2023-01-30T15:49:23+01:00 (3 years ago)
Author:
taylor.smock
Comment:

Add changelog for milestone:"23.01" (r18646)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v979 v980  
    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== 2023-01-30: Stable release 18646 ([milestone:"23.01" 23.01])
     10* Medium enhancements
     11 * Fix #21423: Prevent validation error codes from clashing. Note that the full effect of this change ''will not be'' visible until 2024-01-01 for backwards/forwards compatibility reasons.
     12  * See #18230: Move `RightAngleBuildingTest` error code to `4101` from `3701` -- this is due to a conflict with with `pt_assistant`, and all ignored entries with the group `3701` will be removed.
     13* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     14 * Fix #21878: Add building types `riding_hall` and `sports_hall`
     15 * Fix #22588: Improve horse related presets (patch by Hufkratzer)
     16 * Fix #18626: Warn about `amenity=marketplace` together with `highway`
     17 * Fix #22574: Add `amenity=animal_breeding` and add `Animal` group in `Facilities`
     18 * Fix #22630: Add `crossing:markings` to the `crossing` preset (patch by Woazboat)
     19 * Fix #22561: Change `site_type` to `archaeological_site` (`site_type` has been deprecated since 2022-12-04)
     20 * Fix #22599: Add `colour:back` to City Limit Sign preset
     21 * Fix #22481: Deprecated `building:level` in favor of `building:levels` (not the trailing `s`)
     22 * Fix #22473: Don't warn about `Way end node near other way` for `natural=arete` and `natural=ridge`
     23 * Fix #20539, see #18659, see #18719 - Deprecate car in favor for motorcar also for non charging stations
     24* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18646&stop_rev=18621 SVN log messages of milestone 23.01]
    925
    1026== 2023-01-04: Stable release 18622 ([milestone:"22.12" 22.12])