Changes between Version 799 and Version 1025 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v799 v1025  
    11[[TranslatedPages]]
    22[[PageOutline(2-15,Table of Contents)]]
     3
    34= Changelog =
    4 
    55This 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.
    88* 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.
    109
    11 == 2020-02-26: Stable release 15937 ([milestone:"20.02" 20.02]) == #stable-release-20.02
    12 (First version 15915 was released as stable version and due to major bugs version 15927 and 15937 were released as hotfixes.)
    13 * major enhancements
    14   * #18440 - Restore access to Maxar imageries
    15   * #18729 - Add links to Geofabrik regional/national Taginfo instances
    16   * #18628, #18679, #17109 - Improve Autofilters: display the active rule/key, support numeric value with units, support 0.5 steps for level and add new keys: building:levels, gauge, frequency, incline, lanes, admin_level
    17   * #14088 - Add tag and change value dialogs: use matching preset/mappaint style icons on the okay button
    18 * medium enhancements
    19   * #18749 - Reduce memory footprint
    20   * #18566 - Download object: improve performance and behavior
    21   * #10511, #18728, #9911, #9599 - Join areas: improve performance and behavior
    22 * minor enhancements
    23   * #17827 - Add compatibility with Java 14
    24   * #18639 - Update to overpass-wizard 0.0.9
    25   * #18654 - Separate unique identifiers per primitive type (This allows to easily update .osm files with negative ids across multiple sessions, such as internal JOSM boundaries file.)
    26   * #18678 - Fix DownloadAlong with locked layers
    27   * #18677 - Add "download" and "locked" status to osm data layer info
    28   * #18703 - Scroll through TabPreferenceSetting using mouse wheel
    29   * #15158 - Tag2Link: support leading zeros for ref:bag
    30   * #18709 - Add Tag Dialog: disable auto completion during use of recent tags
    31   * #13108 - Registers *.geojson, *.jos, *.joz files on all platforms
    32   * #18720 - Automatically enable "Tile zoom offset" in HIDPI mode
    33   * #18761 - Only consider source=survey for local GPX files, not the public ones
    34 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    35   * #18577 - Update opening_hours.js
    36   * #18667 - Match `cycleway:left` and `cycleway:right` on Cycle Lane/Track preset too
    37   * #18642 - Don't warn about the key `to` on `route=ferry` ways
    38   * #17820 - Same support for `oneway:bicycle=no` as for `cycleway=opposite`
    39   * #18633 - Extend `route=ferry` preset
    40   * #11232 - Warn about `highway=*` + `construction=yes`
    41   * #18740 - Validator: whitelist a few phonetic characters
    42   * #18767 - Add `navigationaid=als|papi|vasi` to `aeroway=navigationaid` preset, add own icons for papi and vasi and warn about navigationaid=approach_light and navigationaid="ALS (Approach lighting system)"
    43   * #17541 - Add `historic=fort`
    44   * #12575 - Add icon for `craft=stonemason`
    45   * #18719, #18659 - Change `car` to `motorcar` in `amenity=charging_station` preset, add a validator warning and add `motorcycle=*`
    46   * Add icons of the tracktypes in the preset combo for easier learning/understanding which pattern belongs to which tracktype
    47   * Add `leisure=outdoor_seating`
    48   * Add `payment:contactless` to payment preset
    49   * Add `vehicle` combo to `highway=track` preset
    50 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15937&stop_rev=15807&limit=900 SVN log messages of milestone 20.02]
     10== 2025-02-04: Stable release 19307 ([milestone:"25.01" 25.01]) == #stable-release-25.01
     11* See full log [/log/josm/?rev=19307&stop_rev=19278 SVN log messages of milestone 25.01]
    5112
    52 == 2020-02-01: Stable release 15806 ([milestone:"20.01" 20.01]) == #stable-release-20.01
    53 * major enhancements
    54   * #13901, #18542, #14465 - Reimplement Tag2Link plugin in core and improve it (obtain formatter URL from Wikidata and OSM Wikibase, improve handling for several selected object)
    55 * medium enhancements
    56   * #15946 - Double click sliders to reset `opacity/colorfulness/gamma/sharpness`
    57   * #11914 - Allow to show user name in title bar
    58   * #18477 - Split Way: smart way selection: if only one `highway/railway/waterway` is applicable, use that one
    59   * #17496 - AutoFilter: infer sensible default values for key `layer`
    60 * minor enhancements
    61   * #18510 - Add icons to move up/down/left/right actions
    62   * #18504 - Add support for Tasking Manager 4 GPX URL
    63   * #18509 - Display GPX colors in layer dialog with a circle
    64   * #18514 - Make all changeset actions and dialogs only accessible in expert mode
    65   * #18091 - Reuse Help shortcut inside tag/membership dialog
    66   * #18494 - GPX layers uses the name from the file instead of "Downloaded GPX Data" whenever possible
    67   * #18514 - Disable Window menu when empty, display changeset toggle dialog entry in the window menu only in expert mode
    68   * #18530 - Upload dialog: support validator and notes layers as source tag
    69   * #18172 - Add new imagery categories "elevation" and "qa"
    70   * #18015 - Fix timezone in ImageViewerDialog
    71   * #18540 - Use correct primitive icons in validator dialog
    72   * #18083 - Don't combine ways when the shared node is old and outside of the download area.
    73   * #18020 - Don't show way directions for boundary and multipolygon relations
    74   * #17654 - Notify users of viewport following activation by shortcut
    75   * #18026 - Relation member conflict: render decision as radio buttons
    76   * #10435 - MapCSS: add settings of type string/double
    77   * #18503 - Relation editor: compute wayConnection for `type=superroute`
    78   * #17220 - LayerListDialog: show imagery offset in tooltip, re-enable previous offset on click
    79   * #14921 - WMS: support time={time} for Sentinel-2 imagery
    80   * #17688 - History Viewer: allow to select/copy multiple values
    81   * #17639 - Relation editor: invert color of icons when line is selected
    82   * #13813 - Advanced object info: use consistent coordinates/bbox format
    83   * #14197 - Advanced Preferences: support search keywords "modified", "default", "changed"
    84   * #18613 - Discourage upload of geojson data
    85   * #18624 - Improve performance of parent ways/relations download
    86   * #18632 - Fix loading of SVG images in internal help browser
    87   * #18608 - Use the correct console encoding on Windows
    88   * #18653 - Update EU boundaries after Brexit
    89 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    90   * #18517 - Deprecate `office=administrative` in favour of `office=government`
    91   * #18505 - Detect `highway=crossing` without `crossing=*` (info level)
    92   * #18469 - Deprecate `landuse=churchyard`
    93   * #18460 - More precise internal border between Germany and Switzerland
    94   * #18455 - Detect objects not matching their presets object type (info level)
    95   * #18421 - Add `route=running` and `route=fitness_trail`
    96   * #18524 - Add more values for "material"
    97   * #18374 - Warn if `collection_times` is used instead of `opening_hours` on `amenity=recycling`, rewording in preset
    98   * #10576 - Add `railway=construction` preset
    99   * #18411 - Warn about `railway=construction` or `highway=construction` together with `construction=yes`
    100   * #18507 - Add `kerb=*` to crossing and traffic signals preset, warn about `barrier=kerb` together with `kerb=no`, warn about `kerb=unknown`, warn if `barrier=kerb` and `kerb=*` are used on isolated nodes, warn if `barrier=kerb` is used on `highway=crossing` as part of a major road and suggest `kerb=*` instead, deprecate `sloped_curb=*` in favor of `kerb=*`
    101   * #12575 - Add craft icons: gardener, shoemaker, upholsterer
    102   * Add `lamp_type` / `lamp_mount` to street_lamp preset
    103   * #18546 - "Relation type is unknown" Lower severity from WARNING to OTHER
    104   * #16237 - Add `amenity=dive_centre`
    105   * #18544 - Don't warn crossing administrative and protected_area boundaries, check also complete members of incomplete relations
    106   * #18550 - Don't warn about `bollard=unremovable` looks like `bollard=removable`
    107   * #18552 - Add validation rules for French telecom references
    108   * #17736 - Add `landuse=flowerbed`, render `landuse=school`
    109   * #9836 - Detect crossings between barrier/building, barrier/highway, barrier/railway, and barrier/waterway
    110   * #18557 - Add `gaelic_games:handball` check to Gaelic Games preset
    111   * #18571 - Deprecate `unnamed=yes` in favor of `noname=yes`
    112   * #18572 - Add guidepost role to more route relation presets
    113   * #18573 - Add `isced:level` to education presets
    114   * #18471 - Warn about `highway=cycleway|footway|path` together with `segregated=no` and `sidewalk=left|right|both` and warn about values of `segregated` other than yes|no
    115   * #18585 - Support `duration` as restriction-type in conditional syntax validator test
    116   * #5794 - Download window Bounding Box tab: place text fields in diamond pattern
    117   * #18612 - Autofix `building=other|unclassified|undefined|unknown|unidentified` to `building=yes`
    118   * #18603 - Deprecate `bicycle:oneway` in favor of `oneway:bicycle`
    119   * #18605 - Deprecate `building:height` and `building:min_height` in favor of `height` and `min_height`
    120   * #18594 - Add `route=share_taxi` and `duration` to route preset
    121   * #18168 - Don't warn about missing boundary tag if `disused:boundary` is present
    122   * #18627 - Add `building=fire_station` to building preset
    123   * #18635 - Ignore `duration`, `interval`, `change:lanes`, `change:lanes:forward` and `change:lanes:backward` in "value looks like..." validator test
    124 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15806&stop_rev=15629&limit=900 SVN log messages of milestone 20.01]
     13== 2025-01-03: Stable release 19277 ([milestone:"24.12" 24.12]) == #stable-release-24.12
     14* See full log [/log/josm/?rev=19277&stop_rev=19266 SVN log messages of milestone 24.12]
    12515
    12616== Older stable releases ==
     17  * [wikitr:/Changelog/2024]: Releases from r18906 to r19265
     18  * [wikitr:/Changelog/2023]: Releases from r18623 to r18905
     19  * [wikitr:/Changelog/2022]: Releases from r18361 to r18622
     20  * [wikitr:/Changelog/2021]: Releases from r17429 to r18360
     21  * [wikitr:/Changelog/2020]: Releases from r15629 to r17428
    12722  * [wikitr:/Changelog/2019]: Releases from r14261 to r15628
    128   * [wikitr:/Changelog/2018]: Releases from r13266 to r14620
     23  * [wikitr:/Changelog/2018]: Releases from r13266 to r14260
    12924  * [wikitr:/Changelog/2017]: Releases from r11426 to r13265
    13025  * [wikitr:/Changelog/2016]: Releases from r9230 to r11425