Changes between Version 708 and Version 1035 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v708 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-04-XX: Stable release 1XXXX ([milestone:"19.04" 19.04]) == #stable-release-19.04
    12 * bugfixes
    13   * fixed several cases where changeset could be uploaded with a previous comment (r14977)
     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]
    1412
    15 == 2019-03-31: Stable release 14945 ([milestone:"19.03" 19.03]) == #stable-release-19.03
    16 * major enhancements
    17   * various improvements to the validator panel (see below)
    18 * medium enhancements
    19   * Validator dialog: manage ignore list (r14828, r14842, r14851, r14852, r14939)
    20   * Validator dialog: update validator tree when primitives are purged or removed and existing errors refer to those primitives (r14849, r14856, r14892, r14907)
    21   * Validator dialog: improve performance (r14845, r14855, r14857)
    22   * Validator dialog: add "Ignore for now" feature (r14889, r14894, r14912, r14931, r14893)
    23   * improve performance for GPX layer action "Download from OSM along this track" (r14868, r14872)
    24   * show last ''used'' tags in Add Tag Dialog, not only last ''added'' tags (r14926)
    25 * minor enhancements
    26   * Validator dialog: Disable buttons when they are not functional (r14825, r14847, r14858)
    27   * Validator dialog: improved Lookup button (r14826, r14834, r14854, r14887)
    28   * add missing conflict when merging a primitive modified and deleted in two data sets (r14922)
    29   * Preferences: Display languages in alphabetical order (r14929)
    30   * allow to paste full changeset URL where changeset id is expected (r14930)
    31   * support optional browse/ in osm url at open location, used by Keepright (r14944)
    32   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    33     * set correct translation context for colour tags in hydrant preset (r14829)
    34     * warn about leisure=nature_reserve on nodes (r14830)
    35     * warn about boundary=administrative together with landuse=residential  (r14831)
    36     * warn about highway=pedestrian together with width<3 (r14831, r14840, r14910)
    37     * add sport=rowing (r14841)
    38     * don't warn about footways ending at amenity=toilets (r14861)
    39     * 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)
    40     * add shop=massage (r14874)
    41     * warn about shop=shopping_centre (r14874)
    42     * reorder agricultural=* combo in access preset and give it a better label (r14876, r14941)
    43     * Support interval as restriction-type in conditional syntax validator test (r14879)
    44     * Suppress warning Unknown property value - Value '12' for key 'capacity:disabled' is unknown, maybe one of [1, 2] is meant? (r14881)
    45     * don't warn about water=* on amenity=lavoir (r14883)
    46     * warn about descriptive names (r14884, r14885, r14911, r14891, r14923)
    47     * fix wrong warning for misspelled tag key (r14897)
    48     * suggest to remove building:ruian:type when there is no added value (r14901)
    49     * detect highway=footway|pedestrian with foot=yes|designated (and highway=cycleway with bicycle=yes|designated) (r14904, r14918, r14942, r14943)
    50     * warn about obsolete type=associatedStreet relations in germany (r14906, r14914)
    51     * add bicycle_parking=bollard (r14909, r14915)
    52     * don't warn about width on leisure=track (r14915)
    53     * add osmarender:* tags to automatically discarded tags (r14916, r14925)
    54     * deprecate is_in globally / is_in:* for nodes and ways (r14917)
    55     * detect and fix non-printing control characters (r14933)
    56     * replace shop=fashion with shop=clothes (r14935)
    57     * warn about ele values with more than 2 decimal places (r14940)
    58   * 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]
     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]
    5915
    60 == 2019-03-03: Stable release 14824 ([milestone:"19.02" 19.02]) == #stable-release-19.02
    61 * major enhancements
    62   * new language: Canadian English (en_CA: r14811, r14812)
    63 * medium enhancements
    64   * add mapcss function `gpx_distance()` to get the distance to the closest gpx point (r14802)
    65 * minor enhancements
    66   * gpx download improvements (r14761, r14762)
    67   * remember state of minimized docked panels when closing undocked panel (r14765, r14820)
    68   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    69     * add wiki documented denominations >500 uses (r14767, r14773)
    70     * don't warn about "customer is not a valid restriction value" (r14767, r14774)
    71     * add crop=cereal (r14769)
    72     * fix typo in tidal generator preset: steam -> stream (r14780)
    73     * 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)
    74     * allows multiple values in URL validator (r14803)
    75     * deprecated amenity=sauna (r14804, r14815)
    76     * complain about shop=yes, except for amenity=fuel (r14805)
    77     * support rendering of boundary on relation ways for all boundary types not just administrative (r14806)
    78     * 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)
    79     * deprecate natural=waterfall in favor of waterway=waterfall (r14814, r14815)
    80     * change preset: piste:grooming=classic;skating to classic+skating (r14821)
    81   * 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]
    82 
    83 
    84 == 2019-02-05: Stable release 14760 ([milestone:"19.01" 19.01]) == #stable-release-19.01
    85 * major enhancements
    86   * When unglueing a node from a way, retain the history on the node which gets assigned the tags. (r14653, r14662)
    87   * Add tab with installation details in "About" popup (r14693, r14701, r14707)
    88 * medium enhancements
    89   * Improved "Zoom to selection" behavior (r14628, r14734)
    90   * Allow to save active ValidatorLayer (r14667, r14668)
    91   * Make auto-resizing Tags table to fit content optional and disabled by default (r14677)
    92   * Display non default API URL in upload dialog (r14729)
    93 * minor enhancements
    94   * Imagery Preferences: harmonize cache size units (r14631)
    95   * Imagery Preferences: collect all cache settings in the same tab (r14632)
    96   * Detect preset wiki languages automatically (r14646, r14647, r14660, r14664)
    97   * Status report: exclude file history, Overpass queries (r14671)
    98   * Add Help buttons to several windows (r14655:14658, r14742:14745)
    99   * Restore contextual menu of history dialog (r14676)
    100   * GenericRelationEditor: bind Ctrl+Enter to okay action (r14679)
    101   * Improve progressMonitor for internal osm (xml) importer (r14688)
    102   * ChildRelationBrowser: add popup menu (r14713)
    103   * Remove support for TagChecker configuration files i.e. tagchecker.cfg (r14727)
    104   * Improve progress bar of history browser (r14756)
    105   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    106     * Don't sort map_size values in information=map preset (r14621)
    107     * Add 22000 as a valid voltage value (r14645)
    108     * Add naming tags for relations: water/waterway/wetland (r14680)
    109     * Fine tune unknown tags warning (r14696, r14739, r14750, r14751)
    110     * Add Key:interval to presets (r14711, r14712)
    111     * Add traffic_calming=dip, sort traffic calming presets more logical like in the wiki (r14714)
    112     * Add type of zoo (r14715)
    113     * Validate correct Key:interval syntax (r14728)
    114     * Remove some false positve validator warnings of attraction=summer_toboggan (r14735)
    115   * 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]
    11618
    11719== Older stable releases ==
    118   * [[Changelog/2018]]: Releases from r13266 to r14620
    119   * [[Changelog/2017]]: Releases from r11426 to r13265
    120   * [[Changelog/2016]]: Releases from r9230 to r11425
    121   * [[Changelog/2015]]: Releases from r7907 to r9229
    122   * [[Changelog/2014]]: Releases from r6763 to r7906
    123   * [[Changelog/2013]]: Releases from r5697 to r6502
    124   * [[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
    12534
    12635== See also ==
    127 * 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.