Changes between Version 727 and Version 1033 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v727 v1033  
    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-06-??: Stable release 15??? ([milestone:"19.06" 19.06]) == #stable-release-19.06
    12 * major enhancements
    13   *
    14 * medium enhancements
    15   * filter imagery list by (localized) country name (#17781)
    16 * minor enhancements
    17   * improve CreateMultipolygonAction (#17768)
    18   *
    19   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    20     * add amenity=car_pooling (#17780)
    21     * add nudism attribute to beach, beach resort and campsite presets (r15157)
    22     * make siren:purpose a multiselect and searchable (#17787)
    23     * add building=bakehouse (#17797)
    24     * add Diet preset and link it in some others (#17043)
    25     * deprecate cuisine=vegan|vegetarian in favor of diet:vegan|vegetarian (#17043)
    26     * add more cuisine=* values (#17043)
    27     * add opening_hours:kitchen=* (#17798)
    28     * deprecate kitchen_hours=* in favor of opening_hours:kitchen=* (#17798)
    29     * add reservation=* to more presets (#17798)
    30     * add wetland=fen  (#17799)
    31     * add cemetery=sector (#17804)
    32     * warn about cemetery=sector together with landuse=cemetery (#17804)
    33     * add icon for craft=hvac (r15170)
    34     * add rendering for telecom presets (#17689, #17690, #17692)
    35     * add man_made=street_cabinet (#17814)
    36     *
    37     *
    38     *
    39   * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15175&stop_rev=15156&limit=900 SVN log messages of milestone 19.06]
    40 
    41 == 2019-06-02: Stable release 15155 ([milestone:"19.05" 19.05]) == #stable-release-19.05
    42 (first version 15150 was released as stable version and due to major bugs version 15155 was released as hotfix.)
    43 * major enhancements
    44   * add category icons in imagery preferences, add tooltips and a box to filter the list (#16301)
    45   * display dynamic imagery entries in sub menus when they have category not equal to photo (#17676, #17779)
    46 * medium enhancements
    47   * mapcss: 4 new operators: ⊆,⊈,⊇,⊉ (#10391)
    48 * minor enhancements
    49   * allow to define exceptions to the list of forbidden terms, through upload.comment.exception-terms property (#17634)
    50   * Remove google from default list of forbidden terms. Useful for DWG. (#17634)
    51   * Fix timezones and DST for image correlation (#17576)
    52   * Add new functions for plugin developers to find distances between primitives (#17616)
    53   * preset layout: don't merge single checks into immediate following checkgroup (#17698)
    54   * display a notification if the user is blocked (#17722)
    55   * load "MicroSec e-Szigno Root CA 2009" certificate, used by city of Budapest (#17668)
    56   * improve Update multipolygon feature (#17767)
    57   * Search dialog: input field reacts on changes in radio buttons (#17754)
    58   * Search dialog: detect invalid MapCSS search expressions (#17746)
    59   * ignore unclosed ways and multipolygons with unclosed outer rings in methods Geometry.filterInsidePolygon() and Geometry.filterInsideMultipolygon() (#17745)
    60   * possibility to set the Bing API key using jmapviewer.bing.api-key (#17744)
    61   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    62     * don't warn about arrows as unusual Unicode character (#17667)
    63     * don't warn about duplicate address if they have different addr:suburb (#17674)
    64     * warn about even more descriptive names: name=school|école|Школа|parc|park (#17633)
    65     * render tunnel=flooded like tunnel=culvert  (#17693)
    66     * add diameter and pressure to pipeline and penstock presets (#17694)
    67     * improve crossing and contains (x inside y) validator tests (#12627, #14287, #14289, #17695)
    68     * draw man_made=cutline below highway=* in own layer. Adapt color and width. (#17704)
    69     * make TurnrestrictionTest aware of conditional restrictions (#17709)
    70     * add bridge/tunnel/embankement/cutting checks to railway presets (#17650)
    71     * better preset layout bridge/tunnel/embankement/cutting checks in two columns (#17650)
    72     * remove incline from highway=bus_guideway preset (#17650)
    73     * remove incline and oneway from roundabout preset  (#17650)
    74     * remove branch=* from all power related presets (#17707)
    75     * remove voltage=* and frequency=* from power=plant presets (#17707)
    76     * add a warning about voltage=* and frequency=* on power=plant (#17707)
    77     * add plant:source to power=plant presets (#17707)
    78     * detect if a oneway in a relation may be going in the wrong direction (#17501)
    79     * add natural=strait (#17731)
    80     * 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)
    81     * deprecate leisure=common (#17556)
    82     * add passenger_information_display and route_ref to public_transport=platform and highway=bus_stop presets (#17713)
    83     * add shop=watches (#17519)
    84     * warn about junction=yes together with highway=* (#17623)
    85     * warn about "A linear object highway=* without area=yes has a tag indicating that it is an area" at info level (#17623)
    86     * warn about power=plant together with generator:*=* and power=generator together with plant:*=* (#17644)
    87     * add telecom presets (street_cabinet=telecom, telecom=exchange, telecom=connection_point, telecom=service_device) (#17689, #17690, #17692)
    88     * don't throw warning "node connects highway and building" for entrance nodes (r15118)
    89     * Don't produce warning "Unknown property value - Value 'bank' for key 'building' is unknown, maybe 'barn' is meant?" (#17055)
    90     * Don't produce warning "Unknown property value - Value 'peat' for key 'resource' is unknown, maybe 'lead' is meant?" (#17762)
    91     * Don't produce "Relations with same members" for relations without members. They will be flagged as empty relations. (#17011)
    92     * Pipeline valve preset extension (#17719)
    93     * don't warn about addr:housenumber=bb in Bosnia and Herzegovina (#17486)
    94     * report building=hangar outside of aeroway (#10391)
    95   * 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]
    96 
    97 == 2019-04-29: Stable release 15031 ([milestone:"19.04" 19.04]) == #stable-release-19.04
    98 * major enhancements
    99   * major bugfix: fixed several cases where changeset could be uploaded with a previous comment (#11168, #13474, #17452)
    100   * 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)
    101 * medium enhancements
    102   * drastically improve performance for SimplifyWayAction when used with very complex ways (#16102)
    103   * improve offline startup time on Windows by making certificate download optional (#17619)
    104   * display lines for local gpx tracks without tags (#17596)
    105   * 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)
    106   * reject uploads with source=google (#17634)
    107 * minor enhancements
    108   * fix a bug at the offset handling of geotagged images (#16846)
    109   * improve error handling of write protected files (#17237)
    110   * adjust "Zoom to download"/"Zoom to downloaded data" behavior and add new preference `zoom.scale-follow-native-resolution-at-load` (#17591)
    111   * fix a bug with filters of locked layers (#17610)
    112   * Allow to configure shortcut for "Move Node" action (#17654)
    113   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    114     * warn about highly suspicious Unicode characters (#17546, #17595)
    115     * warn about unnecessary gnis:Class tags (#17547)
    116     * warn about addr:housenumber without number (#17486)
    117     * raise "questionable key (ending with a number)" to warning level (#17554)
    118     * add wall=castle_wall, seawall and flood_wall (#17507)
    119     * add shop=carpet (#17557)
    120     * improve turn restriction validator warnings (#17561, #17567)
    121     * don't warn about man_made=wildlife_crossing together with bridge|tunnel=yes (#17570)
    122     * don't warn about psv=* on barrier=bollard (#17572)
    123     * remove building:ruian:type check (#17482)
    124     * warn about tracktype=grade1 with surface which does not fit with grade1 (#17592)
    125     * warn about tracktype=grade2 with surface=sand|mud (#17594)
    126     * improve messages created by RelationChecker (#17567)
    127     * raise addr:street together with addr:place to warning level (#17604)
    128     * warn about type=associatedStreet in germany (#17484)
    129     * add icon for craft=sawmill (r14998)
    130     * add sport=fitness (r15002)
    131     * warn about building:part=* together with building=* (#17630)
    132     * warn about sport=football (#17593)
    133     * warn about more descriptive names (#17629)
    134     * improve overlapping areas test (#17614)
    135     * improve "node connects highway and building" test (#17025)
    136     * allow the user to change the color of tagged nodes which don't get an icon on high zoom (#17147)
    137     * add material combo to historic=memorial preset (r15017)
    138     * improve inside area test (#17652)
    139     * improve performance of selecting complex multipolygons with double click (#17652)
    140     * improve performance in validator by not running "information" level checks if not wanted (#17656)
    141     * don't warn about shop=boat is unknown, maybe bag is meant (#17655)
    142     * don't warn about shop=tiles is unknown, maybe tyres is meant  (#17631)
    143   * 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]
    144 
    145 == 2019-03-31: Stable release 14945 ([milestone:"19.03" 19.03]) == #stable-release-19.03
    146 * major enhancements
    147   * various improvements to the validator panel (see below)
    148 * medium enhancements
    149   * Validator dialog: manage ignore list (r14828, r14842, r14851, r14852, r14939)
    150   * Validator dialog: update validator tree when primitives are purged or removed and existing errors refer to those primitives (r14849, r14856, r14892, r14907)
    151   * Validator dialog: improve performance (r14845, r14855, r14857)
    152   * Validator dialog: add "Ignore for now" feature (r14889, r14894, r14912, r14931, r14893)
    153   * improve performance for GPX layer action "Download from OSM along this track" (r14868, r14872)
    154   * show last ''used'' tags in Add Tag Dialog, not only last ''added'' tags (r14926)
    155 * minor enhancements
    156   * Validator dialog: Disable buttons when they are not functional (r14825, r14847, r14858)
    157   * Validator dialog: improved Lookup button (r14826, r14834, r14854, r14887)
    158   * add missing conflict when merging a primitive modified and deleted in two data sets (r14922)
    159   * Preferences: Display languages in alphabetical order (r14929)
    160   * allow to paste full changeset URL where changeset id is expected (r14930)
    161   * support optional browse/ in osm url at open location, used by Keepright (r14944)
    162   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    163     * set correct translation context for colour tags in hydrant preset (r14829)
    164     * warn about leisure=nature_reserve on nodes (r14830)
    165     * warn about boundary=administrative together with landuse=residential  (r14831)
    166     * warn about highway=pedestrian together with width<3 (r14831, r14840, r14910)
    167     * add sport=rowing (r14841)
    168     * don't warn about footways ending at amenity=toilets (r14861)
    169     * 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)
    170     * add shop=massage (r14874)
    171     * warn about shop=shopping_centre (r14874)
    172     * reorder agricultural=* combo in access preset and give it a better label (r14876, r14941)
    173     * Support interval as restriction-type in conditional syntax validator test (r14879)
    174     * Suppress warning Unknown property value - Value '12' for key 'capacity:disabled' is unknown, maybe one of [1, 2] is meant? (r14881)
    175     * don't warn about water=* on amenity=lavoir (r14883)
    176     * warn about descriptive names (r14884, r14885, r14911, r14891, r14923)
    177     * fix wrong warning for misspelled tag key (r14897)
    178     * suggest to remove building:ruian:type when there is no added value (r14901)
    179     * detect highway=footway|pedestrian with foot=yes|designated (and highway=cycleway with bicycle=yes|designated) (r14904, r14918, r14942, r14943)
    180     * warn about obsolete type=associatedStreet relations in germany (r14906, r14914)
    181     * add bicycle_parking=bollard (r14909, r14915)
    182     * don't warn about width on leisure=track (r14915)
    183     * add osmarender:* tags to automatically discarded tags (r14916, r14925)
    184     * deprecate is_in globally / is_in:* for nodes and ways (r14917)
    185     * detect and fix non-printing control characters (r14933)
    186     * replace shop=fashion with shop=clothes (r14935)
    187     * warn about ele values with more than 2 decimal places (r14940)
    188   * 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]
    189 
    190 == 2019-03-03: Stable release 14824 ([milestone:"19.02" 19.02]) == #stable-release-19.02
    191 * major enhancements
    192   * new language: Canadian English (en_CA: r14811, r14812)
    193 * medium enhancements
    194   * add mapcss function `gpx_distance()` to get the distance to the closest gpx point (r14802)
    195 * minor enhancements
    196   * gpx download improvements (r14761, r14762)
    197   * remember state of minimized docked panels when closing undocked panel (r14765, r14820)
    198   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    199     * add wiki documented denominations >500 uses (r14767, r14773)
    200     * don't warn about "customer is not a valid restriction value" (r14767, r14774)
    201     * add crop=cereal (r14769)
    202     * fix typo in tidal generator preset: steam -> stream (r14780)
    203     * 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)
    204     * allows multiple values in URL validator (r14803)
    205     * deprecated amenity=sauna (r14804, r14815)
    206     * complain about shop=yes, except for amenity=fuel (r14805)
    207     * support rendering of boundary on relation ways for all boundary types not just administrative (r14806)
    208     * 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)
    209     * deprecate natural=waterfall in favor of waterway=waterfall (r14814, r14815)
    210     * change preset: piste:grooming=classic;skating to classic+skating (r14821)
    211   * 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]
    212 
    213 
    214 == 2019-02-05: Stable release 14760 ([milestone:"19.01" 19.01]) == #stable-release-19.01
    215 * major enhancements
    216   * When unglueing a node from a way, retain the history on the node which gets assigned the tags. (r14653, r14662)
    217   * Add tab with installation details in "About" popup (r14693, r14701, r14707)
    218 * medium enhancements
    219   * Improved "Zoom to selection" behavior (r14628, r14734)
    220   * Allow to save active ValidatorLayer (r14667, r14668)
    221   * Make auto-resizing Tags table to fit content optional and disabled by default (r14677)
    222   * Display non default API URL in upload dialog (r14729)
    223 * minor enhancements
    224   * Imagery Preferences: harmonize cache size units (r14631)
    225   * Imagery Preferences: collect all cache settings in the same tab (r14632)
    226   * Detect preset wiki languages automatically (r14646, r14647, r14660, r14664)
    227   * Status report: exclude file history, Overpass queries (r14671)
    228   * Add Help buttons to several windows (r14655:14658, r14742:14745)
    229   * Restore contextual menu of history dialog (r14676)
    230   * GenericRelationEditor: bind Ctrl+Enter to okay action (r14679)
    231   * Improve progressMonitor for internal osm (xml) importer (r14688)
    232   * ChildRelationBrowser: add popup menu (r14713)
    233   * Remove support for TagChecker configuration files i.e. tagchecker.cfg (r14727)
    234   * Improve progress bar of history browser (r14756)
    235   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    236     * Don't sort map_size values in information=map preset (r14621)
    237     * Add 22000 as a valid voltage value (r14645)
    238     * Add naming tags for relations: water/waterway/wetland (r14680)
    239     * Fine tune unknown tags warning (r14696, r14739, r14750, r14751)
    240     * Add Key:interval to presets (r14711, r14712)
    241     * Add traffic_calming=dip, sort traffic calming presets more logical like in the wiki (r14714)
    242     * Add type of zoo (r14715)
    243     * Validate correct Key:interval syntax (r14728)
    244     * Remove some false positve validator warnings of attraction=summer_toboggan (r14735)
    245   * 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]
     10== 2026-02-01: Stable release 19481 ([milestone:"26.01" 26.01]) == #stable-release-26.01
     11* See full log [/log/josm/?rev=19481&stop_rev=19440 SVN log messages of milestone 26.01]
    24612
    24713== Older stable releases ==
    248   * [[Changelog/2018]]: Releases from r13266 to r14620
    249   * [[Changelog/2017]]: Releases from r11426 to r13265
    250   * [[Changelog/2016]]: Releases from r9230 to r11425
    251   * [[Changelog/2015]]: Releases from r7907 to r9229
    252   * [[Changelog/2014]]: Releases from r6763 to r7906
    253   * [[Changelog/2013]]: Releases from r5697 to r6502
    254   * [[Changelog/2012]]: Releases from r4878 to r5608
     14  * [wikitr:/Changelog/2025]: Releases from r19266 to r19439
     15  * [wikitr:/Changelog/2024]: Releases from r18906 to r19265
     16  * [wikitr:/Changelog/2023]: Releases from r18623 to r18905
     17  * [wikitr:/Changelog/2022]: Releases from r18361 to r18622
     18  * [wikitr:/Changelog/2021]: Releases from r17429 to r18360
     19  * [wikitr:/Changelog/2020]: Releases from r15629 to r17428
     20  * [wikitr:/Changelog/2019]: Releases from r14261 to r15628
     21  * [wikitr:/Changelog/2018]: Releases from r13266 to r14260
     22  * [wikitr:/Changelog/2017]: Releases from r11426 to r13265
     23  * [wikitr:/Changelog/2016]: Releases from r9230 to r11425
     24  * [wikitr:/Changelog/2015]: Releases from r7907 to r9229
     25  * [wikitr:/Changelog/2014]: Releases from r6763 to r7906
     26  * [wikitr:/Changelog/2013]: Releases from r5697 to r6502
     27  * [wikitr:/Changelog/2012]: Releases from r4878 to r5608
    25528
    25629== See also ==
    257 * There is a similar [[Plugin changelog|changelog for plugins]], which is no longer updated.
     30* There is a similar [[wikitr:/Plugin changelog|changelog for plugins]], which is no longer updated.