Changes between Version 819 and Version 820 of Changelog


Ignore:
Timestamp:
2020-05-30T14:30:12+02:00 (6 years ago)
Author:
Klumbumbus
Comment:

+changes up to 16523

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v819 v820  
    1212(Stable release 20.04 was skipped.)
    1313* major enhancements
     14  * #19147 - Add Persion and readd Icelandic language
    1415  *
    1516* medium enhancements
     
    1920  * #11310 - Support setting changeset tags during /import call
    2021  * #19127 - Jump to Position: jump to place name added
     22  * #19099 - Download Area around places: search for more than 10 results with Nominatim (After the initial search, the button changes to "Search more...")
     23  * #18694 - Improve cursors rendering on HiDPI screens
     24  * #19255 - History browser: add "index of node/member" column
    2125  *
    2226* minor enhancements
     
    3539  * #19181 - Improve mapview at low zoom when drawing of way directions arrows is enabled
    3640  * #17270 - Improve History (Ctrl+H) when multiple objects are selected
     41  * #13177 - Better handle errors while downloading parent ways/relations
     42  * #19237 - Add more icons to text box context menu
     43  * #19227 - PluginListPanel: speed up scrolling
     44  * #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities
     45  * #19234 - ToolbarPreferences: possibility to move up/down all selected entries
     46  * #19247 - MenuItemSearchDialog (CTRL+Space): allow to search for imageries on current position
     47  * #18162, #18712 - Add `--offline=CACHE_UPDATES` to disable updates of cached files. This includes imagery index, custom styles, presets.
     48  * #18107 - ChangesetCacheManager: allow to copy a list of changesets to clipboard
     49  * #18975 - NoteInputDialog: remember windows geometry
     50  * #17952 - Relation Manager: adjust focus in member tab when removing selected members
     51  * #19253 - History browser: highlight selected relation member row
     52  * #19254 - History browser: double click relation member table to open history of member
     53  * #19260 - Show menu on right-click in History of relation members
     54  * #19275 - Relation list: Direct option for history viewer - Enable Ctrl+H and add History to right click popup menu for member list.
     55  * #19285 - Ctrl+C (Copy) keeps the order of selection
    3756  *
    3857  * HiDPISupport: use static initializer, drop Optional use
    3958  *
    4059* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    41   * #17914 - Improve "End node near other way" test
     60  * #17914, #13841 - Improve "End node near other way" test
    4261  * #19048 - Opening hours syntax: validate `opening_hours:covid19`
    4362  * #18994 - Fine tune some presets object types and mappaint style
     
    5675  * #11253 - Require to add unit to `maxstay` tag, rework preset and add validator rules with autofixes for the most common cases
    5776  * #19145 - Improve unclosed ways test
    58   * #13841 - Don't warn about "Way end node near other way" for railway=razed
     77  * #19136 - Warn about old-style multipolygons again
     78  * #18134 - Add `healthcare=laboratory`
     79  * #17818 - fine tune / unify some presets
     80  * #19271 - Support `man_made=street_cabinet` on area
     81  * #18693 - Add `door=*` to entrance preset
     82  * #19261 - Add `maxspeed:advisory`
     83  * #19081 - Add `amenity=public_bath`
     84  * #18934 - Add `leisure=amusement_arcade`, `leisure=adult_gaming_centre` and `amenity=gambling`, little reoder in the preset menu
     85  * #19186 - Add `amenity=public_bookcase`
     86  * #19274 - Warn about descriptive name library,biblioteca,biblioteka,bibliothek,bibliotheek
     87  * #19287 - Add `playground=*` and warn about `playground=yes`
     88  * #19010 - Warn about suspicious combinations of `cycleway/sidewalk` with `cycleway/sidewalk:left/right`
     89  * #19298 - Add wiki documented `tree` values >80 uses in orchard preset
     90  * #19311 - Do not warn about `sport=*` + `amenity=dojo`
    5991  *
    6092  * Add own icon for `information=audioguide`
     
    6496  * Add automated check to car wash presets
    6597  * Don't warn about "Unknown !source:maxspeed context" for zone 10 and zone 60
    66   * Use the same mappaint style for landuse=construction multipolygons like for closed ways
    67   *
    68 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=16402&stop_rev=16240&limit=900 SVN log messages of milestone 20.05]
     98  * Use the same mappaint style for `landuse=construction` multipolygons like for closed ways
     99  * History/VersionTable: scroll active versions into view
     100  * Add `building=sty`
     101  * Add `building=parking`
     102  * Add `foot=use_sidepath` to access restructions preset
     103  * Add `crop=soy,barley,rape` to landuse preset
     104  * Don't warn about unclosed way `leisure=barefoot` (bare foot paths)
     105  *
     106* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=16523&stop_rev=16240&limit=900 SVN log messages of milestone 20.05]
    69107
    70108== 2020-04-06: Stable release 16239 ([milestone:"20.03" 20.03]) == #stable-release-20.03