| 11 | | == 2020-01-??: Stable release 157?? ([milestone:"20.01" 20.01]) == #stable-release-20.01 |
| 12 | | * major enhancements |
| 13 | | * #13901, #18542, #14465 - Reimplement Tag2Link plugin in core and improve it (obtain formatter URL from Wikidata and OSM Wikibase, improve handling for several selected object) |
| 14 | | * medium enhancements |
| 15 | | * #15946 - Double click sliders to reset opacity/colorfulness/gamma/sharpness |
| 16 | | * #11914 - Allow to show user name in title bar |
| 17 | | * #18477 - Split Way: smart way selection: if only one highway/railway/waterway is applicable, use that one |
| 18 | | * #17496 - AutoFilter: infer sensible default values for key `layer` |
| 19 | | * minor enhancements |
| 20 | | * #18510 - Add icons to move up/down/left/right actions |
| 21 | | * #18504 - Add support for Tasking Manager 4 GPX URL |
| 22 | | * #18509 - Display GPX colors in layer dialog with a circle |
| 23 | | * #18514 - Make all changeset actions and dialogs only accessible in expert mode |
| 24 | | * #18091 - Reuse Help shortcut inside tag/membership dialog |
| 25 | | * #18494 - GPX layers uses the name from the file instead of "Downloaded GPX Data" whenever possible |
| 26 | | * #18514 - Disable Window menu when empty, display changeset toggle dialog entry in the window menu only in expert mode |
| 27 | | * #18530 - Upload dialog: support validator and notes layers as source tag |
| 28 | | * #18172 - Add new imagery categories "elevation" and "qa" |
| 29 | | * #18015 - Fix timezone in ImageViewerDialog |
| 30 | | * #18540 - Use correct primitive icons in validator dialog |
| 31 | | * #18083 - Don't combine ways when the shared node is old and outside of the download area. |
| 32 | | * #18020 - Don't show way directions for boundary and multipolygon relations |
| 33 | | * #17654 - Notify users of viewport following activation by shortcut |
| 34 | | * #18026 - Relation member conflict: render decision as radio buttons |
| 35 | | * #10435 - MapCSS: add settings of type string/double |
| 36 | | * #18503 - Relation editor: compute wayConnection for type=superroute |
| 37 | | * #17220 - LayerListDialog: show imagery offset in tooltip, re-enable previous offset on click |
| 38 | | * #14921 - WMS: support time={time} for Sentinel-2 imagery |
| 39 | | * #17688 - History Viewer: allow to select/copy multiple values |
| 40 | | * #17639 - Relation editor: invert color of icons when line is selected |
| 41 | | * #13813 - Advanced object info: use consistent coordinates/bbox format |
| 42 | | * #14197 - Advanced Preferences: support search keywords "modified", "default", "changed" |
| 43 | | * #18613 - Discourage upload of geojson data |
| 44 | | * #18624 - Improve performance of parent ways/relations download |
| 45 | | * #18632 - fix loading of SVG images in internal help browser |
| 46 | | * #18608 - Use the correct console encoding on Windows |
| 47 | | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: |
| 48 | | * #18517 - Deprecate office=administrative in favour of office=government |
| 49 | | * #18505 - Detect highway=crossing without crossing=* (info level) |
| 50 | | * #18469 - deprecate landuse=churchyard |
| 51 | | * #18460 - more precise internal border between Germany and Switzerland |
| 52 | | * #18455 - detect objects not matching their presets object type (info level) |
| 53 | | * #18421 - add route=running and route=fitness_trail |
| 54 | | * #18524 - Add more values for "material" |
| 55 | | * #18374 - warn if collection_times is used instead of opening_hours on amenity=recycling, rewording in preset |
| 56 | | * #10576 - add railway=construction preset |
| 57 | | * #18411 - warn about railway=construction or highway=construction together with construction=yes |
| 58 | | * #18507 - add kerb=* to crossing and traffic signals preset, warn about barrier=kerb together with kerb=no, warn about kerb=unknown, warn if barrier=kerb and kerb=* are used on isolated nodes, warn if barrier=kerb is used on highway=crossing as part of a major road and suggest kerb=* instead, deprecate sloped_curb=* in favor of kerb=* |
| 59 | | * #12575 - add craft icons: gardener, shoemaker, upholsterer |
| 60 | | * add lamp_type / lamp_mount to street_lamp preset |
| 61 | | * #18546 - "Relation type is unknown" Lower severity from WARNING to OTHER |
| 62 | | * #16237 - add amenity=dive_centre |
| 63 | | * #18544 - Don't warn crossing administrative and protected_area boundaries, check also complete members of incomplete relations |
| 64 | | * #18550 - don't warn about bollard=unremovable looks like bollard=removable |
| 65 | | * #18552 - Add validation rules for French telecom references |
| 66 | | * #17736 - add landuse=flowerbed, render landuse=school |
| 67 | | * #9836 - detect crossings between barrier/building, barrier/highway, barrier/railway, and barrier/waterway |
| 68 | | * #18557 - add gaelic_games:handball check to Gaelic Games preset |
| 69 | | * #18571 - deprecate unnamed=yes in favor of noname=yes |
| 70 | | * #18572 - add guidepost role to more route relation presets |
| 71 | | * #18573 - add isced:level to education presets |
| 72 | | * #18471 - warn about highway=cycleway|footway|path together with segregated=no and sidewalk=left|right|both and warn about values of segregated other than yes|no |
| 73 | | * #18585 - Support duration as restriction-type in conditional syntax validator test |
| 74 | | * #5794 - Download window Bounding Box tab: place text fields in diamond pattern |
| 75 | | * #18612 - autofix building=other|unclassified|undefined|unknown|unidentified to building=yes |
| 76 | | * #18603 - deprecate bicycle:oneway in favor of oneway:bicycle |
| 77 | | * #18605 - deprecate building:height and building:min_height in favor of height and min_height |
| 78 | | * #18594 - Add route=share_taxi and duration to route preset |
| 79 | | * #18168 - don't warn about missing boundary tag if disused:boundary is present |
| 80 | | * #18627 - add building=fire_station to building preset |
| 81 | | * #18635 - ignore duration, interval, change:lanes, change:lanes:forward and change:lanes:backward in "value looks like..." validator test |
| 82 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15792&stop_rev=15629&limit=900 SVN log messages of milestone 20.01] |
| | 10 | == 2026-03-30: Stable release 19555 ([milestone:"26.03" 26.03]) == #stable-release-26.03 |
| | 11 | * See full log [/log/josm/?rev=19555&stop_rev=19482 SVN log messages of milestone 26.03] |
| | 12 | |
| | 13 | == 2026-02-01: Stable release 19481 ([milestone:"26.01" 26.01]) == #stable-release-26.01 |
| | 14 | * See full log [/log/josm/?rev=19481&stop_rev=19440 SVN log messages of milestone 26.01] |
| 85 | | * [[Changelog/2019]]: Releases from r14261 to r15628 |
| 86 | | * [[Changelog/2018]]: Releases from r13266 to r14620 |
| 87 | | * [[Changelog/2017]]: Releases from r11426 to r13265 |
| 88 | | * [[Changelog/2016]]: Releases from r9230 to r11425 |
| 89 | | * [[Changelog/2015]]: Releases from r7907 to r9229 |
| 90 | | * [[Changelog/2014]]: Releases from r6763 to r7906 |
| 91 | | * [[Changelog/2013]]: Releases from r5697 to r6502 |
| 92 | | * [[Changelog/2012]]: Releases from r4878 to r5608 |
| | 17 | * [wikitr:/Changelog/2025]: Releases from r19266 to r19439 |
| | 18 | * [wikitr:/Changelog/2024]: Releases from r18906 to r19265 |
| | 19 | * [wikitr:/Changelog/2023]: Releases from r18623 to r18905 |
| | 20 | * [wikitr:/Changelog/2022]: Releases from r18361 to r18622 |
| | 21 | * [wikitr:/Changelog/2021]: Releases from r17429 to r18360 |
| | 22 | * [wikitr:/Changelog/2020]: Releases from r15629 to r17428 |
| | 23 | * [wikitr:/Changelog/2019]: Releases from r14261 to r15628 |
| | 24 | * [wikitr:/Changelog/2018]: Releases from r13266 to r14260 |
| | 25 | * [wikitr:/Changelog/2017]: Releases from r11426 to r13265 |
| | 26 | * [wikitr:/Changelog/2016]: Releases from r9230 to r11425 |
| | 27 | * [wikitr:/Changelog/2015]: Releases from r7907 to r9229 |
| | 28 | * [wikitr:/Changelog/2014]: Releases from r6763 to r7906 |
| | 29 | * [wikitr:/Changelog/2013]: Releases from r5697 to r6502 |
| | 30 | * [wikitr:/Changelog/2012]: Releases from r4878 to r5608 |