Changes between Version 757 and Version 1035 of Changelog


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v757 v1035  
    11[[TranslatedPages]]
    22[[PageOutline(2-15,Table of Contents)]]
     3
    34= Changelog =
    4 
    5 This page provides an user-friendly changelog for the [wikitr:/Releases stable releases] of JOSM. Its granularity lies between the contents of the [[StartupPage]] and the [/log SVN log messages].
     5This page provides an user-friendly changelog for the [wikitr:/Releases stable releases] of JOSM. Its granularity lies between the contents of the [wikitr:/StartupPage] and the [/log SVN log messages].
    66* This list contains mainly enhancements and changes.
    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.
    8 * 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 * The JOSM related changes noted on [https://trac.openstreetmap.org/search?q=%23josm&noquickjump=1&changeset=on osm trac] are not listed here as well.
     8* 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.
    109
    11 == 2019-10-??: Stable release 15??? ([milestone:"19.10" 19.10]) == #stable-release-19.10
    12 * major enhancements
    13   * Allow zoom in TMS layer up to 24 (#18064)
    14   * Add GeoJSON import, with limited support of named CRS (#10564, #17495)
    15 * medium enhancements
    16   * Catch impossible angles in highways (#18127)
    17   * Highlight affected relation members in role validation warnings (#14253)
    18   * Simplify track during GPX layer -> data layer conversion (#2760)
    19   * Improve performance of "Upload selection" checks (#13890)
    20   * Add icons to preset <check>s (#13015)
    21   * Add new Mode menu, listing map modes (#12662)
    22 * minor enhancements
    23   * Disable upload and save buttons when not needed (#12669)
    24   * Set the default system of measurement based on current country (r15395)
    25   * Create track segment names from gpx layer name if there is no 'name' attribute present in the actual gpx (#18012)
    26   * Handle "resource:" URLs identical for cached files and images (#18190)
    27   * Check that validation autofix works as expected (#14424)
    28   * Display GPX creator field in GPX layer info component (r15421)
    29   * Presets: verify that wiki links are no redirect (#17240)
    30   * Adapt 'Merge' button text to 'Merge layer' and 'Merge selection' actions (#18216)
    31   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    32     * add shop=pet_grooming, deprecate shop=dog_grooming (#18154)
    33     * add ice_road=yes and winter_road=yes (#18205)
    34     * add aerialway=zip_line (#18206)
    35     * remove legacy tags from stop position preset (#18209)
    36     * fix accepted power route roles (#18219)
    37     * warn about railway:switch=* without railway=switch (r15433)
    38     * warn about suspicious highway=* construction=* coombinations (#18203)
    39     * exclude oneway=reversible from odd number of lanes check (#18185)
    40     * don't warn about "Combined foot- and cycleway without segregated" in case of foot=use_sidepath or bicycle=use_sidepath (#18183)
    41     * don't warn about unconnected waterway=ditch (#16334)
    42     * deprecate tower:type=anchor|suspension in favor of line_attachment=anchor|suspension (#17984)
    43   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15456&stop_rev=15391&limit=900 SVN log messages of milestone 19.10]
     10== 2026-08-11: Stable release 19613 ([milestone:"26.07" 26.07]) == #stable-release-26.07
     11* See full log [/log/josm/?rev=19613&stop_rev=19556 SVN log messages of milestone 26.07]
    4412
    45 == 2019-09-30: Stable release 15390 ([milestone:"19.09" 19.09]) == #stable-release-19.09
    46 * major enhancements
    47   * Display layer number in layer list, to ease using toggle layer shortcuts (#17221)
    48 * medium enhancements
    49   * Option to move multiple images at once (#11905)
    50   * Deselect and remove multiple images in the ImageViewerDialog (#18119)
    51   * Select next image after one was removed (#18130)
    52   * don't 'download along' already downloaded areas (#18116)
    53 * minor enhancements
    54   * Add method to get unique values in mapcss (#18085)
    55   * Show a notification if no notes can be downloaded (#18105)
    56   * support short date/time format in RTKLib .pos files (#18114)
    57   * don't warn about potentially deleted objects when using download along several times (#18118)
    58   * Show a notification if no notes can be downloaded (#18105)
    59   * convert recycling:metal to recycling:scrap_metal (#18147)
    60   * Allow splitting a connectivity/restriction relation with multiple via-ways (#18088)
    61   * DownloadAlong: "Download as new layer" button added (#18050)
    62   * disable "download as new layer" button instead of hiding it (#17310)
    63   * sort plugins by name in about panel, and display loaded version (#17505)
    64   * refresh relation member table connectivity after a change of member ways nodes (#13592)
    65   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    66     * add various airport validator rules (warn about iata and icao without aeroway=helipad or aeroway=aerodrome, warn about wrong iata and icao codes, warn about aeroway=helipad or aeroway=aerodrome without faa (info level, US only), warn about aeroway=helipad or aeroway=aerodrome without icao and iata (info level, US only and only if faa does not contain nunbers, which indicates small airports), warn about aeroway=runway without ref and surface (info level), enhance Helipad preset, #15107)
    67     * Improve "Way end node near other way" validator test (#18051, #18106)
    68     * Improve "Tag value contains non-printing character" warning text (#18079)
    69     * add icons for craft=metal_construction and craft=carpenter (#12575)
    70     * Improve unconnected ways test (check if barrier is between unconnected highways, don't ignore nodes which are only "connected" via a long detour (4 x mindist), don't report ways with different layer=* values, and more under the hood rework, #6102, #11778)
    71     * add additional transport modes in ConditionalKeys test (#18124)
    72     * warning for amenity=recycling without recycling:* (#18151)
    73     * convert recycling:metal to recycling:scrap_metal (#18152)
    74     * consider junction=circular like junction=roundabout (#18047)
    75     * add name context to translate "Parking" differently for cars/bikes (#18141)
    76     * OverlappingWays: exclude tourism=camp_site (#18163)
    77     * OverlappingWays: exclude indoor= (#15815)
    78     * prefer location=roof over location=rooftop, location over generator:location (#18153)
    79     * detect duplicated relations even if members order differ (#11388)
    80     * remove duplicate warning for unusual direction (#18148)
    81   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15390&stop_rev=15323&limit=900 SVN log messages of milestone 19.09]
     13== 2026-03-30: Stable release 19555 ([milestone:"26.03" 26.03]) == #stable-release-26.03
     14* See full log [/log/josm/?rev=19555&stop_rev=19482 SVN log messages of milestone 26.03]
    8215
    83 == 2019-08-26: Stable release 15322 ([milestone:"19.08" 19.08]) == #stable-release-19.08
    84 * major enhancements
    85   * New logo (#18009)
    86   * Add arbitrary changeset tags via remote control (#18038)
    87 * medium enhancements
    88   * MapCSS: add new functions to retrieve OSM metadata: osm_user_name, osm_user_id, osm_version, osm_changeset_id, osm_timestamp (#17885)
    89   * MapCSS: Add sort method (#17995)
    90   * MapCSS: add tag_regex method to get keys by regex for comparison functions (#18057)
    91   * Mappaint styles: keep the style settings menu open after one has been selected (#10435)
    92   * Mappaint styles: Enable grouping of similar style settings for enabling/disabling several settings at once (#10435)
    93   * support RTKLib Positioning Solution files. Add new "Quality" GPX color mode (#17829)
    94   * Avoid adding multiple conflicts for single object (#17875)
    95 * minor enhancements
    96   * Enable download of incomplete members from cloned relations in relation editor (#17910)
    97   * don't include ImageryInfo field names in imagery search (#17918)
    98   * Don't break connectivity relations when ways are split (#17931)
    99   * display number of incomplete objects in OSM data layer information (#17979)
    100   * add missing space between name of wms endpoint and layer name (#18054)
    101   * add a workaround for IPv6 routing issues to api.openstreetmap.org (r15320, r15321)
    102   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    103     * remove check for old-style multipolygons (removed from OSM database in May 2017) (#17886)
    104     * Remove warning directing cycleway and footway taggings toward highway=path (#17901)
    105     * update piste:type values and make them searchable (r15252)
    106     * add bridge:movable=retractable and tilt (#17938)
    107     * don't warn about oneway on aeroway=runway or taxiway (r15254)
    108     * harmonize colors, warn about descriptive name=Hydrant (r15255)
    109     * disable addr:street together with addr:place warning in CZ and DK (#17604)
    110     * add preset and rendering support for highway=cycleway + foot=designated and highway=footway + bicycle=designated schema (#11780)
    111     * add manhole preset and warn about manhole=* without man_made=manhole (#17947)
    112     * deprecate amenity=garages, amenity=garage, office=real_estate, amenity=winery, shop=winery, amenity=youth_centre, bridge=pontoon, building:type, escalator, fenced, highway=abandoned, historic_name, landuse=field, leisure=beach, leisure=club, leisure=video_arcade, man_made=jetty, man_made=village_pump, man_made=water_tank, natural=moor, noexit=no, shop=dive, shop=furnace, sport=paragliding, tourism=bed_and_breakfast (#17370)
    113     * add guest_house=*, community_centre=*, community_centre:for=* (#17370)
    114     * replace diaper by changing_table and add validator rules (#17880)
    115     * warn about roof:shape=half_hipped (#17990)
    116     * warn about highway=cycleway cycleway=track (#17967)
    117     * warn about bridge_name and add bridge:name to bridge and movable bridge preset (#18003)
    118     * warn about generator:source, generator:method or generator:type without power=generator (#17997)
    119     * warn about Combined foot- and cycleway without segregated (except if surface is any kind of unpaved) (#17973)
    120     * remove special rendering of deprecated tags type=conifer and type=broad_leaved (#18010)
    121     * warn about access=public (#18007)
    122     * add most common opening_hours and collection_times (r15272)
    123     * replace crossing=island by crossing:island=yes (#17330)
    124     * new public_transport=platform icon (#17977)
    125     * Run "Building with an almost square angle" test only on ways inside download area (#18000)
    126     * don't warn about missing ref=* on highway=* if it is part of a type=route route=road relation which has a ref=* (#17970)
    127     * warn about highway=crossing crossing=no and railway=crossing crossing=no (#17330)
    128     * don't warn about unclosed sport=karting (r15297)
    129     * add resource to quarry preset (#18048)
    130     * add crop=sugarcane, coffea_plants (r15299)
    131     * add rendering for amenity=car_pooling and improve icon (#17780)
    132     * don't warn about "value games of key shop is unknown, maybe gas is meant" (#17987)
    133     * add barrier=handrail (#18055)
    134     * add superroute (#17908)
    135     * add police=* preset (Non-public police facility) and warn about police=yes and police=* together with amenity=police (#17950)
    136     * add emergency=emergency_ward_entrance and warn about emergency_ward_entrance=* without emergency=emergency_ward_entrance (#17989)
    137     * warn about most used non-building-type building values (#17786)
    138     * warn about footway=crossing and cycleway=crossing on nodes (#18060)
    139     * restore display of tram when tagged together or overlapping with highway, handle light_rail the same as tram, i.e. draw on top of highway and don't warn about missing railway=crossing|level_crossing (#18070, #17022)
    140   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15322&stop_rev=15239&limit=900 SVN log messages of milestone 19.08]
    141 
    142 (Milestone 19.07 was skipped.)
    143 
    144 == 2019-07-10: Stable release 15238 ([milestone:"19.06" 19.06]) == #stable-release-19.06
    145 (First version 15234 was released as stable version and due to major bugs the versions 15237 and 15238 were released as hotfixes.)
    146 * major enhancements
    147   * filter imagery list by (localized) country name (#17781)
    148 * medium enhancements
    149   * bugfix: incompletely downloaded turn restrictions did sometimes break when splitting the from way (#17810)
    150   * display external resources icons in the preferences (#13458)
    151   * display IPTC metadata from jpeg/tiff images (caption, headline, keywords, object name) (#17848)
    152   * add dedicated buttons in filter dialog to sort/reverse filters order. (#14208)
    153   * add HTTP/2 support (needs Java 11 and http2 plugin, #17861)
    154 * minor enhancements
    155   * improve CreateMultipolygonAction (#17768)
    156   * improve filter dialog table header (dynamic width, sortable) (#14208)
    157   * Improve performance when loading or validating complex multipolygon relation (#17819)
    158   * command line: Use %U code for Linux desktop Exec parameter to allow URLs in addition to file path (#17824)
    159   * allow to download geo: URI from the command line (#17825)
    160   * support Geo URIs with WGS84 CRS and/or uncertainty (#17825)
    161   * fix Create/Update multipolygon with touching inner rings (#17768)
    162   * increase decimal places of length in statusbar from one to two (#17823)
    163   * Don't zoom to download area by default for "Update Data" and "Download Along" actions. (#17871)
    164   * use a proper icon for "reorder imagery layers" action (#17826)
    165   * Replace OSM History Viewer (osmrmhv) by OSM History Viewer (Mapki) (#17621)
    166   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    167     * add amenity=car_pooling (#17780)
    168     * add nudism attribute to beach, beach resort and campsite presets (r15157)
    169     * make siren:purpose a multiselect and searchable (#17787)
    170     * add building=bakehouse (#17797)
    171     * add Diet preset and link it in some others (#17043)
    172     * deprecate cuisine=vegan|vegetarian in favor of diet:vegan|vegetarian (#17043)
    173     * add more cuisine=* values (#17043)
    174     * add opening_hours:kitchen=* (#17798)
    175     * deprecate kitchen_hours=* in favor of opening_hours:kitchen=* (#17798)
    176     * add reservation=* to more presets (#17798)
    177     * add wetland=fen  (#17799)
    178     * add cemetery=sector (#17804)
    179     * warn about cemetery=sector together with landuse=cemetery (#17804)
    180     * add icon for craft=hvac (r15170)
    181     * add rendering for telecom presets (#17689, #17690, #17692)
    182     * add man_made=street_cabinet (#17814)
    183     * add shop=party (#17434)
    184     * add shop=doors (#17434)
    185     * add railway=railway_crossing (#17834)
    186     * less obtrusive railway=switch icon (r15188)
    187     * add railway:switch=* combo in railway=switch preset (r15188)
    188     * add junction:ref=* to motorway_link, trunk_link and primary_link presets (#17791)
    189     * add direction=* to traffic_sign presets (#17815)
    190     * warn about traffic_sign=maxspeed without maxspeed=* (r15190)
    191     * add bridge=boardwalk and remove deprecated bridge=swing in rendering (#10447)
    192     * don't warn about maxspeed on suspicious object if traffic_sign:forward or traffic_sign:backward is present (#17844)
    193     * add traffic_signals:direction to Traffic Signal preset (#17808)
    194     * add cycleway=asl (#10618)
    195     * draw man_made=dyke below highway=* in own layer to see the highway if tagged on the same way (#17741)
    196     * add amenity=money_transfer (#17681)
    197     * deprecate shop=money_transfer (#17681)
    198     * deprecate contact:google_plus (r15200)
    199     * add highway=toll_gantry (#16989)
    200     * add enforcement=toll to enforcement relation preset (r15201)
    201     * remove strange voltage value 15000;200000 (#17174)
    202     * don't warn about building=trullo not in presets (r15212)
    203   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15238&stop_rev=15156&limit=900 SVN log messages of milestone 19.06]
    204 
    205 == 2019-06-02: Stable release 15155 ([milestone:"19.05" 19.05]) == #stable-release-19.05
    206 (First version 15150 was released as stable version and due to major bugs version 15155 was released as hotfix.)
    207 * major enhancements
    208   * add category icons in imagery preferences, add tooltips and a box to filter the list (#16301)
    209   * display dynamic imagery entries in sub menus when they have category not equal to photo (#17676, #17779)
    210 * medium enhancements
    211   * mapcss: 4 new operators: ⊆,⊈,⊇,⊉ (#10391)
    212 * minor enhancements
    213   * allow to define exceptions to the list of forbidden terms, through upload.comment.exception-terms property (#17634)
    214   * Remove google from default list of forbidden terms. Useful for DWG. (#17634)
    215   * Fix timezones and DST for image correlation (#17576)
    216   * Add new functions for plugin developers to find distances between primitives (#17616)
    217   * preset layout: don't merge single checks into immediate following checkgroup (#17698)
    218   * display a notification if the user is blocked (#17722)
    219   * load "MicroSec e-Szigno Root CA 2009" certificate, used by city of Budapest (#17668)
    220   * improve Update multipolygon feature (#17767)
    221   * Search dialog: input field reacts on changes in radio buttons (#17754)
    222   * Search dialog: detect invalid MapCSS search expressions (#17746)
    223   * ignore unclosed ways and multipolygons with unclosed outer rings in methods Geometry.filterInsidePolygon() and Geometry.filterInsideMultipolygon() (#17745)
    224   * possibility to set the Bing API key using jmapviewer.bing.api-key (#17744)
    225   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    226     * don't warn about arrows as unusual Unicode character (#17667)
    227     * don't warn about duplicate address if they have different addr:suburb (#17674)
    228     * warn about even more descriptive names: name=school|école|Школа|parc|park (#17633)
    229     * render tunnel=flooded like tunnel=culvert  (#17693)
    230     * add diameter and pressure to pipeline and penstock presets (#17694)
    231     * improve crossing and contains (x inside y) validator tests (#12627, #14287, #14289, #17695)
    232     * draw man_made=cutline below highway=* in own layer. Adapt color and width. (#17704)
    233     * make TurnrestrictionTest aware of conditional restrictions (#17709)
    234     * add bridge/tunnel/embankement/cutting checks to railway presets (#17650)
    235     * better preset layout bridge/tunnel/embankement/cutting checks in two columns (#17650)
    236     * remove incline from highway=bus_guideway preset (#17650)
    237     * remove incline and oneway from roundabout preset  (#17650)
    238     * remove branch=* from all power related presets (#17707)
    239     * remove voltage=* and frequency=* from power=plant presets (#17707)
    240     * add a warning about voltage=* and frequency=* on power=plant (#17707)
    241     * add plant:source to power=plant presets (#17707)
    242     * detect if a oneway in a relation may be going in the wrong direction (#17501)
    243     * add natural=strait (#17731)
    244     * allow lines for natural=bay , add bay=fjord checkbox in natural=bay preset, don't warn about long way segments of bay=fjord ways (#17727)
    245     * deprecate leisure=common (#17556)
    246     * add passenger_information_display and route_ref to public_transport=platform and highway=bus_stop presets (#17713)
    247     * add shop=watches (#17519)
    248     * warn about junction=yes together with highway=* (#17623)
    249     * warn about "A linear object highway=* without area=yes has a tag indicating that it is an area" at info level (#17623)
    250     * warn about power=plant together with generator:*=* and power=generator together with plant:*=* (#17644)
    251     * add telecom presets (street_cabinet=telecom, telecom=exchange, telecom=connection_point, telecom=service_device) (#17689, #17690, #17692)
    252     * don't throw warning "node connects highway and building" for entrance nodes (r15118)
    253     * Don't produce warning "Unknown property value - Value 'bank' for key 'building' is unknown, maybe 'barn' is meant?" (#17055)
    254     * Don't produce warning "Unknown property value - Value 'peat' for key 'resource' is unknown, maybe 'lead' is meant?" (#17762)
    255     * Don't produce "Relations with same members" for relations without members. They will be flagged as empty relations. (#17011)
    256     * Pipeline valve preset extension (#17719)
    257     * don't warn about addr:housenumber=bb in Bosnia and Herzegovina (#17486)
    258     * report building=hangar outside of aeroway (#10391)
    259   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15155&stop_rev=15032&limit=900 SVN log messages of milestone 19.05]
    260 
    261 == 2019-04-29: Stable release 15031 ([milestone:"19.04" 19.04]) == #stable-release-19.04
    262 * major enhancements
    263   * major bugfix: fixed several cases where changeset could be uploaded with a previous comment (#11168, #13474, #17452)
    264   * Merge the plugin download_along into core, the menu item "Download along..." moved from the "More tools" to the "File" menu. Improve its functionallity too. (#17551)
    265 * medium enhancements
    266   * drastically improve performance for SimplifyWayAction when used with very complex ways (#16102)
    267   * improve offline startup time on Windows by making certificate download optional (#17619)
    268   * display lines for local gpx tracks without tags (#17596)
    269   * possibility to reject uploads that do not follow comment/source upload policy, using the following 4 new properties: `upload.comment.forbidden-terms`, `upload.comment.mandatory-terms`, `upload.source.forbidden-terms`, `upload.source.mandatory-terms` (#17634)
    270   * reject uploads with source=google (#17634)
    271 * minor enhancements
    272   * fix a bug at the offset handling of geotagged images (#16846)
    273   * improve error handling of write protected files (#17237)
    274   * adjust "Zoom to download"/"Zoom to downloaded data" behavior and add new preference `zoom.scale-follow-native-resolution-at-load` (#17591)
    275   * fix a bug with filters of locked layers (#17610)
    276   * Allow to configure shortcut for "Move Node" action (#17654)
    277   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    278     * warn about highly suspicious Unicode characters (#17546, #17595)
    279     * warn about unnecessary gnis:Class tags (#17547)
    280     * warn about addr:housenumber without number (#17486)
    281     * raise "questionable key (ending with a number)" to warning level (#17554)
    282     * add wall=castle_wall, seawall and flood_wall (#17507)
    283     * add shop=carpet (#17557)
    284     * improve turn restriction validator warnings (#17561, #17567)
    285     * don't warn about man_made=wildlife_crossing together with bridge|tunnel=yes (#17570)
    286     * don't warn about psv=* on barrier=bollard (#17572)
    287     * remove building:ruian:type check (#17482)
    288     * warn about tracktype=grade1 with surface which does not fit with grade1 (#17592)
    289     * warn about tracktype=grade2 with surface=sand|mud (#17594)
    290     * improve messages created by RelationChecker (#17567)
    291     * raise addr:street together with addr:place to warning level (#17604)
    292     * warn about type=associatedStreet in germany (#17484)
    293     * add icon for craft=sawmill (r14998)
    294     * add sport=fitness (r15002)
    295     * warn about building:part=* together with building=* (#17630)
    296     * warn about sport=football (#17593)
    297     * warn about more descriptive names (#17629)
    298     * improve overlapping areas test (#17614)
    299     * improve "node connects highway and building" test (#17025)
    300     * allow the user to change the color of tagged nodes which don't get an icon on high zoom (#17147)
    301     * add material combo to historic=memorial preset (r15017)
    302     * improve inside area test (#17652)
    303     * improve performance of selecting complex multipolygons with double click (#17652)
    304     * improve performance in validator by not running "information" level checks if not wanted (#17656)
    305     * don't warn about shop=boat is unknown, maybe bag is meant (#17655)
    306     * don't warn about shop=tiles is unknown, maybe tyres is meant  (#17631)
    307   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15031&stop_rev=14946&limit=900 SVN log messages of milestone 19.04]
    308 
    309 == 2019-03-31: Stable release 14945 ([milestone:"19.03" 19.03]) == #stable-release-19.03
    310 * major enhancements
    311   * various improvements to the validator panel (see below)
    312 * medium enhancements
    313   * Validator dialog: manage ignore list (r14828, r14842, r14851, r14852, r14939)
    314   * Validator dialog: update validator tree when primitives are purged or removed and existing errors refer to those primitives (r14849, r14856, r14892, r14907)
    315   * Validator dialog: improve performance (r14845, r14855, r14857)
    316   * Validator dialog: add "Ignore for now" feature (r14889, r14894, r14912, r14931, r14893)
    317   * improve performance for GPX layer action "Download from OSM along this track" (r14868, r14872)
    318   * show last ''used'' tags in Add Tag Dialog, not only last ''added'' tags (r14926)
    319 * minor enhancements
    320   * Validator dialog: Disable buttons when they are not functional (r14825, r14847, r14858)
    321   * Validator dialog: improved Lookup button (r14826, r14834, r14854, r14887)
    322   * add missing conflict when merging a primitive modified and deleted in two data sets (r14922)
    323   * Preferences: Display languages in alphabetical order (r14929)
    324   * allow to paste full changeset URL where changeset id is expected (r14930)
    325   * support optional browse/ in osm url at open location, used by Keepright (r14944)
    326   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    327     * set correct translation context for colour tags in hydrant preset (r14829)
    328     * warn about leisure=nature_reserve on nodes (r14830)
    329     * warn about boundary=administrative together with landuse=residential  (r14831)
    330     * warn about highway=pedestrian together with width<3 (r14831, r14840, r14910)
    331     * add sport=rowing (r14841)
    332     * don't warn about footways ending at amenity=toilets (r14861)
    333     * clean up religion and denomination, replace religion=unitarian by religion=unitarian_universalist, warn about religion=catholic, add religion=tenrikyo and religion=confucian, add icons (r14867, r14873)
    334     * add shop=massage (r14874)
    335     * warn about shop=shopping_centre (r14874)
    336     * reorder agricultural=* combo in access preset and give it a better label (r14876, r14941)
    337     * Support interval as restriction-type in conditional syntax validator test (r14879)
    338     * Suppress warning Unknown property value - Value '12' for key 'capacity:disabled' is unknown, maybe one of [1, 2] is meant? (r14881)
    339     * don't warn about water=* on amenity=lavoir (r14883)
    340     * warn about descriptive names (r14884, r14885, r14911, r14891, r14923)
    341     * fix wrong warning for misspelled tag key (r14897)
    342     * suggest to remove building:ruian:type when there is no added value (r14901)
    343     * detect highway=footway|pedestrian with foot=yes|designated (and highway=cycleway with bicycle=yes|designated) (r14904, r14918, r14942, r14943)
    344     * warn about obsolete type=associatedStreet relations in germany (r14906, r14914)
    345     * add bicycle_parking=bollard (r14909, r14915)
    346     * don't warn about width on leisure=track (r14915)
    347     * add osmarender:* tags to automatically discarded tags (r14916, r14925)
    348     * deprecate is_in globally / is_in:* for nodes and ways (r14917)
    349     * detect and fix non-printing control characters (r14933)
    350     * replace shop=fashion with shop=clothes (r14935)
    351     * warn about ele values with more than 2 decimal places (r14940)
    352   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=14945&stop_rev=14825&limit=900 SVN log messages of milestone 19.03]
    353 
    354 == 2019-03-03: Stable release 14824 ([milestone:"19.02" 19.02]) == #stable-release-19.02
    355 * major enhancements
    356   * new language: Canadian English (en_CA: r14811, r14812)
    357 * medium enhancements
    358   * add mapcss function `gpx_distance()` to get the distance to the closest gpx point (r14802)
    359 * minor enhancements
    360   * gpx download improvements (r14761, r14762)
    361   * remember state of minimized docked panels when closing undocked panel (r14765, r14820)
    362   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    363     * add wiki documented denominations >500 uses (r14767, r14773)
    364     * don't warn about "customer is not a valid restriction value" (r14767, r14774)
    365     * add crop=cereal (r14769)
    366     * fix typo in tidal generator preset: steam -> stream (r14780)
    367     * warn about place without name, various amenity without name or without operator, mountain_pass and peak without ele, place_of_worship without denomination (r14798, r14799, r14818)
    368     * allows multiple values in URL validator (r14803)
    369     * deprecated amenity=sauna (r14804, r14815)
    370     * complain about shop=yes, except for amenity=fuel (r14805)
    371     * support rendering of boundary on relation ways for all boundary types not just administrative (r14806)
    372     * display leisure=track as line only (without fill color) by default. If area=yes is added or if it's a multipolygon, display the fill color. Warn about area=no on multipolygons (error level) (r14808)
    373     * deprecate natural=waterfall in favor of waterway=waterfall (r14814, r14815)
    374     * change preset: piste:grooming=classic;skating to classic+skating (r14821)
    375   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=14824&stop_rev=14761&limit=900 SVN log messages of milestone 19.02]
    376 
    377 
    378 == 2019-02-05: Stable release 14760 ([milestone:"19.01" 19.01]) == #stable-release-19.01
    379 * major enhancements
    380   * When unglueing a node from a way, retain the history on the node which gets assigned the tags. (r14653, r14662)
    381   * Add tab with installation details in "About" popup (r14693, r14701, r14707)
    382 * medium enhancements
    383   * Improved "Zoom to selection" behavior (r14628, r14734)
    384   * Allow to save active ValidatorLayer (r14667, r14668)
    385   * Make auto-resizing Tags table to fit content optional and disabled by default (r14677)
    386   * Display non default API URL in upload dialog (r14729)
    387 * minor enhancements
    388   * Imagery Preferences: harmonize cache size units (r14631)
    389   * Imagery Preferences: collect all cache settings in the same tab (r14632)
    390   * Detect preset wiki languages automatically (r14646, r14647, r14660, r14664)
    391   * Status report: exclude file history, Overpass queries (r14671)
    392   * Add Help buttons to several windows (r14655:14658, r14742:14745)
    393   * Restore contextual menu of history dialog (r14676)
    394   * GenericRelationEditor: bind Ctrl+Enter to okay action (r14679)
    395   * Improve progressMonitor for internal osm (xml) importer (r14688)
    396   * ChildRelationBrowser: add popup menu (r14713)
    397   * Remove support for TagChecker configuration files i.e. tagchecker.cfg (r14727)
    398   * Improve progress bar of history browser (r14756)
    399   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    400     * Don't sort map_size values in information=map preset (r14621)
    401     * Add 22000 as a valid voltage value (r14645)
    402     * Add naming tags for relations: water/waterway/wetland (r14680)
    403     * Fine tune unknown tags warning (r14696, r14739, r14750, r14751)
    404     * Add Key:interval to presets (r14711, r14712)
    405     * Add traffic_calming=dip, sort traffic calming presets more logical like in the wiki (r14714)
    406     * Add type of zoo (r14715)
    407     * Validate correct Key:interval syntax (r14728)
    408     * Remove some false positve validator warnings of attraction=summer_toboggan (r14735)
    409   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=14760&stop_rev=14621&limit=900 SVN log messages of milestone 19.01]
     16== 2026-02-01: Stable release 19481 ([milestone:"26.01" 26.01]) == #stable-release-26.01
     17* See full log [/log/josm/?rev=19481&stop_rev=19440 SVN log messages of milestone 26.01]
    41018
    41119== Older stable releases ==
    412   * [[Changelog/2018]]: Releases from r13266 to r14620
    413   * [[Changelog/2017]]: Releases from r11426 to r13265
    414   * [[Changelog/2016]]: Releases from r9230 to r11425
    415   * [[Changelog/2015]]: Releases from r7907 to r9229
    416   * [[Changelog/2014]]: Releases from r6763 to r7906
    417   * [[Changelog/2013]]: Releases from r5697 to r6502
    418   * [[Changelog/2012]]: Releases from r4878 to r5608
     20  * [wikitr:/Changelog/2025]: Releases from r19266 to r19439
     21  * [wikitr:/Changelog/2024]: Releases from r18906 to r19265
     22  * [wikitr:/Changelog/2023]: Releases from r18623 to r18905
     23  * [wikitr:/Changelog/2022]: Releases from r18361 to r18622
     24  * [wikitr:/Changelog/2021]: Releases from r17429 to r18360
     25  * [wikitr:/Changelog/2020]: Releases from r15629 to r17428
     26  * [wikitr:/Changelog/2019]: Releases from r14261 to r15628
     27  * [wikitr:/Changelog/2018]: Releases from r13266 to r14260
     28  * [wikitr:/Changelog/2017]: Releases from r11426 to r13265
     29  * [wikitr:/Changelog/2016]: Releases from r9230 to r11425
     30  * [wikitr:/Changelog/2015]: Releases from r7907 to r9229
     31  * [wikitr:/Changelog/2014]: Releases from r6763 to r7906
     32  * [wikitr:/Changelog/2013]: Releases from r5697 to r6502
     33  * [wikitr:/Changelog/2012]: Releases from r4878 to r5608
    41934
    42035== See also ==
    421 * There is a similar [[Plugin changelog|changelog for plugins]], which is no longer updated.
     36* There is a similar [[wikitr:/Plugin changelog|changelog for plugins]], which is no longer updated.