Changes between Version 993 and Version 994 of Changelog


Ignore:
Timestamp:
2023-12-04T21:15:31+01:00 (2 years ago)
Author:
taylor.smock
Comment:

Add changelog for milestone:"23.11" (18905)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v993 v994  
    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== 2023-12-05: Stable release 18905 ([milestone:"23.11" 23.11])
     11* Major enhancements:
     12 * Fix #18866: Remove Potlatch2 from the built-in styles. It has been replaced with wiki:Styles/Potlatch2.
     13* Medium enhancements:
     14 * See #22810: OSM OAuth 2.0 by default (and disable basic auth/OAuth 1.0a for OpenStreetMap.org)
     15 * Fix #17052: Allow plugins to save state to session file (specifically for the TODO plugin)
     16 * Fix #23179: Include changeset in note comment if feasible (patch by qeef, modified)
     17* Minor enhancements
     18 * Some performance improvements
     19* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     20 * Fix #23149: Add line_arrangement to power supports presets (patch by gaben)
     21 * Fix #23183: Add `country` and `target` to `office=diplomatic`
     22 * Fix #23232: Improve handrail.svg icon (drawn by AntoninDelFabbro, modified)
     23 * Fix #23209: Add `generator:type=boiler` (patch by gaben)
     24 * Fix #23252: Ignore `line_management=transition|termination` in `UnconnectedPowerTest` (patch by gaben, modified)
     25 * Fix #23184: Add/ignore popular tags
     26   * Add
     27     * `generator:solar:tracking`: See osmwiki:Key:generator:solar:tracking
     28     * `natural=earth_bank`: See osmwiki:Tag:natural=earth_bank
     29       * Icon drawn by taylor.smock
     30     * `highway=busway`: See osmwiki:Tag:highway=busway
     31       * Icon from merging way_residential.svg and bus.svg
     32     * `school:gender`: See osmwiki:Key:school:gender
     33     * `craft=electronics_repair`: See osmwiki:Tag:electronics_repair
     34       * Icon drawn by taylor.smock
     35     * `place=municipality`: See osmwiki:Tag:place=municipality
     36       * `municipality.svg` is largely copied from `city.svg`, color modified
     37     * `informal=no` -- this appears to be used for trails that appear to be `informal=yes` but are not.
     38     * `highway=trailhead`
     39       * Icon drawn by taylor.smock
     40     * `amenity=letterbox`
     41       * Additionally adds `post:*` tags, copied from `addr:*` tags
     42       * Icon drawn by taylor.smock; a better icon would be much appreciated
     43     * `building=stadium` -- added as a checkbox to `leisure=stadium` and the default `building` preset
     44   * Ignore
     45     * `check_date:?*`: Used by surveying applications (fix #23182)
     46     * `boundary=religious_administration`: Not well documented
     47     * `building=no` -- this is already covered in unnecessary.mapcss
     48   * Replace
     49     * `landuse=reservoir`: Deprecated by osmwiki:Proposal:Reservoir_(2020) and
     50       replaced by osmwiki:water=reservoir (fix #23185)
     51       * tailings_pond.svg is a modified `reservoir.svg` icon;
     52        osmwiki:Tag:man_made=tailings_pond is a replacement for `landuse=reservoir`
     53        + `reservoir_type=tailings`.
     54* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18905&stop_rev=18822 SVN log messages of milestone 23.11]
    1055== 2023-08-30: Stable release 18822 ([milestone:"23.08" 23.08])
    1156* Major enhancements: