Changes between Version 158 and Version 1035 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v158 v1035  
    11[[TranslatedPages]]
    2 = Changelog
     2[[PageOutline(2-15,Table of Contents)]]
    33
    4 This wiki page aims for providing user-friendly changelog for the [[DevelopersGuide/Schedule|tested releases]] of JOSM.  Its granularity lies somewhere between the contents of [[StartupPage]] and the [/log SVN log messages]. There is a similar [[Plugin changelog|changelog for plugins]].
     4= Changelog =
     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].
     6* This list contains mainly enhancements and changes.
     7* 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.
    59
    6 {{{#!comment
    7 * major changes/enhancements
    8 * minor enhancements
    9 * sub-minor enhancements
    10 * major bugs
    11 * [[Plugin changelog#Oct2012|plugin changes]]
    12 * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-08-08..&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed]
    13 }}}
     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 == 2013-12-XX: Development version
    16 * minor enhancements
    17   * Ask for `source` tag in changeset/upload (r6401)
    18   * Make "jump to position" more visible (added in View menu in expert mode, r6394, r6398)
    19   * Presets/Map styles:
    20     * Update of presets for `man_made=monitoring_station` (r6389, r6402), `water` (r6391), `addr:interpolation` (r6393), `building=dormitory` (r6395), `bridge` (r6399)
    21     * Adjust color of `retail`/`commercial` landuses (r6405)
    22   * Validator:
    23     * Tests improvements (r6404, r6407)
     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]
    2415
    25 == 2013-11-17: Stable release r6388
    26 * minor enhancements
    27   * Presets/Map styles:
    28     * Support of `man_made=monitoring_station` instead of `man_made=measurement_station` (r6385)
    29   * Validator:
    30     * Tagchecker improvements (r6384)
    31     * No warning about unclosed way with `sports=climbing` (r6386)
    32 * major bugs
    33   * Fix outdated translations in r6383 (r6387)
     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]
    3418
    35 == 2013-11-12: Stable release r6383
    36 * major changes/enhancements
    37   * New command to [[Help/Action/UnJoinNodeWay|disconnect node from way]] (r6253)
    38   * Notification of new OSM messages received (r6349)
    39 * minor enhancements
    40   * Discardable keys hidden by default. Expert users can display them by enabling option in OSM Data preferences (r6314)
    41   * Remember active layer in sessions (r6271)
    42   * Presets/Map styles:
    43     * Support of `shop=car_parts/gift/pawnbroker` (r6249, r6276), `building=shed` (r6293), `natural=saddle` (r6358)
    44     * New `internet_access` preset (r6346)
    45     * P2 map style: support of `amenity=library`, `amenity=nightclub`, `emergency=fire_hydrant`, `shop=department_store` (r6351)
    46   * Validator:
    47     * New test for numeric values (r6251)
    48     * New test for missing `highway=crossing` (r6303, r6368)
    49     * New test for `opening_hours`, `collection_times` and `service_times` (r6370-r6373, r6375-r6377, r6379)
    50     * New test for power line without `voltage` (r6343-r6344)
    51     * Deprecate `board_type=board` (r6346)
    52 * sub-minor enhancements
    53   * Rework console output (use of log levels Error/Warning/Info/Debug, r6248)
    54   * Small performance improvements (r6258, r6264, r6266, r6281, r6286)
    55   * Support `xapi_meta` Overpass API endpoint (r6272)
    56   * New option to display a notification at each autosave (r6357)
     19== Older stable releases ==
     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
    5734
    58 == 2013-09-20: Stable release r6238
    59 * major changes/enhancements
    60   * New non-intrusive notification messages (r6124, r6130-r6132, r6205)
    61   * Session menu now visible in expert mode (r6129, r6149-r6150)
    62 * minor enhancements
    63   * Support for GPX routes (`<rte>` element, r6206)
    64   * Presets/Map styles:
    65     * Support of SVG images (r6172, r6174, r6182)
    66     * New `text` attribute on `optional` preset item to set custom text (r6190)
    67     * New `item_separator` preset item (r6198)
    68     * New `power` plant specification (r6136, r6138)
    69     * Support of `building=garages/hospital/warehouse/retail` (r6153, r6193), `toilets:disposal` (r6154), `bicycle_road` (r6159), `emergency=phone/aed` (r6161, r6172), `entrance` (r6176-r6177), `waterway=wadi` (r6183), `tourist_bus` (r6187), `landuse=orchard` (r6188), `natural=tree_row` (r6218)
    70   * Validator: New tests for `*_type` tags without main tag (r6157), numerical keys (r6186), `barrier=entrance` not on a barrier (r6192)
    71   * Allow script to handle restart (r6125)
    72   * Performance improvements (r6162-r6163, r6165-r6169, r6171, r6173, r6175, r6178, r6181, r6203-r6204, r6226, r6228-r6231)
    73 
    74 == 2013-08-07: Stable release r6115
    75 * major changes/enhancements
    76   * Request OAuth permission to modify [http://wiki.openstreetmap.org/wiki/Notes OSM Notes] (r6066-r6067, r6076-r6077) for new [http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Notes Notes plugin].
    77   * Refactoring of plugin menu entries (More Tools, Data, Selection, GPS, r6082, r6088, r6097-r6098)
    78   * Selecting "duplicate" objects : prefer nodes of selected way, ways of selected node, members of selected relation (r6065)
    79 * minor enhancements
    80   * Relation Editor: add "Paste tags" button (r6092)
    81   * Presets: add new `checkgroup` item to specify group of checkboxes on multiple columns (r6114-r6115)
    82   * Remote Control: add examples, add `/feature` request to detect commands (r6091)
    83 * sub-minor enhancements
    84   * Status report: add Java package version for Debian/Ubuntu distributions (r6103)
    85   * Minor performance/code style improvements (r6083-r6087, r6089-r6090, r6093, r6102, r6104-r6106)
    86 * major bugs
    87   * Relation Editor was resetting mouse speed on Windows (r6063-r6064)
    88   * Fixed memory leaks (r6107)
    89   * Fixed restart with Java Web Start (r6111)
    90 * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-07-10..2013-08-07&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed]
    91 
    92 == 2013-07-09: Stable release r6060
    93 * major changes/enhancements
    94   * Highlight relation or object selected in Relation List, Selection List or Properties dialog (r6025-r6026, r6035-r6036, r6038, r6058)
    95 * minor enhancements
    96   * Choose WMS image format (r6000)
    97   * Option to reset preferences (Advanced preferences - More - Reset preferences, r6021)
    98   * Initial support for shortcut/color/toolbar/imagery profiles (Advanced preferences - More, r6022-r6023)
    99   * Download GPX data along a track (r6053-r6054)
    100   * Allow switching system of measurement from a single click on status line (r6056)
    101   * Add modifier `Ctrl` to drag nodes along segments in Extrude mode (previous setting can be restored in Advanced preferences) (r6050)
    102   * Internal presets:
    103     * Add `length` attribute for combos (r5997)
    104     * Update `railway` tags (r5999, r6001)
    105     * Add `roman_catholic` denomination to place of worship (r6014)
    106     * Update toilets, drinking water, farm stands (r6044)
    107   * Map style: rendering of `amenity=parking_space` (r6005)
    108   * Mac OSX: Enables the HiDPI support in Apple Java 6 (r6012)
    109   * Inline documentation for download tasks (File - Open Location, r6031-r6033)
    110 * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-06-06..2013-07-09&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed]
    111 
    112 == 2013-06-05: Stable release r5990
    113 * major changes/enhancements
    114   * Allow setting keyboard shortcuts for presets and other toolbar buttons (including preset groups and custom searches), context menu item "Edit shortcut" (r5954)
    115   * New "Toggle panels" action on Tab (r5965-r5966, r5979)
    116   * Automatic zoom for WMS layers (r5969)
    117 * minor enhancements
    118   * Improvements in context menus behaviour, new "Zoom to problem" mode (r5958)
    119   * Internal presets:
    120     * Add `amenity=clinic` (r5940)
    121     * Add missing `barrier`s (r5941)
    122     * Update `horse`-related presets (r5942)
    123     * Use full list of country codes for `addr:country` with new preset attribute `values_from` (r5964)
    124 * major bugs
    125   * Do not include OS details in changeset `created_by` tag (r5956)
    126 * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-05-09..2013-06-05&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed]
    127 
    128 == 2013-05-08: Stable release r5939
    129 * major bugs
    130   * Invalid data produced by revert/undelete features (#8679, #8680, r5935)
    131   * Startup page/help system broken (#8685, r5936-r5939)
    132 
    133 == 2013-05-06: Stable release r5932
    134 * major changes/enhancements
    135   * Integrate restart plugin into core. Asks for restart when needed (r5857, r5904)
    136   * Right click menu "undo, cut, copy, paste, delete, select all" for each text component (r5884, r5886)
    137   * Improved performance of Purge command (r5905)
    138 * minor enhancements
    139   * Internal presets:
    140     * "Route (legacy)" renamed to "General route"; "Route" renamed to "Public transport route" (r5838)
    141     * Update/unification of `leisure` and `amenity` presets (r5846)
    142     * Add `shop=newsagent` (r5860)
    143     * Display preset icon as preset dialog's frame icon (r5931)
    144   * Map style: Rendering of `office=company` and `office=government` (r5930)
    145   * Plugins: Allow plugins to add custom components to Upload dialog (r5842)
    146   * Remote control:
    147     * Start/stop HTTP server without restarting JOSM (r5861)
    148     * Add `new_layer` parameter to `import` handler (r5872)
    149     * Allow adding tags without confirmation for current session (r5876, r5880)
    150   * Search: Allow to search for numerical ranges for `id:`, `changeset:` and `version:` operators (like `nodes:`, r5848)
    151   * Validator: New test to detect invalid `highway` tags on roundabouts (r5902)
    152 * sub-minor enhancements
    153   * Bug reports:
    154     * Add "Report bug" button in Status report dialog, change bug report link in About dialog (r5849)
    155     * More detailed OS version info for Linux, Windows and Mac OS systems (r5850-r5852, r5867, r5877, r5879)
    156     * Better User-Agent handling (r5865, r5868, r5873, r5887, r5898)
    157 * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-04-08..2013-05-06&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed]
    158 
    159 
    160 == 2013-04-08: Stable release r5836
    161 * major changes/enhancements
    162   * Major rework of contextual menus (r5793-r5794, r5799-r5800, r5821, r5825)
    163   * Paste tags from text: added "Clear buffer" button to the messages shown for incorrect buffer (r5809)
    164 * minor enhancements
    165   * Contextual menu in Add/Edit tag dialog:
    166     * Save recently added tags in preferences (r5773)
    167   * Internal presets:
    168     * Allow `man_made=watermill` for closed ways (r5770)
    169     * Allow `traffic_calming` for ways (r5802)
    170   * MapCSS:
    171     * New map element `repeat-image` similar to `pattern-image`, but more flexible (r5801, r5811-r5812)
    172   * Plugins:
    173     * Allow plugins to warn about conflicts (r5775)
    174     * Allow plugins to replace default tile loader (r5779)
    175   * Validator:
    176     * Remove "House number on a non-building area" validator test (r5776)
    177     * Fix empty new relations (by deleting them, r5828)
    178   * Remove [deprecated] imagery offset server support (r5808)
    179   * Improved GPX tracks filtering by date (r5815)
    180 * sub-minor enhancements
    181   * Use of Arial and Calibri fonts on Windows systems when Helvetica is not available (r5797)
    182   * Move Imagery offset action to the top of Imagery menu (r5807)
    183   * Add system name to user agent string, to compute OS marketshare statistics (r5819)
    184   * Bug reports:
    185     * Compress bug reports before encoding them to have shorter URLs (to avoid incomplete stacktraces on Windows systems, r5827)
    186     * Include command-line arguments in status report (r5831, r5833)
    187 * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-03-08..2013-04-07&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed]
    188 
    189 == 2013-03-07: Stable release r5759
    190 * major changes/enhancements
    191   * Paste tags from system text clipboard (r5738, r5755, r5756)
    192   * Various improvements to Extrude mode (r5741, r5746, r5747)
    193 * minor enhancements
    194   * Contextual menu in Add/Edit tag dialog (r5704):
    195     * Default EN keyboard layout for key
    196     * Customize number of recent tags
    197     * Paste key/value
    198   * MapCSS: improved performance (r5705)
    199   * Remote control:
    200     * Allow to delete tags in `load_and_zoom` handler (r5706)
    201     * Added `addtags` parameter to `add_node` and `add_way` handlers (r5707)
    202   * Internal presets:
    203     * Allow `amenity=studio` for closed ways and relations (r5708)
    204     * Deprecated `amenity=emergency_phone` in favor of `emergency=phone` (r5742, r5751)
    205     * Added `natural=grassland` (r5743)
    206   * Shortcuts:
    207     * `Ctrl-Alt-Shift-U` now uploads current selection instead of uploading applet preferences (r5711)
    208   * Allow to filter gpx traces by age (layer context menu, filter dialog, r5717)
    209   * Command stack dialog: select and zoom to affected primitives on double-click, Enter or context menu action (r5727)
    210   * Warning when reversing a directional tag (`natural=coastline/cliff`, `barrier=guard_rail/kerb/retaining_wall`, `waterway=stream/river/ditch/drain/canal`, r5724, r5732)
    211   * Export GeoJSON as UTF-8 (r5749)
    212 * sub-minor enhancements
    213   * Preferences dialog:
    214     * Group preferences in Display settings / OSM Data (r5703)
    215     * Customize helper lines color and stroke (r5739, r5741)
    216   * Add WMS/TMS dialog: UI improvements (OK button enabled status is dynamic, new Help button, name suggested for wms_endpoint, r5731)
    217 * major bugs
    218   * Fixed several bugs with relation dialog filter (r5709, r5720, r5725, r5744)
    219   * Workaround for JDK bug 6322854 (crash when inserting password from clipboard corrupted by KeePass, r5752)
    220 * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-02-10..2013-03-07&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed]
    221 
    222 == 2013-02-06: Stable release r5697
    223 * major changes/enhancements
    224   * Relation editor: roles are suggested at relation creation/edition (r5614-r5615, r5624-r5625) and checked at validation (r5641)
    225   * Relation toggle dialog: possibility to filter relations (r5616, r5696)
    226   * Add/Edit dialog: possibility to add several tags without closing, new help button, remember dialog position (r5636, r5642, r5646, r5656, r5658-r5659)
    227   * Imagery layers:
    228     * New imagery entry `wms_endpoint`: Store WMS endpoint only, select layers at usage. WMS/TMS UI reworked (r5617-r5618, r5649-r5650, r5660, r5666)
    229   * Validator:
    230     * New tests for addresses (house numbers in associatedStreet relations) (r5644, r5647, r5655, r5662)
    231     * New test for Wikipedia tags (WIWOSM) (r5683, r5685)
    232     * Improve performance for layer painting (r5671) and error fixing (r5673)
    233 * minor enhancements
    234   * remember map position and scale (r5670) and session support for marker layers (r5684)
    235   * Remote control:
    236     * Various improvements (requests validation, display of confirmation messages, robustness) (r5629, r5651, r5668, r5680, r5691)
    237   * Menus:
    238     * Enable menu scroller for imagery menu (r5660)
    239     * Show/hide Audio menu without restart (r5661)
    240     * Add mouse wheel scroll support in scrollable menus (r5664)
    241   * Internal presets:
    242     * New option `auto_increment` that allows the user to select one of a number of given auto-increment values. Switched on for house numbers (r5639, r5643)
    243     * Add `tunnel=building_passage`, `covered=arcade`, `covered=colonnade`, `tunnel=avalanche_protector`, `tunnel=culvert` (r5611)
    244     * Add retirement home (`amenity=social_facility,social_facility=group_home,social_facility:for=senior`) (r5626)
    245     * Add tag `area` in `highway=pedestrian` (r5628)
    246   * Map Styles:
    247     * Default icons for `public_transport=stop_position` and `public_transport=platform` (r5690)
    248 * sub-minor enhancements
    249   * Access directly to validator preferences from validator dialog with a small preferences button left to pin button (r5631)
    250 * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2012-12-03..2013-02-06&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed]
    251 
    252 == Older stable releases
    253   * [[Changelog/2012]]: Releases from r4878 to r5608
     35== See also ==
     36* There is a similar [[wikitr:/Plugin changelog|changelog for plugins]], which is no longer updated.