Changes between Version 588 and Version 1035 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v588 v1035  
    11[[TranslatedPages]]
    22[[PageOutline(2-15,Table of Contents)]]
     3
    34= 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.
    49
    5 This page aims for providing user-friendly changelog for the [[Releases|stable releases]] of JOSM. Its granularity lies somewhere between the contents of [[StartupPage]] and the [/log SVN log messages].
    6 * This list contains mainly only enhancements and changes.
    7 * Bug fixes are mostly not listed here (although a major part of the changes of each release cycle are bug fixes). See the link to the SVN log messages at the end of each chapter to search for fixed bugs.
    8 * Changes of external resources ([[Presets|Presets]], [[Styles|Map Paint Styles]], [[Rules|Validator Rules]], [[Maps|Imageries]] and [[Plugins|Plugins]]) are not listed here.
    9 * There are also JOSM related changes in the [https://trac.openstreetmap.org/ osm trac] which are not listed here as well.
     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]
    1012
    11 == Upcoming: 2017-10-??: Stable release 13??? ([milestone:"17.10" 17.10]) == #stable-release-17.10
    12 * major enhancements
    13   * Display already downloaded areas in the download window and at the minimap and improve the layer chooser button (r12927, r12955)
    14   * Add button that selects the relation from the relation editor (r12933)
    15 * medium enhancements
    16   * Add advanced option to scale the menu font (`gui.scale.menu.font`) (r12923)
    17   * Display modified colors in the preferences bold (r12953)
    18   * Allow plugins to modify the changeset tags before upload (r13028)
    19   * Antialiased text and better resize quality when viewing photos (r13038)
    20   * Include WhoDidIt in changeset history (r13041)
    21   * Allow both dot and comma decimal separator everywhere possible for user-entered values (r13050)
    22 * minor enhancements
    23   * Let Overpass Query Wizard show newest entry instead of oldest (r12977)
    24   * Include imagery_offset_database in default plugins embedded by Windows installer (r12979)
    25   * Display SubSeconds on picture's information overlay (r13042)
    26   * Remember position of "Adjust Imagery Offset" dialog (r13047)
    27   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    28    * Adapt title of preset dialog when "create relation" is the only choice (r12926)
    29    * Don't overwrite street_cabinet values by validator auto fix (r12930)
    30    * Override digit group separator to be consistent across languages with ISO 80000-1 (r12931)
    31    * Improve power=switch preset (r12934)
    32    * Warn about self-intersecting rings formed by multiple ways (r12941)
    33    * Add fuel:adblue (Diesel Exhaust Fluid: AdBlue/AUS32) to amenity=fuel preset (r12956, r13006)
    34    * Review use of min_age/max_age on presets (r12957)
    35    * Relation checker: Do not raise an error for incomplete ways for which we expect them to be closed, as we cannot know (r12976)
    36    * Overlapping areas test takes layer tag into account (r12986)
    37    * Add light_rail stop position (r12991)
    38    * Add cemetery=grave and historic=tomb (r12993, r13052)
    39    * Add "pole with switch" preset + new power icon & new validation rules (r12997, r13000)
    40    * Add place=quarter (r12998)
    41    * Fine tune some validator rules (r13005)
    42    * Don't warn about tourism nodes on way end nodes (r13006)
    43    * Add landuse=salt_pond (r13008)
    44    * Support conditional syntax for turn restrictions (r13017)
    45    * Allow man_made=bridge bridge:structure=* combination (r13026)
    46    * Improve layer validator messages (r13027)
    47    * Remove false validator warning for special maxspeed and maxspeed:direction combinations (r13032)
    48    * Include meters as a valid unit for distance (r13035)
    49    * Better link for Combined and Segregated Foot- and Cycleways (r13045)
    50    * Update old power validation rule (r13049)
    51   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=13052&stop_rev=12922&limit=900 SVN log messages of Milestone 17.10]
     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]
    5215
    53 == 2017-10-03: Stable release 12921 ([milestone:"17.09" 17.09]) == #stable-release-17.09
    54 First 12914 was released as stable version, then due to two major bugs 12921 was released as a hotfix for this milestone.
    55 * major enhancements
    56   * Add links to external changeset viewers to the History and Changeset windows (r12871, r12888)
    57   * Allow users to request feedback when uploading by adding the review_requested=yes changeset tag (r12719)
    58   * Automatically use a proper node count when creating circles depending on the diameter (r12837, r12879)
    59   * Extend command line interface: commands (#15273)
    60 * medium enhancements
    61   * Support Overpass Turbo extended shortcuts: `{{center}}, {{date:string}}, {{geocodeId:name}}, {{geocodeBbox:name}}, {{geocodeCoords:name}}` (r12714)
    62   * Fix blurry GUI-icons and map view for Java 9 HiDPI mode (r12722, r12723)
    63 * minor enhancements
    64   * Support for compiling without JavaFX (r12715, r12774)
    65   * Refactoring for possible future modularization (e.g. standalone validator, #15182, #15229)
    66   * Support URLs with other protocol than http or https for plugin sites (r12794)
    67   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    68    * Update bay description (r12768)
    69    * Add sidewalk=separate (r12771)
    70    * Warn when route=bicycle relation uses bicycle=use_sidepath ways (r12773)
    71    * Warn about some highway tags used on ways instead of nodes (r12775)
    72    * Don't warn about street name contains ss for "strasser" (r12815)
    73    * Limit roundabout validation test to waynodes all in downloaded area (r12864)
    74    * Avoid false positive missing railway crossing warnig for combined railway highway ways (r12895)
    75    * Demote "Area style on outer way" valdiator test from Error to Warning level (r12905)
    76    * Add crop=grape to vineyard preset (r12915)
    77   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=12921&stop_rev=12713&limit=900 SVN log messages of Milestone 17.09]
    78 
    79 == 2017-09-02: Stable release 12712 ([milestone:"17.08" 17.08]) == #stable-release-17.08
    80 * major enhancements
    81   * **Add compatibility with Java 9** (#11924)
    82   * Improve the Overpass API dialog (r12596 r12574:12577, r12608, r12609, r12652:12655, r12684, r12685, r12705:12707, r12711)
    83    * Allow longer/more complex queries
    84    * Add the ability to add favorites
    85    * Add a new Overpass turbo wizard dialog with examples
    86    * Integrate it all into the OSM Download window
    87   * Allow to export validator errors ("Save as" in validator layer contextual menu). Same format as Osmose. (r12667, r12668, r12692, r12698, r12699)
    88 * medium enhancements
    89   * Add possibility to add more download sources to the Download window (r12652:12655, r12706)
    90   * Refacturing for possible future modularization (e.g. standalone validator, #15182)
    91 * minor enhancements
    92   * Add support for `xxxx-xx-xx xx:xx:xxZ` date format for ArcGIS-exported osm data (r12589)
    93   * Save raster-image filter settings (color Saturation, Brightness, Sharpness) in session files (r12594)
    94   * Save imagery layer zoom level in session file (r12604)
    95   * Increase home location zoom level to 15 to allow direct download in urban areas (r12606)
    96   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    97    * Warn if ferry route way is not properly connected (r12572)
    98    * Don't warn about bridge and tunnel on ferry routes (r12572)
    99    * Don't warn about unknown noref=yes (r12572)
    100    * Warn for objects at null island (except the weather buoy, r12572)
    101    * Don't warn about unknown amenity=childcare (r12572)
    102    * Don't warn about missing railway=crossing|level_crossing for questionable cases e.g. when the highway changes from residential to footway at the railway crossing node (r12595).
    103    * Add industrial=* combo to landuse=industrial preset (r12611)
    104    * Add shop=charity (r12612)
    105    * Add social_facility=nursing_home (r12613)
    106    * Paint building=roof and building=* + wall=no a bit lighter like building:part=* (r12616)
    107    * Don't warn about missing bridge=movable when man_made=bridge is present at bridge:movable (r12677)
    108    * Don't warn when bridge or tunnel is used in combination with man_made=goods_conveyor (r12704)
    109    * Warning about highway=motorway_junction on ways (r12708)
    110   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=12712&stop_rev=12543&limit=900 SVN log messages of Milestone 17.08]
    111 
    112 == 2017-07-30: Stable release 12545 ([milestone:"17.07" 17.07]) == #stable-release-17.07
    113 First 12542 was released as stable version, then due to a major validator bug 12545 was released as a hotfix for this milestone.
    114 * major enhancements
    115   * Adjust the search dialog to allow to search for tags that use a preset. (Patch by bafonins, r12464)
    116   * Add "home location" bookmark (if set in OSM user settings) + last 15 changesets bookmarks (r12495)
    117 * minor enhancements
    118   * Support WMS endpoint in Imagery -> Rectified Image (r12469)
    119   * Add provinces of China and India to internal boundaries database (patch by westnordost, r12484)
    120   * Remember projection choice sub-preferences (e.g. last selected UTM zone) across sessions (not just when changing the default projection) (r12485)
    121   * Remember projection when session is saved to a .jos/.joz file (r12486)
    122   * Make shortcuts using up/down/left/right arrows reassignable (r12497)
    123   * Add new at(lat,lon) MapCSS selector function (r12514)
    124   * New API to manipulate primitives id counter (r12536)
    125   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    126    * Ignore !source:proposed:lanes tag in lanes test (r12461)
    127    * Allow maxspeed on aerialway=zip_line (r12473)
    128    * Allow ranges in direction key (r12493)
    129   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=12542&stop_rev=12451&limit=900 SVN log messages of Milestone 17.07]
    130 
    131 == 2017-07-02: Stable release 12450 ([milestone:"17.06" 17.06]) == #stable-release-17.06
    132 First 12443 was released as stable version, then due to a major rendering bug of dashed lines 12450 was released as a hotfix for this milestone.
    133 * major enhancements
    134   * Add [wiki:Help/Dialog/Filter#Autofilters automatic filter buttons], e.g. to quickly filter for level values (r12360, r12383, r12387:12389, r12400, r12401, r12403, r12407, r12432)
    135   * Add support for MP3, AIFF and AAC codecs for [Help/AudioMapping audio mapping] (.mp3, .aac, .aif, .aiff files) (r12326:12328, r12397, r12408)
    136   * Add colors to the gpx layer [wiki:Help/Dialog/LayerList#VisibilityLayer visibility button] (r12395, r12419)
    137 * medium enhancements
    138   * The projection automatically resets to the default mercator projection after a restart. The default projection can be changed in the [wiki:Help/Preferences/Map projection settings] with the new "Set as default" button (expert mode only). (r12306)
    139   * Add support for NMEA files containing GLONASS, Galileo or Beidu data (r12421)
    140 * minor enhancements
    141   * Improve the layout of the search dialog (patch by bafonins, r12333, r12344, r12345)
    142   * CombineWayAction: Allow merging ways that are not in the current edit data set (r12356)
    143   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    144    * "Similarly named ways" test: detect accent and case variations for strings of same length (r12283)
    145    * Add support import *.jpeg images (r12286)
    146    * Allow addr:neighbourhood as assignment additional to addr:street and addr:place (r12311)
    147    * Improve roundabout/links validator test (r12312)
    148    * Add service=* multiselect for shop=car_repair preset (r12324)
    149    * Add genus/species/taxon to natural=tree_row preset (r12325)
    150    * Sort craft presets: food group, apartment/house group, other "soft"/art craft group, other "hard" craft group (r12404)
    151    * Warn if object is tagged with access only (r12416)
    152    * Add airmark=beacon and ​aeroway=navigationaid and improve icon of ​man_made=beacon (r12417)
    153    * Improve highway=road warning message (r12418)
    154    * Refine internal database of national borders (patch by Tobias Zwick, [ticket:14833#comment:6 #14833])
    155    * Add entrance=home (r12436)
    156    * geojson export: use Polygon only for closed ways  (r12439)
    157    * Use man_made=surveillance only on nodes (r12440)
    158    * Add man_made=cross (r12446)
    159   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=12450&stop_rev=12276&limit=900 SVN log messages of Milestone 17.06]
    160 
    161 == 2017-05-29: Stable release 12275 ([milestone:"17.05" 17.05]) == #stable-release-17.05
    162 * medium enhancements
    163   * Handling imagery offsets when reprojecting (r12084, r12085, r12093)
    164   * Download dialog also supports URL containing `.../#zoom/lat/lon` (r12090)
    165   * Don't draw direction arrows on short selection segments (r12154, r12185)
    166   * Ask Windows/macOS users to update their version of Java when it expires (i.e when the built-in JRE expiration date is passed, about 4 months after release, 1 month after Java should have asked to update by itself). (r12219, r12238)
    167 * minor enhancements
    168   * Fix an old bug where points in the wrong layer may be moved (r12053)
    169   * Improve layout of conflict dialog (r12043, r12044, r12046, r12047)
    170   * Relation editor: Make button tool bars scroll if the window is too small to show all of them. (r12080)
    171   * Allow to override toolbar image and toolbar name for presets (r12142)
    172   * Make Imagery offset work in WGS 84 (r12149)
    173   * Support WMTS Dimensions (r12224)
    174   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    175    * Add shop=cheese (r12083)
    176    * Avoid false positive connection warning with building=no (r12089)
    177    * Don't warn for missing ref if explizit noref=yes is set (r12194)
    178    * Don't warn that amenity=weighbridge is connected to a highway (r12201)
    179    * Test for proper "ele" values (patch by naoliv, r12215)
    180   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=12275&stop_rev=12039&limit=900 SVN log messages of Milestone 17.05]
    181 
    182 == 2017-05-02: Stable release 12039 ([milestone:"17.04" 17.04]) == #stable-release-17.04
    183 * major enhancements
    184   * Support reprojection (warping) of imagery layer which allows to combine sources with different projections (#7427)
    185 * medium enhancements
    186   * Add support for multiple Overpass API output formats (r11916)
    187   * Add support for variable role names in preset/validator using regexp (level_0, level_1, ...) (r11989)
    188 * minor enhancements
    189   * Drop StartCom certificate (r11903)
    190   * Add a link to the wiki in imagery preferences (r11959)
    191   * Allow to minimize/maximize the help window (r12004)
    192   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    193    * Improve MultipolygonTest (r11837)
    194    * Add leisure and amenity to multipolygon naming (r11900)
    195    * Drop support of deprecated outer-way-style multipolygons (r11908, r12026)
    196    * Allow advertising=column as area (r11976)
    197    * Add self_service to car wash (r11976)
    198    * Make memorial values searchable (r11979)
    199    * Limit class warning to ways (r11985)
    200    * Add type=building relation (r11989)
    201    * Add a warning about potentially erroneous movement of existing nodes (r12032, r12037)
    202   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=12039&stop_rev=11827&limit=900 SVN log messages of Milestone 17.04]
    203 
    204 == 2017-04-02: Stable release 11826 ([milestone:"17.03" 17.03]) == #stable-release-17.03
    205 * major enhancements
    206   * Completely prevent the upload of a layer with "upload=never" in the osm file (r11709)
    207   * Add (expert) option to not zoom to the new downloaded data (r11658, r11743, r11774, r11784)
    208 * medium enhancements
    209   * Dynamic NTV2 grids and support for Swissgrid CH1903 (r11642, r11644, r11648, r11660, r11661)
    210   * Basic support for icons on areas (r11670, r11671, r11718, r11719, r11722, r11748, r11760, r11761)
    211   * New mapcss area style `icon-position`:  `center`, `inside`, `line` and `text-position`: `inside`(r11730, r11722)
    212   * New mapcss eval functions: upper, lower, trim and URL_decode (patch by nyurik, r11756)
    213 * minor enhancements
    214   * Installation via snapcraft (r11794, r11823)
    215   * Sort by default in order [relations, ways, nodes] in selection dialog (r11680)
    216   * Add dates to imagery entries
    217   * WMTS: make it possible to switch between 2 supported projections (r11788:11790)
    218   * WMTS: don't show layer selection dialog if there is only one layer with one tile matrix set that matches the current projection (r11791)
    219   * WMTS: show layer title, not layer identifier in layer selection dialog (r11792)
    220   * WMTS: add mimetypes jpgpng and png8 (used by ESRI and geoserver) (r11798, r11824)
    221   * Fine tune preselection in Add Tag window for partial datasets (r11804)
    222   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    223    * Allow negative .5 increments in level tag (r11640)
    224    * New lottery icon (patch by naoliv, r11663)
    225    * Don't raise warning "water without natural=water" for natural=strait and natural=bay, remove autofix (r11687)
    226    * Do not hack default opacity into `fill-color` property. Use a `fill-opacity` default of ~.2 instead, so that style authors can overwrite it more easily and the behaviour is more predictable. (r11700)
    227    * Allow leisure=fitness_centre as physical feature for sport tags (r11732)
    228    * Add building attached to road as a validation warning (r11736)
    229    * Restrict "Coastline inside water" test to closed ways (r11744)
    230    * Improve Wikipedia tag validators (patch by nyurik, r11756, r11771, r11800)
    231    * Increase important multipolygon problems to error level, better separate output of boundary and multipolygon (r11782)
    232    * Remove some useless validator warnings regarding unknown relation types (r11783)
    233    * Add site_type=tumulus,megalith,fortification,settlement,necropolis,city values to historic=archaeological_site preset (r11787)
    234   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=11826&stop_rev=11640&limit=900 SVN log messages of Milestone 17.03]
    235 
    236 == 2017-02-27: Stable release 11639 ([milestone:"17.02" 17.02]) == #stable-release-17.02
    237 * major enhancements
    238   * Improve gps heatmap mode: add point cloud mode, overlay gain adjustment, limitation of visibility and two more color schemas (r11566 patch by kidelo)
    239   * Allow to select mirror servers of layers in the imagery preferences (r11570)
    240 * medium enhancements
    241   * Automatically remove imagery entries in the users list, which are no longer available in the wiki source (r11527, r11528)
    242   * Improve Overpass wizard geocoding Nominatim interpretation (r11560)
    243   * Add date and eli-best fields to imagery definition and display them as tooltip in the imagery preferences, the Imagery menu and the toolbar (r11570, r11575, r11612, r11625)
    244   * Automatic tag conflict resolution of source for French cadastre and Canadian CanVec (r11606, patch from Tyndare)
    245 * minor enhancements
    246   * Rotation angle for Transverse Mercator projection (r11549)
    247   * Improve plugin list import function (r11563)
    248   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    249    * Don't warn about odd number of lanes without lanes:forward|backward in roundabouts (r11529)
    250    * Add female/male/unisex to shower preset (r11547)
    251    * Add castle_type to castle preset (r11547)
    252    * Don't warn about addr:postcode together with place=* (r11547)
    253    * Update vending values: remove public_transport_plans, add coffee, deprecate photos and photo in favor of amenity=vending_booth, add it to presets and mappaint style (r11583)
    254    * Draw unclosed tourism=attraction ways unfilled (r11584)
    255    * Add amenity=internet_cafe to presets and mappaint style (r11585, r11588)
    256    * Allow leisure=bowling_alley as physical feature for sport tags (r11591)
    257    * Update opening_hours validation (r11592, r11595, r11597)
    258    * Define tags which are areas more precisely (r11600)
    259    * Ignore keys starting with description: like description:de in unknown value test (r11605, r11608)
    260    * Automatic close all changesets, if upload includes >10000 changes and therefore creates several changesets (r11618)
    261    * Improve performance of "Way connected to Area" test and fixing duplicate nodes (r11627:11630, r11632:11634)
    262   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=11639&stop_rev=11527&limit=900 SVN log messages of Milestone 17.02]
    263 
    264 == 2017-02-02: Stable release 11526 (hotfix) ==
    265   * [/log/josm/?rev=11526&stop_rev=11515&limit=900 SVN log messages of hotfix]
    266 
    267 == 2017-01-30: Stable release 11514 ([milestone:"17.01" 17.01]) == #stable-release-17.01
    268 * major enhancements
    269   * Add heatmap mode for gps rendering (r11431, r11451, r11469, r11470, r11474, r11482, r11483, r11508 patch by kidelo)
    270 * medium enhancements
    271   * GeoImageLayer: Improvements of display of selected photo in the map (r11434, r11484, r11514 patch by holgermappt)
    272 * minor enhancements
    273   * Add continous integration test for differences to the Editor Layer Index database (r11426)
    274   * Dockerfile and scripts to start tests under Docker for Windows and Linux. This makes easier to run tests on Windows-based development environment (r11442)
    275   * Add search option to find deleted objects e.g. to purge them (r11446)
    276   * Replace recursive filter parsing by iterative approach to avoid StackOverflowError for very long filters (~3000 logical operators)(r11447)
    277   * Do not translate relation roles (r11466, r11475)
    278   * Robustness against invalid timestamps in GPX files (r11486)
    279   * Allow !file:// URL for command-line argument --load-preferences (r11509)
    280   * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    281    * Warn about highway=track without tracktype (info level)(r11428)
    282    * Remove warning when an highway is also a natural=ridge (r11429, patch by LeTopographeFou)
    283    * Don't warn about width + natural=stone combination (r11430)
    284    * Don't autofix "Missing power tower/pole within power line" (r11432)
    285    * Make Straße/Strasse validator test country specific and raise to error level (r11439)
    286    * Fix self-intersecting way test (r11441, patch by GerdP)
    287    * Add addr:unit to Address tagging preset (r11463, patch by MikeN)
    288    * Warn about aeroway=aerodrome|helipad + area=yes (r11476)
    289    * Warn about values of area different from yes and no or used on nodes  (r11476, r11477)
    290    * Remove warning with leisure=fitness_station + sport=fitness (r11497)
    291    * Add 'surface' combobox to runway preset (r11497)
    292    * Displaying oneway direction arrows of aerialways according to wiki, don't display them if oneway=no is set (r11499, r11501)
    293    * Don't warn about aerialway oneway combination (r11513)
    294    * Verify for improper usage of type=multipolygon in nodes and ways (r11500)
    295   * A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=11514&stop_rev=11426&limit=900 SVN log messages of Milestone 17.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]
    29618
    29719== Older stable releases ==
    298   * [[Changelog/2016]]: Releases from r9230 to r11425
    299   * [[Changelog/2015]]: Releases from r7907 to r9229
    300   * [[Changelog/2014]]: Releases from r6763 to r7906
    301   * [[Changelog/2013]]: Releases from r5697 to r6502
    302   * [[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
    30334
    30435== See also ==
    305 * JOSM related changes in the [https://trac.openstreetmap.org/search?q=%23josm&noquickjump=1&changeset=on osm svn]
    306 * 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.