| | 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] |