Changes between Version 970 and Version 971 of Changelog


Ignore:
Timestamp:
2022-11-01T15:22:54+01:00 (3 years ago)
Author:
taylor.smock
Comment:

Add changelog for milestone:"22.10" (r18583)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v970 v971  
    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 == 2022-10-07: Stable release 18570 ([milestone:"22.09" 22.09])
    10  (First version r18565 was released as stable version and due to major bug fix version r18570 was released as hotfix.)
     9== 2022-11-01: Stable release 18583 ([milestone:"22.10" 22.10])
    1110{{{#!comment
    1211* Major enhancements
    1312
    1413}}}
     14* Medium enhancements
     15 * Fix #22378: Preview object properties on mouse hover (patch by Woazboat)
     16* Minor enhancements
     17 * Fix #22404: MVT background layer was not drawing polygons in some situations
     18* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     19 * Ignore
     20  * `man_made=advertising` (needs icon)
     21  * `man_made=lamp` (needs icon, broader than `man_made=street_lamp`)
     22 * Preset updates
     23  * Add `location=surface`
     24  * Add `dual_carriageway`
     25  * Add `building=sports_centre`
     26* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18583&stop_rev=18570 SVN log messages of milestone 22.10]
     27== 2022-10-07: Stable release 18570 ([milestone:"22.09" 22.09])
     28 (First version r18565 was released as stable version and due to major bug fix version r18570 was released as hotfix.)
    1529* Major bug fix:
    1630 * Fix #22183: NoClassDefFoundError: Could not initialize class org.openstreetmap.josm.actions.SessionSaveAction (reason for hotfix)