Changes between Version 985 and Version 986 of Changelog


Ignore:
Timestamp:
2023-05-03T14:23:18+02:00 (3 years ago)
Author:
taylor.smock
Comment:

Add changelog for milestone:"23.04" (r18721)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v985 v986  
    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-05-03: Stable release 18721 ([milestone:"23.04" 23.04])
     11* Medium enhancements:
     12 * Fix #22798: Convert most dialog actions which extend `AbstractAction` to ones which extend `JosmAction`. This means that people can now bind shortcuts to actions such as `Create a new relation`.
     13 * Fix #22726: `DownloadOsmChange` will no longer get the history for all the objects -- many times, it only needs the latest version. This will significantly improve user experience when loading an OSC from sites like MapRoulette.
     14 * Fix #22865: Pressing "Presets" button causes JOSM to get stuck on loading (macOS). This occurs only when there are a large number of presets (almost exclusively due to the Name Suggestion Index).
     15* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     16 * Fix #21782: Deprecate osmwiki:Tag:vending=parcel_pickup (patch by gaben, modified)
     17 * Fix #22844: Add garden:type=* tag to leisure=garden preset (patch by Woazboat)
     18 * Fix #22864: Make orchard presets searchable (patch by gaben)
     19* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18721&stop_rev=18701 SVN log messages of milestone 23.04]
    920
    1021== 2023-04-03: Stable release 18700 ([milestone:"23.03" 23.03])