Changes between Version 303 and Version 1035 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v303 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
     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]
    612
    7 == 2015-04-27: Stable release r8279 ([milestone:"15.04" 15.04])
    8 * major enhancements
    9   * Support Lithuanian and Valencian language
    10   * a lot of fine tunig regarding [wiki:Help/Dialog/Notes Notes] (r8195:8197, r8209:8218, r8224:8225, r8230, r8235, r8264)
    11   * new TMS cache back end (r8168, [o31077], r8172:r8174, r8176, r8186)
    12 * minor enhancements
    13   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]/[[Help/Dialog/Validator|Validator]]: add/improve/fix: `highway=unsurfaced` (r8161), `railway=subway_entrance` (r8162), `second_hand` (r8164), `drinking_water` (r8165), `cycleway` (r8166), `leaf_cycle` (r8167), `oneway=-1` (r8183), `color` (r8184, r8204, r8178), uncommon characters in keys (r8185), `amenity=sanitary_dump_station` (r8188, r8190), short keys (r8192,r8204), `tower|pole=air_to_ground` (r8204), `highway=services|rest_area` (r8245), "A name:* translation is missing" warning (r8239), `opening_hours` (r8223, r8242), crossing with `highway=rest_area|services` (r8269), `highway=raceway` with `sport=*` (r8279), display of keys/tags in validator messages (r8266)
    14   * fix split way action (r8276)
    15   * MapCSS: `icon-rotation`, `degree_to_radians()`, `cardinal_to_radians()` (r8199, r8238)
    16   * MapCSS: index for last element of object (r8206)
    17   * MapCSS: `:unclosed_multipolygon` pseudo class and `>:open_end` selector (r8237)
    18   * MapCSS: `waylenth()`, `areasize()` (r8253)
    19   * Sequential execution of fix* commands in MapCSS validator rules (r8265)
    20   * enhancements to "Open Location..." and remote control
    21   * fixes for reversing ways
    22   * improve display of multiple values in Tags/Membership Dialog (r8170)
    23   * Search: add `waylength`, `ways:`, modify `nodes:`, `nth:` (r8198 ,r8220, r8231, r8250)
    24   * Adding Tags Dialog: display shortcuts (r8205), clear input fields after adding tag without closing dialog (r8234), improve autocomplete (r8268)
    25   * History Dialog: improve display of reversed ways (r8219)
    26   * History Dialog: include `imagery_used` tag (r8226)
    27   * History dialog: add button to open changeset dialog (r8254)
    28   * route relation sorting (r8229, r8258, r8259)
    29   * more various bug fixes and improvements
     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]
    3015
    31 == 2015-03-30: Stable release r8159 ([milestone:"15.03" 15.03])
    32 * major enhancements
    33   * Bangla script rendering fixed also in map.
    34 * minor enhancements
    35   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]/[[Help/Dialog/Validator|Validator]]:
    36    * route relations (r8109,r8119), `public_transport=platform` as a multipolygon in stop_area (r8112), `highway=footway` together with `bicycle=designated` (r8117), sport without physical feature (r8120), skiing sports (r8121), sport presets (r8123,r8143), `outdoor_seating` (r8124), `collection_times` (r8125), `enforcement` relations (r8134), waterways, `natural=ridge`, `natural=valley` (r8135), `building:part`, `building:levels`, `height`, `building:min_level` and `min_height` (r8136,r8139), drop `*=true/1` in rendering (r8137), roundabouts, playgrounds (r8138), `dam` (r8142), waterway access (r8144,r8146), pedestrian crossing (r8145), `man_made=cutline` (r8147)
    37   * minor performance improvements in mapcss rendering (r8133,r8140,r8141)
    38   * speed improvements
    39   * bug fixes
     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]
    4018
    41 == 2015-03-02: Stable release r8109 ([milestone:"15.02" 15.02])
    42 * major enhancements
    43   * Font support on Windows - now displays the following scripts:
    44      - Bengali, Gujarati, Gurmukhi, Kannada, Malayalam, Syriac, Tamil, Telugu, Thaana (Win XP and later)
    45      - Ethiopic, Khmer, Lao, Mongolian, Oriya, Sinhala, Tibetan, Yi (Win Vista and later)
    46      - Old & New Tai Lü (Win 7 and later)
    47      - Buginese, Burmese, Javanese, Lisu, Ol Chiki, Sora Sompeng (Win 8)
    48     and a few more (r8006, r8014, r8015, r8099)
    49   * Some Plugins can now be installed and used without a restart of JOSM (#11090) – [wiki:Plugins Plugins list] with support info for this feature
    50   * Implement search box for main menu (r8072)
    51   * The core [wiki:Help/Dialog/Notes Notes] support is now enabled by default (the plugin is deprecated)
    52   * Presets and style links to JOSM server are upgraded to use zip to prevent image loading issues (r8100)
    53 * minor enhancements
    54   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]/[[Help/Dialog/Validator|Validator]]:
    55    * improve: `tourism=information` (r7996), `generator:source=geothermal` (r7997), `cinema ` (r7998), `natural=rock` (r8003), `description` (r8004), `*=unknown` (r8008, r8023), `boundary ` (r8009, r8010), `ramp`, `handrail` (r8011), `traffic_sign` (r8012), `wheelchair` (r8013), `historic=wayside_cross`, `historic=wayside_shrine` (r8016), `amenity=bicycle_repair_station` (r8019, r8107), `aeroway=parking_position` (r8021), `pole=transition`, `tower=transition` (r8022), `amenity=ranger_station` (r8025), contact and address preset links (r8026), `shop=hearing_aids` (r8027), `smoothness` (r8028, r8039), `barrier` (r8040), `highway=footway` + `cycleway=lane` (r8042, r8046), `addr:*=*` together with `highway`, `place` or `boundary` (r8043, r8049), `highway=footway` + `oneway=no` (r8044), Style for inner way equals multipolygon (r8045), new turn restriction icon set, go back to old set via style settings (r8050), `access` preset link (r8052, r8055), `shop=medical_supply` (r8053), incomplete objects (r8054), `parking`, `smoothness`, `intermittent` (r8057, r8080), `amenity=parking_space` icon (r8058), `payment` (r8059, r8060), `:forward`, `:backward` validator warnings (r8077), `cliff` (r8082), `waterway` `bridge` combinations (r8089), `lit` (r8094)
    56   * undo/redo text changes in text fields with the usual Ctrl-Z shortcut (r8000, r8002)
    57   * MapCSS: offset property to shift node icons: `icon-offset-x`, `icon-offset-x` (r8085)
    58   * MapCSS: `@supports` rules for conditional processing replaces `@media` (r8087)
     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
    5934
    60 == 2015-02-01: Stable release r7995 ([milestone:"15.01" 15.01])
    61 * major enhancements
    62   * Show photo direction arrow for thumbnail (r7912)
    63 * minor enhancements
    64   * [[TaggingPresets|Presets]]/[[Styles|Map styles]]/[[Help/Dialog/Validator|Validator]]:
    65     * complete review across the whole preset menu, to make icons and supported geometries of preset/mappaint/validator/wiki more consistent
    66       * add to preset `note`, `fixme` and `description` (r7910), `construction` (r7926), `bicycle_repair_station` (r7928), `highway=escape` (r7979), `brand=Eni,Socar` (r7994)
    67       * fix validator for `motorcycle_parking` (r7919), `sport` with`building` (r7922), `aeroway=terminal` (r7923), `conifer` (r7924), `natural=peak` + `sport=climbing` (r7925), `place_of_worship` without `religion` (r7929), `noname=yes` (r7932), multipolygons and boundaries (r7941), `levels` (r7969), unnamed `roundabout` (r7981)
    68       * fix `aerialway` (r7915), `route` (r7917, r7965, r7971, r7974), `facilities` (r7927), `place` (r7941, r7976, r7984, r7985), `natural` (r7942), associated street relations (r7947), `shop` (r7950, r7953), `man_made`, `historic` and `bridge` (r7960), `power` (r7967), `highway=traffic_signal` + `crossing=no` (r7968), `farm_auxiliary`, `barn` and `farm` (r7970), `protect_class` (r7972, r7973), `water` (r7975), `transport` (r7977, r7978), `pharmacy` (r7993)
    69   * Size check for source comments (r7995)
    70   * Proper selection state in selection dialog (r7949)
    71   * Usability for history dialog (r7933)
    72   * Regression and exception fixes
    73 
    74 == Older stable releases
    75   * [[Changelog/2014]]: Releases from r6763 to r7906
    76   * [[Changelog/2013]]: Releases from r5697 to r6502
    77   * [[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.