Changes between Version 965 and Version 966 of Changelog


Ignore:
Timestamp:
2022-09-30T13:54:39+02:00 (3 years ago)
Author:
taylor.smock
Comment:

Add changelog for milestone:"22.09" (r18565)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v965 v966  
    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-08-30: Stable release 18543 ([milestone:"22.08" 22.08]) == #stable-release-22.08
     9== 2022-09-30: Stable release 18565 ([milestone:"22.09" 22.09]) == #stable-release-22.09
    1010{{{#!comment
    1111* Major enhancements
    1212
    1313}}}
     14* Medium enhancements
     15 * Fix #22333: Allow delete + move up/down actions in filter dialog to act on all selected filters (patch by Woazboat, modified)
     16 * Fix #22309: Add option to merge by default when dragging nodes (patch by Woazboat) (advanced preference only, `edit.move.merge-by-default`)
     17* Minor enhancements
     18 * Better tracking of suppressed exceptions in EDT and worker threads
     19* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     20 * Fix #22397: Warn about temporary image URLs starting with `https://westnordost.de/p/`
     21 * Fix #19340: Validator complains about `maxweightrating:X:conditional`
     22 * Fix #22359: Change default color of `landuse=railway` and `landuse=quarry` as they were too similar to untagged ways color (#808080)
     23 * Fix #22379: Warn about `parking=yes`, add `parking=layby`
     24 * Fix #22367, see #11499: Don't warn anymore about `payment:credit_cards=yes` and `payment:debit_cards=yes`, Reduce warning of `payment:electronic_purses=yes` and `payment:cryptocurrencies=yes` to info level
     25 * Fix #20716: Search for missing power line support features (patch by gaben, modified)
     26 * Fix #21396: Add/ignore popular tags
     27  * Ignore: `maxspeed:type`
     28  * Ignore (TODOs): `advertising=board`, `amenity=loading_dock`, `amenity=parcel_locker`, `amenity=payment_terminal`, `barrier=sliding_gate`, `boundary=forest_compartment, `craft=grinding_mill`, `emergency=access_point`, `healthcare:speciality=general`, `hedge=hedge_bank`, `historic=bomb_crater`, `indoor=area`, `leisure=sports_hall`, `man_made=courtyard`, `man_made=gantry`, `military=trench`, `natural=crevasse`, `path=crossing`, `railway=proposed`, `road_marking=solid_stop_line`, `oneway` (`F::oneway`/`S:oneway:`, but this probably ought to have better software support)
     29  * Issues: Suggest `paving_stones:length`/`paving_stones:width` for `paving_stones:<digits>`, indicate `type="turnlanes:turns"` is deprecated
     30  * Preset updates: Modify `lit` to be more than `yes`/`no`, add `rock` to surfaces, add `none` to religions (in `other_religitons`), add `locked`, add `pavilion` to building, add `shop` as possible value for `entrance`, add `product` as an optional key for `man_made=works`, add `fuel` as possible value for `vending`
     31 * Fix #223410: Rename "Parking Entrance" preset to "Parking Entrance/Exit"
     32 * Fix #22338: Warn about unnecessary `area=yes` on `boundary`, `indoor`, `office`, and `place` (patch by Famlam)
     33 * Fix #22295, see #18374: Don't warn about "`collection_times` with `amenity=recycling`. Probably `opening_hours` is meant." for cases where `opening_hours` is set.
     34 * Fix #22335: Deprecate `toilet` in favor of `toilets`
     35 * Fix #22336, see #13391: Autofix `wood=deciduous` to `leaf_cycle=deciduous`
     36* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18565&stop_rev=18543 SVN log messages of milestone 22.09]
     37
     38== 2022-08-30: Stable release 18543 ([milestone:"22.08" 22.08]) == #stable-release-22.08
    1439* Medium enhancements
    1540 * #22307: Add popup menu for notes (patch by Woazboat)