Changes between Version 168 and Version 1035 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v168 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 == Development version
    16 * major enhancements
    17   * Validator: new MapCSS-based tag checker/fixer in replacement of old tagchecker (r6506, r6511-r6513, r6529, r6532, r6534, r6537-r6538, r6547-r6548, r6550-r6554)
    18   * `wayselector` plugin integrated into main program (r6544)
    19 * minor enhancements
    20   * Initialize default center view of map to last download location instead of (0,0) (r6509)
    21   * Remote control:
    22     * New arguments `changeset_comment` and `changeset_source` to `load_and_zoom` handler to add changeset tags (r6517)
    23     * Add command description to usage page (r6536)
    24   * History dialog: UI tuning (r6519), shortcuts for up/down arrow keys (r6520)
    25   * Proxy support improvements (r6523-r6525)
    26   * Presets/Map styles:
    27     * Update of presets for `man_made=surveillance` (r6505), `place_of_worship` (r6508)
    28     * Display `capacity` as a name complement for labels (r6541)
    29   * Validator: test improvements (r6503-r6504, r6510, r6515-r6516, r6518, r6526-r6527, r6533, r6549)
    30 * sub-minor enhancements:
    31   * Allow to build JOSM from a git mirror clone (r6540, r6545)
     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]
    3215
    33 == 2013-12-20: Stable release r6502
    34 * major enhancements
    35   * Ask Windows users to update from Java 6 to Java 7 (r6443)
    36   * Ask for `source` tag in changeset/upload (r6401, r6408-r6409, r6419, r6424, r6428)
    37   * [[Help/Action/ImproveWayAccuracy|Improve way accuracy]] enabled for normal users (r6454)
    38   * Add Hungarian EOV projection and GRS67 ellipsoid (r6463)
    39   * History dialog:
    40     * Load and display changeset comment (r6440, r6479)
    41     * Show history for any object (r6448-r6449)
    42 * minor enhancements
    43   * Make "jump to position" more visible (added in View menu in expert mode, r6394, r6398)
    44   * Direct menu items to preset/imagery preferences (r6426)
    45   * Search: support less/greater-than, e.g., `start_date>1950` (r6429)
    46   * WMS auto-zoom configurable in preferences dialog (r6460)
    47   * GeoJSON support improvements (r6484-r6485)
    48   * Shortcuts:
    49     * Zoom with '+' and '-' in download dialog (r6438)
    50     * Additional shortcuts for copy/paste (ctrl-inser and shift-inser, r6451)
    51     * Geoimage: select first/last image with Home/End key (r6456)
    52   * Presets/Map styles:
    53     * Update of presets for `man_made=monitoring_station` (r6389, r6402), `water` (r6391), `addr:interpolation` (r6393), `building=dormitory` (r6395), `bridge` (r6399), `place_of_worship` (r6432-r6433), `highway=residential` (r6477), `highway=speed_camera` (r6480), `man_made=surveillance` (r6492-r6493), `internet_access` (r6498)
    54     * New `*name` preset (r6464, r6470)
    55     * Adjust color of `retail`/`commercial` landuses (r6405)
    56     * Make presets selected values searchable/findable via F3 (r6425)
    57     * Separate icons for tree types `conifer`, `broad_leaved`, `palm` (r6441)
    58     * MapCSS: add support for negated regular expressions (r6455)
    59   * Relation editor: improve sorting of `associatedStreet`/`street` relation members (r6461)
    60   * Validator:
    61     * Tests improvements (r6404, r6407, r6410, r6414-r6418, r6420, r6423, r6427, r6430, r6434-r6435, r6447, r6457-r6459, r6462, r6465-r6466, r6469, r6472, r6475, r6489, r6491, r6494)
    62     * Warnings for `source:*` tags without their main tag (r6481)
    63     * Basic validation of `source:maxspeed` (r6482, r6487)
    64     * Sorting of validation results (r6468, r6490)
     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]
    6518
    66 == 2013-11-17: Stable release r6388
    67 * minor enhancements
    68   * Presets/Map styles:
    69     * Support of `man_made=monitoring_station` instead of `man_made=measurement_station` (r6385)
    70   * Validator:
    71     * Tagchecker improvements (r6384)
    72     * No warning about unclosed way with `sports=climbing` (r6386)
    73 * major bugs
    74   * Fix outdated translations in r6383 (r6387)
     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
    7534
    76 == 2013-11-12: Stable release r6383
    77 * major changes/enhancements
    78   * New command to [[Help/Action/UnJoinNodeWay|disconnect node from way]] (r6253)
    79   * Notification of new OSM messages received (r6349)
    80 * minor enhancements
    81   * Discardable keys hidden by default. Expert users can display them by enabling option in OSM Data preferences (r6314)
    82   * Remember active layer in sessions (r6271)
    83   * Presets/Map styles:
    84     * Support of `shop=car_parts/gift/pawnbroker` (r6249, r6276), `building=shed` (r6293), `natural=saddle` (r6358)
    85     * New `internet_access` preset (r6346)
    86     * P2 map style: support of `amenity=library`, `amenity=nightclub`, `emergency=fire_hydrant`, `shop=department_store` (r6351)
    87   * Validator:
    88     * New test for numeric values (r6251)
    89     * New test for missing `highway=crossing` (r6303, r6368)
    90     * New test for `opening_hours`, `collection_times` and `service_times` (r6370-r6373, r6375-r6377, r6379)
    91     * New test for power line without `voltage` (r6343-r6344)
    92     * Deprecate `board_type=board` (r6346)
    93 * sub-minor enhancements
    94   * Rework console output (use of log levels Error/Warning/Info/Debug, r6248)
    95   * Small performance improvements (r6258, r6264, r6266, r6281, r6286)
    96   * Support `xapi_meta` Overpass API endpoint (r6272)
    97   * New option to display a notification at each autosave (r6357)
    98 
    99 == 2013-09-20: Stable release r6238
    100 * major changes/enhancements
    101   * New non-intrusive notification messages (r6124, r6130-r6132, r6205)
    102   * Session menu now visible in expert mode (r6129, r6149-r6150)
    103 * minor enhancements
    104   * Support for GPX routes (`<rte>` element, r6206)
    105   * Presets/Map styles:
    106     * Support of SVG images (r6172, r6174, r6182)
    107     * New `text` attribute on `optional` preset item to set custom text (r6190)
    108     * New `item_separator` preset item (r6198)
    109     * New `power` plant specification (r6136, r6138)
    110     * 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)
    111   * Validator: New tests for `*_type` tags without main tag (r6157), numerical keys (r6186), `barrier=entrance` not on a barrier (r6192)
    112   * Allow script to handle restart (r6125)
    113   * Performance improvements (r6162-r6163, r6165-r6169, r6171, r6173, r6175, r6178, r6181, r6203-r6204, r6226, r6228-r6231)
    114 
    115 == 2013-08-07: Stable release r6115
    116 * major changes/enhancements
    117   * 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].
    118   * Refactoring of plugin menu entries (More Tools, Data, Selection, GPS, r6082, r6088, r6097-r6098)
    119   * Selecting "duplicate" objects : prefer nodes of selected way, ways of selected node, members of selected relation (r6065)
    120 * minor enhancements
    121   * Relation Editor: add "Paste tags" button (r6092)
    122   * Presets: add new `checkgroup` item to specify group of checkboxes on multiple columns (r6114-r6115)
    123   * Remote Control: add examples, add `/feature` request to detect commands (r6091)
    124 * sub-minor enhancements
    125   * Status report: add Java package version for Debian/Ubuntu distributions (r6103)
    126   * Minor performance/code style improvements (r6083-r6087, r6089-r6090, r6093, r6102, r6104-r6106)
    127 * major bugs
    128   * Relation Editor was resetting mouse speed on Windows (r6063-r6064)
    129   * Fixed memory leaks (r6107)
    130   * Fixed restart with Java Web Start (r6111)
    131 * [/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]
    132 
    133 == 2013-07-09: Stable release r6060
    134 * major changes/enhancements
    135   * Highlight relation or object selected in Relation List, Selection List or Properties dialog (r6025-r6026, r6035-r6036, r6038, r6058)
    136 * minor enhancements
    137   * Choose WMS image format (r6000)
    138   * Option to reset preferences (Advanced preferences - More - Reset preferences, r6021)
    139   * Initial support for shortcut/color/toolbar/imagery profiles (Advanced preferences - More, r6022-r6023)
    140   * Download GPX data along a track (r6053-r6054)
    141   * Allow switching system of measurement from a single click on status line (r6056)
    142   * Add modifier `Ctrl` to drag nodes along segments in Extrude mode (previous setting can be restored in Advanced preferences) (r6050)
    143   * Internal presets:
    144     * Add `length` attribute for combos (r5997)
    145     * Update `railway` tags (r5999, r6001)
    146     * Add `roman_catholic` denomination to place of worship (r6014)
    147     * Update toilets, drinking water, farm stands (r6044)
    148   * Map style: rendering of `amenity=parking_space` (r6005)
    149   * Mac OSX: Enables the HiDPI support in Apple Java 6 (r6012)
    150   * Inline documentation for download tasks (File - Open Location, r6031-r6033)
    151 * [/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]
    152 
    153 == 2013-06-05: Stable release r5990
    154 * major changes/enhancements
    155   * Allow setting keyboard shortcuts for presets and other toolbar buttons (including preset groups and custom searches), context menu item "Edit shortcut" (r5954)
    156   * New "Toggle panels" action on Tab (r5965-r5966, r5979)
    157   * Automatic zoom for WMS layers (r5969)
    158 * minor enhancements
    159   * Improvements in context menus behaviour, new "Zoom to problem" mode (r5958)
    160   * Internal presets:
    161     * Add `amenity=clinic` (r5940)
    162     * Add missing `barrier`s (r5941)
    163     * Update `horse`-related presets (r5942)
    164     * Use full list of country codes for `addr:country` with new preset attribute `values_from` (r5964)
    165 * major bugs
    166   * Do not include OS details in changeset `created_by` tag (r5956)
    167 * [/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]
    168 
    169 == 2013-05-08: Stable release r5939
    170 * major bugs
    171   * Invalid data produced by revert/undelete features (#8679, #8680, r5935)
    172   * Startup page/help system broken (#8685, r5936-r5939)
    173 
    174 == 2013-05-06: Stable release r5932
    175 * major changes/enhancements
    176   * Integrate restart plugin into core. Asks for restart when needed (r5857, r5904)
    177   * Right click menu "undo, cut, copy, paste, delete, select all" for each text component (r5884, r5886)
    178   * Improved performance of Purge command (r5905)
    179 * minor enhancements
    180   * Internal presets:
    181     * "Route (legacy)" renamed to "General route"; "Route" renamed to "Public transport route" (r5838)
    182     * Update/unification of `leisure` and `amenity` presets (r5846)
    183     * Add `shop=newsagent` (r5860)
    184     * Display preset icon as preset dialog's frame icon (r5931)
    185   * Map style: Rendering of `office=company` and `office=government` (r5930)
    186   * Plugins: Allow plugins to add custom components to Upload dialog (r5842)
    187   * Remote control:
    188     * Start/stop HTTP server without restarting JOSM (r5861)
    189     * Add `new_layer` parameter to `import` handler (r5872)
    190     * Allow adding tags without confirmation for current session (r5876, r5880)
    191   * Search: Allow to search for numerical ranges for `id:`, `changeset:` and `version:` operators (like `nodes:`, r5848)
    192   * Validator: New test to detect invalid `highway` tags on roundabouts (r5902)
    193 * sub-minor enhancements
    194   * Bug reports:
    195     * Add "Report bug" button in Status report dialog, change bug report link in About dialog (r5849)
    196     * More detailed OS version info for Linux, Windows and Mac OS systems (r5850-r5852, r5867, r5877, r5879)
    197     * Better User-Agent handling (r5865, r5868, r5873, r5887, r5898)
    198 * [/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]
    199 
    200 
    201 == 2013-04-08: Stable release r5836
    202 * major changes/enhancements
    203   * Major rework of contextual menus (r5793-r5794, r5799-r5800, r5821, r5825)
    204   * Paste tags from text: added "Clear buffer" button to the messages shown for incorrect buffer (r5809)
    205 * minor enhancements
    206   * Contextual menu in Add/Edit tag dialog:
    207     * Save recently added tags in preferences (r5773)
    208   * Internal presets:
    209     * Allow `man_made=watermill` for closed ways (r5770)
    210     * Allow `traffic_calming` for ways (r5802)
    211   * MapCSS:
    212     * New map element `repeat-image` similar to `pattern-image`, but more flexible (r5801, r5811-r5812)
    213   * Plugins:
    214     * Allow plugins to warn about conflicts (r5775)
    215     * Allow plugins to replace default tile loader (r5779)
    216   * Validator:
    217     * Remove "House number on a non-building area" validator test (r5776)
    218     * Fix empty new relations (by deleting them, r5828)
    219   * Remove [deprecated] imagery offset server support (r5808)
    220   * Improved GPX tracks filtering by date (r5815)
    221 * sub-minor enhancements
    222   * Use of Arial and Calibri fonts on Windows systems when Helvetica is not available (r5797)
    223   * Move Imagery offset action to the top of Imagery menu (r5807)
    224   * Add system name to user agent string, to compute OS marketshare statistics (r5819)
    225   * Bug reports:
    226     * Compress bug reports before encoding them to have shorter URLs (to avoid incomplete stacktraces on Windows systems, r5827)
    227     * Include command-line arguments in status report (r5831, r5833)
    228 * [/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]
    229 
    230 == 2013-03-07: Stable release r5759
    231 * major changes/enhancements
    232   * Paste tags from system text clipboard (r5738, r5755, r5756)
    233   * Various improvements to Extrude mode (r5741, r5746, r5747)
    234 * minor enhancements
    235   * Contextual menu in Add/Edit tag dialog (r5704):
    236     * Default EN keyboard layout for key
    237     * Customize number of recent tags
    238     * Paste key/value
    239   * MapCSS: improved performance (r5705)
    240   * Remote control:
    241     * Allow to delete tags in `load_and_zoom` handler (r5706)
    242     * Added `addtags` parameter to `add_node` and `add_way` handlers (r5707)
    243   * Internal presets:
    244     * Allow `amenity=studio` for closed ways and relations (r5708)
    245     * Deprecated `amenity=emergency_phone` in favor of `emergency=phone` (r5742, r5751)
    246     * Added `natural=grassland` (r5743)
    247   * Shortcuts:
    248     * `Ctrl-Alt-Shift-U` now uploads current selection instead of uploading applet preferences (r5711)
    249   * Allow to filter gpx traces by age (layer context menu, filter dialog, r5717)
    250   * Command stack dialog: select and zoom to affected primitives on double-click, Enter or context menu action (r5727)
    251   * Warning when reversing a directional tag (`natural=coastline/cliff`, `barrier=guard_rail/kerb/retaining_wall`, `waterway=stream/river/ditch/drain/canal`, r5724, r5732)
    252   * Export GeoJSON as UTF-8 (r5749)
    253 * sub-minor enhancements
    254   * Preferences dialog:
    255     * Group preferences in Display settings / OSM Data (r5703)
    256     * Customize helper lines color and stroke (r5739, r5741)
    257   * Add WMS/TMS dialog: UI improvements (OK button enabled status is dynamic, new Help button, name suggested for wms_endpoint, r5731)
    258 * major bugs
    259   * Fixed several bugs with relation dialog filter (r5709, r5720, r5725, r5744)
    260   * Workaround for JDK bug 6322854 (crash when inserting password from clipboard corrupted by KeePass, r5752)
    261 * [/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]
    262 
    263 == 2013-02-06: Stable release r5697
    264 * major changes/enhancements
    265   * Relation editor: roles are suggested at relation creation/edition (r5614-r5615, r5624-r5625) and checked at validation (r5641)
    266   * Relation toggle dialog: possibility to filter relations (r5616, r5696)
    267   * Add/Edit dialog: possibility to add several tags without closing, new help button, remember dialog position (r5636, r5642, r5646, r5656, r5658-r5659)
    268   * Imagery layers:
    269     * New imagery entry `wms_endpoint`: Store WMS endpoint only, select layers at usage. WMS/TMS UI reworked (r5617-r5618, r5649-r5650, r5660, r5666)
    270   * Validator:
    271     * New tests for addresses (house numbers in associatedStreet relations) (r5644, r5647, r5655, r5662)
    272     * New test for Wikipedia tags (WIWOSM) (r5683, r5685)
    273     * Improve performance for layer painting (r5671) and error fixing (r5673)
    274 * minor enhancements
    275   * remember map position and scale (r5670) and session support for marker layers (r5684)
    276   * Remote control:
    277     * Various improvements (requests validation, display of confirmation messages, robustness) (r5629, r5651, r5668, r5680, r5691)
    278   * Menus:
    279     * Enable menu scroller for imagery menu (r5660)
    280     * Show/hide Audio menu without restart (r5661)
    281     * Add mouse wheel scroll support in scrollable menus (r5664)
    282   * Internal presets:
    283     * 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)
    284     * Add `tunnel=building_passage`, `covered=arcade`, `covered=colonnade`, `tunnel=avalanche_protector`, `tunnel=culvert` (r5611)
    285     * Add retirement home (`amenity=social_facility,social_facility=group_home,social_facility:for=senior`) (r5626)
    286     * Add tag `area` in `highway=pedestrian` (r5628)
    287   * Map Styles:
    288     * Default icons for `public_transport=stop_position` and `public_transport=platform` (r5690)
    289 * sub-minor enhancements
    290   * Access directly to validator preferences from validator dialog with a small preferences button left to pin button (r5631)
    291 * [/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]
    292 
    293 == Older stable releases
    294   * [[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.