Changes between Version 830 and Version 1002 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v830 v1002  
    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.
    10 
    11 == 2020-??-??: Stable release 16??? ([milestone:"20.06" 20.06]) == #stable-release-20.06
    12 * major enhancements
    13   * #17688 - Allow to "restore selected tags" in history window (via popup menu)
    14   * #19320 - Add links to taghistory.raifer.tech
    15   * #18586 - Add invert selection action (expert mode only)
    16   *
    17 * medium enhancements
    18   * #13082 - SearchCompiler: add members: keyword to search for relations with the specified number of members
    19   * #19330 - History browser: Add semantic check to select equivalent nodes/members on opposite sides
    20   * #12303 - When downloading objects with Overpass API, use recurse up to fetch referrers
    21   * #19381 - Upload dialog: warn about large bounding box
    22   *
    23 * minor enhancements
    24   * #19321 - Fix sometimes cut off text in drop down lists in presets
    25   * #16255 - Possibility to edit relation roles from the membership dialog
    26   * #19346 - Automatically select newly created multipolygons
    27   * #14701 - Confirm relation duplicate
    28   * #19196 - Don't require a restart when a MapPaint color is changed
    29   * #19199 - SimplifyWayAction: display how many nodes are going to be removed
    30   * #14228 - Order the members when creating boundaries and multipolygons
    31   * #19197 - MapCSS: Ability to create a color property with `JOSM_pref`
    32   * #19366 - Add filter box for Color Preferences
    33   * #19287 - Make `playground` values searchable
    34   * #19376 - Offer an option to disable the imagery layer popup menu
    35   * #19381 - Upload dialog: make warnings less intrusive
    36   * #19406 - InspectPrimitiveDialog: display length and area
    37   * #16031 - Presets: make `use_last_as_default="true"` work
    38   * #19374 - Relation editor: Option to hide tagging preset links
    39   * #18213 - MapCSS: add support for `repeat-image-opacity`
    40   *
    41 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    42   * #19138 - Warn when you try to delete a node which is part of a way which is hidden by a filter
    43   * #19337 - Don't warn about `sport=motor|motocross|cycling` on unclosed ways
    44   * #19380 - Improve validation message "Role verification problem..."
    45   * #19389 - Add `footway=access_aisle`
    46   * #19312 - Detect circular dependencies in relations
    47   * #19395 - Don't warn about descriptive `name=Casa` in France (brand name)
    48   * #19409 - Don't warn about descriptive `name=Kiosk` in the Netherlands (brand name)
    49   * #19396 - Warn about `stream=intermittent` and don't warn anymore about missing tag `stream` without `waterway`
    50   * #19163 - Adjust units validator tests: add autofixes for missing or multiple spaces and long forms of units, validate `maxaxleload` and `maxlength` too
    51   * #19403 - Update recreational route relation roles
    52   * #19393 - Warn about end node without housenumber in address interpolation
    53   * #19382 - Add `website`, `operator`, `fee`, `opening_hours` and `reservation` to `route` relations and/or `aerialway`s, sort checkboxes in `public_transport=stop_position` preset better
    54   * #17026 - Don't warn about `reg_name` without `name`
    55   * #18265 - Add `shop=lighting`, `shop=security`, `shop=wholesale`, `shop=pottery` and `shop=trade`
    56   * #18265 - Deprecate `shop=lamps`
    57   * #19427 - Add `pipeline=substation`
    58   * #18940 - Add `man_made=goods_conveyor`
    59   * #15240 - Replace some icons by svg
    60   *
    61   * #16898 - Warn about `man_made=tower` without `tower:type` and `man_made=communications_tower` with `height`<75m
    62   * #10759, #17818, #16898 - Add Presets for `man_made=mast` and `man_made=communications_tower`, rework preset for `man_made=tower`
    63 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=16728&stop_rev=16539&limit=900 SVN log messages of milestone 20.05]
    64 
    65 == 2020-06-02: Stable release 16538 ([milestone:"20.05" 20.05]) == #stable-release-20.05
    66 (Stable release 20.04 was skipped.)
    67 * major enhancements
    68   * #19147 - Add Persian and readd Icelandic language
    69 * medium enhancements
    70   * #18468 - MapCSS: add support for text-rotation
    71   * #18164 - Switch to JOSM search syntax in Overpass Turbo Query Wizard
    72   * #8352 - Add color chooser to presets and display the color in the Properties dialog
    73   * #11310 - Support setting changeset tags during /import call
    74   * #19127 - Jump to Position: jump to place name added
    75   * #19099 - Download Area around places: search for more than 10 results with Nominatim (After the initial search, the button changes to "Search more...")
    76   * #18694 - Improve cursors rendering on HiDPI screens
    77   * #19255 - History browser: add "index of node/member" column
    78 * minor enhancements
    79   * #18462 - Improve handling of preferences backup file
    80   * #18863 - Improve split ways action
    81   * #19070 - SearchCompiler: regexp comparison using <tilde>
    82   * #19075 - Presets: add popup menu to keys
    83   * #19022 - PresetLink: allow to customize label text and UI position
    84   * #18670, #19042, #19089, #19104, #19105, #19111 - Improve Unglue action
    85   * #19041 - GeoJSONReader: reuse node on same position to avoid multiple nodes on top of each other. Avoid creating unconnected polygons.
    86   * #18883 - InspectPrimitiveDialog: improve mapstyle summary
    87   * #19121 - Improve warning message for actions outside of downloaded area
    88   * #19124 - Update data: don't download full relations at "Check on server" for "deleted or moved objects"
    89   * #19074 - Improve TagInfoExtract (used on taginfo projects, [https://taginfo.openstreetmap.org/tags/shop=pet_grooming#projects example])
    90   * #19176 - Update OSMCha URL
    91   * #19181 - Improve mapview at low zoom when drawing of way directions arrows is enabled
    92   * #17270 - Improve History (Ctrl+H) when multiple objects are selected
    93   * #13177 - Better handle errors while downloading parent ways/relations
    94   * #19237 - Add more icons to text box context menu
    95   * #19227 - PluginListPanel: speed up scrolling
    96   * #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities
    97   * #19234 - ToolbarPreferences: possibility to move up/down all selected entries
    98   * #19247 - MenuItemSearchDialog (CTRL+Space): allow to search for imageries on current position
    99   * #18162, #18712 - Add `--offline=CACHE_UPDATES` to disable updates of cached files. This includes imagery index, custom styles, presets.
    100   * #18107 - ChangesetCacheManager: allow to copy a list of changesets to clipboard
    101   * #18975 - NoteInputDialog: remember windows geometry
    102   * #17952 - Relation Manager: adjust focus in member tab when removing selected members
    103   * #19253 - History browser: highlight selected relation member row
    104   * #19254 - History browser: double click relation member table to open history of member
    105   * #19260 - Show menu on right-click in History of relation members
    106   * #19275 - Relation list: Direct option for history viewer - Enable Ctrl+H and add History to right click popup menu for member list.
    107   * #19285 - Ctrl+C (Copy) keeps the order of selection
    108   * History/VersionTable: scroll active versions into view
    109 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    110   * #17914, #13841 - Improve "End node near other way" test
    111   * #19048 - Opening hours syntax: validate `opening_hours:covid19`
    112   * #18994 - Fine tune some presets object types and mappaint style
    113   * #19053 - Improve Validator Ignore list handling
    114   * #19038 - Add `information=route_marker`
    115   * #12575 - Add icon for `craft=photographer`
    116   * #15240 - Replace some icons by svg
    117   * #19066 - Improve some validator messages
    118   * #19018 - Flag combination of major highway type (trunk .. residential) and `crossing=*`
    119   * #19072 - Add `shop=storage_rental`
    120   * #19007 - Add recycling materials wood, beverage_cartons, paper_packaging, books, magazines, newspaper and sort all "topical"
    121   * #19079 - Improve label of preset_link of "fixme", "note" and "description"
    122   * #18094 - Display `addr:unit` and `addr:flats` in the MapView too
    123   * #19045 - Add `surface` to some sport presets and `hoops` to basketball
    124   * #18138 - Add preset and validator rules for connectivity relations
    125   * #11253 - Require to add unit to `maxstay` tag, rework preset and add validator rules with autofixes for the most common cases
    126   * #19145 - Improve unclosed ways test
    127   * #19136 - Warn about old-style multipolygons again
    128   * #18134 - Add `healthcare=laboratory`
    129   * #17818 - fine tune / unify some presets
    130   * #19271 - Support `man_made=street_cabinet` on area
    131   * #18693 - Add `door=*` to entrance preset
    132   * #19261 - Add `maxspeed:advisory`
    133   * #19081 - Add `amenity=public_bath`
    134   * #18934 - Add `leisure=amusement_arcade`, `leisure=adult_gaming_centre` and `amenity=gambling`, little reoder in the preset menu
    135   * #19186 - Add `amenity=public_bookcase`
    136   * #19274 - Warn about descriptive name library,biblioteca,biblioteka,bibliothek,bibliotheek
    137   * #19287 - Add `playground=*` and warn about `playground=yes`
    138   * #19010 - Warn about suspicious combinations of `cycleway/sidewalk` with `cycleway/sidewalk:left/right`
    139   * #19298 - Add wiki documented `tree` values >80 uses in orchard preset
    140   * #19311 - Do not warn about `sport=*` + `amenity=dojo`
    141   * Add own icon for `information=audioguide`
    142   * Make values of key `wall` searchable
    143   * Include `level` key in steps preset
    144   * Improve validation for the key `seats`
    145   * Add `automated` check to car wash presets
    146   * Don't warn about "Unknown !source:maxspeed context" for zone 10 and zone 60
    147   * Use the same mappaint style for `landuse=construction` multipolygons like for closed ways
    148   * Add `building=sty`
    149   * Add `building=parking`
    150   * Add `foot=use_sidepath` to access restructions preset
    151   * Add `crop=soy,barley,rape` to landuse preset
    152   * Don't warn about unclosed way `leisure=barefoot` (bare foot paths)
    153 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=16538&stop_rev=16240&limit=900 SVN log messages of milestone 20.05]
    154 
    155 == 2020-04-06: Stable release 16239 ([milestone:"20.03" 20.03]) == #stable-release-20.03
    156 * major enhancements
    157   * #18856 - Add Arabic language
    158 * medium enhancements
    159   * #18856 - Add support for Eastern Arabic(-Indic) and Khmer numerals
    160 * minor enhancements
    161   * #18596 - Fix relation ordering after split-way
    162   * #14965 - Sort Autofilter tags alphabetical
    163   * #18810 - Validator dialog shows the test that produced the message in the tool tip
    164   * #18818 - Download from OSM along selected ways: allow value < 10 [meters]
    165   * #18796 - Make Validator work correctly after upload
    166   * #18835 - Download members: don't perform a full recursive download of children relations, i.e. only way and node members are completed
    167   * #18835 - Make Cancel button work while relation members were downloaded
    168   * #13805, #17737 - Improve progress bar of validator
    169   * #18870 - DownloadAlongAction: suppress multiple requests dialog for only one server request in DownloadAlong
    170   * #18885 - AdvancedChangesetQueryPanel: select checkbox/radio-button when clicking its label
    171   * #18658 - Don't create empty validator layer
    172   * #18619 - Upload dialog: add border, reorder summary
    173   * #18649 - Imagery menu: Do not create category submenu with only one entry
    174   * #18919 - Allow to sort tables in changeset manager
    175   * #18918 - Enable Ctrl-H shortcut to display history of primitives selected in changeset manager
    176   * #17285 - Add `privacy-policy-url` to imagery schema
    177   * #17683 - LoadAndZoomHandler: retain order of selection
    178   * #15931 - Add a preference to use external browser instead of the Help Browser
    179   * #18692 - Show Duplicate relation in context menu
    180   * add MapCSS conversion functions: to_boolean, to_byte, to_short, to_int, to_long, to_float, to_double
    181   * #18990 - Reenable Join Node To Way when way is the same one that the node belongs to
    182   * #18985 - Avoid to download parents of deleted (invisible) objects
    183   * #18979 - Improve display of PrimitiveIds
    184   * #18993 - Allow to clone a locked dataset
    185   * #15232 - Upload dialog: Advanced preference `upload.show.review.request` to disable request feedback checkbox
    186   * #18429 - Upload dialog: Advanced preference `upload.show.automatic.source` to disable automatic source retrieval UI
    187 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    188   * #16707 - Improve highlighting of overlapping areas and "zoom to error"
    189   * #18744 - Improve "Join Overlapping Areas" behavior
    190   * #13165 - Improve overlapping multipolygons test
    191   * #17629 - Don't warn about name=mairie|rathaus
    192   * #9895 - Warn about values of noexit other than yes
    193   * #12575 - Add icon for craft=blacksmith
    194   * #16707 - Warn about overlapping connected buildings
    195   * #18817 - Warn about marker as member of underground pipeline or cable
    196   * #18765 - Don't warn about two single values of direction (direction=90;270) and combination of ranges and single values (direction=45-100;190-250;300)
    197   * #18819 - Deprecate exit_to=* in favor of destination=*
    198   * #18140 - Switch to OpeningHoursParser
    199   * #18741 - Tag checker: report codepoint of unusual Unicode character
    200   * #12914, #18552, #18640 - Move out French-specific rules to external France specific rules
    201   * #15240 - Change Potlatch icon to svg
    202   * #18868 - Add segregated check box to path/footway/cycleway preset
    203   * #18935 - Add "ele" for internal preset natural=water
    204   * #18937 - Add "water area inside water area" check
    205   * #18951 - Deprecate water=riverbank in favor of water=river
    206   * #18969, #18964 - Improve performance of validator checks
    207   * #18863 - Split ways: avoid false positive warnings about missing members
    208   * #18740 - Tag checker: whitelist a few phonetic characters
    209   * #19014 - Don't warn about junction=* on area:highway
    210 * Rework "under the hood"
    211   * #16860 - Setup Apache Ivy
    212   * #18140 - Switch to OpeningHoursParser
    213   * #18845 - Reorganization of data, images, styles, IDE and native files in a more practical file tree
    214   * #18802 - Refactor and optimizations: MapCSS
    215   * #18864 - Refactor and optimizations: Tagging Presets
    216   * #18896 - Refactor and optimizations: ImageryInfo
    217   * #18886 - Refactor and optimizations: OsmReader
    218 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=16239&stop_rev=15938&limit=900 SVN log messages of milestone 20.03]
    219 
    220 == 2020-02-26: Stable release 15937 ([milestone:"20.02" 20.02]) == #stable-release-20.02
    221 (First version 15915 was released as stable version and due to major bugs version 15927 and 15937 were released as hotfixes.)
    222 * major enhancements
    223   * #18440 - Restore access to Maxar imageries
    224   * #18729 - Add links to Geofabrik regional/national Taginfo instances
    225   * #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
    226   * #14088 - Add tag and change value dialogs: use matching preset/mappaint style icons on the okay button
    227 * medium enhancements
    228   * #18749 - Reduce memory footprint
    229   * #18566 - Download object: improve performance and behavior
    230   * #10511, #18728, #9911, #9599 - Join areas: improve performance and behavior
    231 * minor enhancements
    232   * #17827 - Add compatibility with Java 14
    233   * #18639 - Update to overpass-wizard 0.0.9
    234   * #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.)
    235   * #18678 - Fix DownloadAlong with locked layers
    236   * #18677 - Add "download" and "locked" status to osm data layer info
    237   * #18703 - Scroll through TabPreferenceSetting using mouse wheel
    238   * #15158 - Tag2Link: support leading zeros for ref:bag
    239   * #18709 - Add Tag Dialog: disable auto completion during use of recent tags
    240   * #13108 - Registers *.geojson, *.jos, *.joz files on all platforms
    241   * #18720 - Automatically enable "Tile zoom offset" in HIDPI mode
    242   * #18761 - Only consider source=survey for local GPX files, not the public ones
    243 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    244   * #18577 - Update opening_hours.js
    245   * #18667 - Match `cycleway:left` and `cycleway:right` on Cycle Lane/Track preset too
    246   * #18642 - Don't warn about the key `to` on `route=ferry` ways
    247   * #17820 - Same support for `oneway:bicycle=no` as for `cycleway=opposite`
    248   * #18633 - Extend `route=ferry` preset
    249   * #11232 - Warn about `highway=*` + `construction=yes`
    250   * #18740 - Validator: whitelist a few phonetic characters
    251   * #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)"
    252   * #17541 - Add `historic=fort`
    253   * #12575 - Add icon for `craft=stonemason`
    254   * #18719, #18659 - Change `car` to `motorcar` in `amenity=charging_station` preset, add a validator warning and add `motorcycle=*`
    255   * Add icons of the tracktypes in the preset combo for easier learning/understanding which pattern belongs to which tracktype
    256   * Add `leisure=outdoor_seating`
    257   * Add `payment:contactless` to payment preset
    258   * Add `vehicle` combo to `highway=track` preset
    259 * 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]
    260 
    261 == 2020-02-01: Stable release 15806 ([milestone:"20.01" 20.01]) == #stable-release-20.01
    262 * major enhancements
    263   * #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)
    264 * medium enhancements
    265   * #15946 - Double click sliders to reset `opacity/colorfulness/gamma/sharpness`
    266   * #11914 - Allow to show user name in title bar
    267   * #18477 - Split Way: smart way selection: if only one `highway/railway/waterway` is applicable, use that one
    268   * #17496 - AutoFilter: infer sensible default values for key `layer`
    269 * minor enhancements
    270   * #18510 - Add icons to move up/down/left/right actions
    271   * #18504 - Add support for Tasking Manager 4 GPX URL
    272   * #18509 - Display GPX colors in layer dialog with a circle
    273   * #18514 - Make all changeset actions and dialogs only accessible in expert mode
    274   * #18091 - Reuse Help shortcut inside tag/membership dialog
    275   * #18494 - GPX layers uses the name from the file instead of "Downloaded GPX Data" whenever possible
    276   * #18514 - Disable Window menu when empty, display changeset toggle dialog entry in the window menu only in expert mode
    277   * #18530 - Upload dialog: support validator and notes layers as source tag
    278   * #18172 - Add new imagery categories "elevation" and "qa"
    279   * #18015 - Fix timezone in ImageViewerDialog
    280   * #18540 - Use correct primitive icons in validator dialog
    281   * #18083 - Don't combine ways when the shared node is old and outside of the download area.
    282   * #18020 - Don't show way directions for boundary and multipolygon relations
    283   * #17654 - Notify users of viewport following activation by shortcut
    284   * #18026 - Relation member conflict: render decision as radio buttons
    285   * #10435 - MapCSS: add settings of type string/double
    286   * #18503 - Relation editor: compute wayConnection for `type=superroute`
    287   * #17220 - LayerListDialog: show imagery offset in tooltip, re-enable previous offset on click
    288   * #14921 - WMS: support time={time} for Sentinel-2 imagery
    289   * #17688 - History Viewer: allow to select/copy multiple values
    290   * #17639 - Relation editor: invert color of icons when line is selected
    291   * #13813 - Advanced object info: use consistent coordinates/bbox format
    292   * #14197 - Advanced Preferences: support search keywords "modified", "default", "changed"
    293   * #18613 - Discourage upload of geojson data
    294   * #18624 - Improve performance of parent ways/relations download
    295   * #18632 - Fix loading of SVG images in internal help browser
    296   * #18608 - Use the correct console encoding on Windows
    297   * #18653 - Update EU boundaries after Brexit
    298 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
    299   * #18517 - Deprecate `office=administrative` in favour of `office=government`
    300   * #18505 - Detect `highway=crossing` without `crossing=*` (info level)
    301   * #18469 - Deprecate `landuse=churchyard`
    302   * #18460 - More precise internal border between Germany and Switzerland
    303   * #18455 - Detect objects not matching their presets object type (info level)
    304   * #18421 - Add `route=running` and `route=fitness_trail`
    305   * #18524 - Add more values for "material"
    306   * #18374 - Warn if `collection_times` is used instead of `opening_hours` on `amenity=recycling`, rewording in preset
    307   * #10576 - Add `railway=construction` preset
    308   * #18411 - Warn about `railway=construction` or `highway=construction` together with `construction=yes`
    309   * #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=*`
    310   * #12575 - Add craft icons: gardener, shoemaker, upholsterer
    311   * Add `lamp_type` / `lamp_mount` to street_lamp preset
    312   * #18546 - "Relation type is unknown" Lower severity from WARNING to OTHER
    313   * #16237 - Add `amenity=dive_centre`
    314   * #18544 - Don't warn crossing administrative and protected_area boundaries, check also complete members of incomplete relations
    315   * #18550 - Don't warn about `bollard=unremovable` looks like `bollard=removable`
    316   * #18552 - Add validation rules for French telecom references
    317   * #17736 - Add `landuse=flowerbed`, render `landuse=school`
    318   * #9836 - Detect crossings between barrier/building, barrier/highway, barrier/railway, and barrier/waterway
    319   * #18557 - Add `gaelic_games:handball` check to Gaelic Games preset
    320   * #18571 - Deprecate `unnamed=yes` in favor of `noname=yes`
    321   * #18572 - Add guidepost role to more route relation presets
    322   * #18573 - Add `isced:level` to education presets
    323   * #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
    324   * #18585 - Support `duration` as restriction-type in conditional syntax validator test
    325   * #5794 - Download window Bounding Box tab: place text fields in diamond pattern
    326   * #18612 - Autofix `building=other|unclassified|undefined|unknown|unidentified` to `building=yes`
    327   * #18603 - Deprecate `bicycle:oneway` in favor of `oneway:bicycle`
    328   * #18605 - Deprecate `building:height` and `building:min_height` in favor of `height` and `min_height`
    329   * #18594 - Add `route=share_taxi` and `duration` to route preset
    330   * #18168 - Don't warn about missing boundary tag if `disused:boundary` is present
    331   * #18627 - Add `building=fire_station` to building preset
    332   * #18635 - Ignore `duration`, `interval`, `change:lanes`, `change:lanes:forward` and `change:lanes:backward` in "value looks like..." validator test
    333 * 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]
     9== 2024-04-10: Stable release 19039 ([milestone:"24.03" 24.03])
     10* Major enhancements:
     11 * Fix #21533: Native Apple Silicon support (macOS installation files are "universal binaries")
     12* Medium enhancements:
     13 * Fix #23550: Fix an issue when deserializing a PBF blob (patch by giora.kosoi, modified)
     14* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     15 * Fix #23604: Fix warning for osmose with `building:part` and `sport`
     16 * Fix #9304: Check for intersecting roads on different layers
     17 * Fix #23596: Warn on `name=Bâtiment` (French for `building`) on buildings
     18 * Fix #23350: Add `amenity=bicycle_wash` (patch by mcliquid)
     19 * Fix #23177: Change `ref:gnis` to `gnis:feature_id` and add validation rules for tags that were functionally the same
     20* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19039&stop_rev=19017 SVN log messages of milestone 24.03]
     21== 2024-03-18: Stable release 19017 ([milestone:"24.02" 24.02])
     22* Major enhancements:
     23 * Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal -- remove OAuth 1.0 from JOSM
     24 * JOSM now requires Java 11 or later to finish startup
     25* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     26 * Fix #23361: Add `mouth` as an optional role for waterway relations (patch by hhtznr)
     27 * Add `turning_circle` tag (a subkey for `highway=turning_circle`) (patch by guylamar2006, see https://github.com/JOSM/josm/pull/137)
     28 * Fix #23148: Remove `fenced` from deprecation warnings (`fenced` is no longer deprecated as of 2023-06-14)
     29* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=19017&stop_rev=18969 SVN log messages of milestone 24.02]
     30== 2024-02-06: Stable release 18969 ([milestone:"24.01" 24.01])
     31* Medium enhancements:
     32 * Fix #23397: Improve the results of partial validations
     33* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18969&stop_rev=18940 SVN log messages of milestone 24.01]
     34== 2024-01-17: Stable release 18940 ([milestone:"23.12" 23.12])
     35* Major enhancements:
     36 * Fix #23227: Use the appropriate Bing layer -- notably, there may be some quality differences, and the imagery may be newer or older than what would be seen on the previously used Bing imagery layer
     37* Medium enhancements:
     38 * Fix #23290: Validate the regions a tag is expected to be in (patch by Sarabjeet108, modified)
     39* Minor enhancements
     40 * Fix #23399: Simplify way crashes by significantly improving the performance of simplifying ''many'' ways
     41* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     42 * Fix #23302: Create a preference for address duplicate detection to include buildings and POIs (patch by zyphlar, modified)
     43 * Fix #23308: Fix a false positive for "Water area inside water area" validation (patch by gaben, modified)
     44 * Fix #23067: Don't warn on `unisex`, `female`, and `male` tag combinations for `shop=hairdresser`
     45 * Fix #23339: Improve preset for charging stations (patch by dbrgn)
     46 * Fix #22546: Warn about floating railway switches and crossing (patch by Famlam)
     47* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18940&stop_rev=18905 SVN log messages of milestone 23.12]
    33448
    33549== Older stable releases ==
     50  * [wikitr:/Changelog/2023]: Releases from r18623 to r18905
     51  * [wikitr:/Changelog/2022]: Releases from r18361 to r18622
     52  * [wikitr:/Changelog/2021]: Releases from r17429 to r18360
     53  * [wikitr:/Changelog/2020]: Releases from r15629 to r17428
    33654  * [wikitr:/Changelog/2019]: Releases from r14261 to r15628
    337   * [wikitr:/Changelog/2018]: Releases from r13266 to r14620
     55  * [wikitr:/Changelog/2018]: Releases from r13266 to r14260
    33856  * [wikitr:/Changelog/2017]: Releases from r11426 to r13265
    33957  * [wikitr:/Changelog/2016]: Releases from r9230 to r11425