Changes between Version 989 and Version 1034 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v989 v1034  
    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.
    99
    10 == 2023-06-05: Stable release 18746 ([milestone:"23.05" 23.05])
    11 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    12  * Fix #22983: Don't warn for ss in SpannungsTrasse (Germany)
    13  * Fix #22957: `parking:orientation` is deprecated (patch by Famlam and JeroenHoek)
    14  * Fix #22789: Don't warn about missing access tags on `barrier=cattle_grid` nodes also in major roads (`tertiary_link` and above) (patch by Famlam)
    15  * Fix #21286: Add validator rule for `min_height` < `height` (patch by skyper, modified)
    16  * Fix #22831: Add additional memorial values for the historic=memorial preset (patch by JeroenHoek, modified)
    17  * Fix #22901: Add/ignore popular tags
    18   * Ignore
    19    * `landuse=static_caravan`
    20    * `service=driveway2`
    21    * `guidepost`
    22    * Street side parking tags (`parking:<side>:*` since there already exists an external preset)
    23   * Add
    24    * `lane_markings`
    25    * `footway=link|traffic_island|alley`
    26    * `railway=miniature`
    27    * `man_made=avalanche_protection`
    28    * `fortification_type` (subtag of `historic=archaeological_site`)
    29    * `man_made=planter`
    30    * `industrial=wellsite`
    31 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18746&stop_rev=18722 SVN log messages of milestone 23.05]
     10== 2026-03-30: Stable release 19555 ([milestone:"26.03" 26.03]) == #stable-release-26.03
     11* See full log [/log/josm/?rev=19555&stop_rev=19482 SVN log messages of milestone 26.03]
    3212
    33 == 2023-05-03: Stable release 18721 ([milestone:"23.04" 23.04])
    34 * Medium enhancements:
    35  * Fix #22798: Convert most dialog actions which extend `AbstractAction` to ones which extend `JosmAction`. This means that people can now bind shortcuts to actions such as `Create a new relation`.
    36  * Fix #22726: `DownloadOsmChange` will no longer get the history for all the objects -- many times, it only needs the latest version. This will significantly improve user experience when loading an OSC from sites like MapRoulette.
    37  * Fix #22865: Pressing "Presets" button causes JOSM to get stuck on loading (macOS). This occurs only when there are a large number of presets (almost exclusively due to the Name Suggestion Index).
    38 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    39  * Fix #21782: Deprecate [[osmwiki:Tag:vending=parcel_pickup]] (patch by gaben, modified)
    40  * Fix #22844: Add garden:type=* tag to leisure=garden preset (patch by Woazboat)
    41  * Fix #22864: Make orchard presets searchable (patch by gaben)
    42 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18721&stop_rev=18701 SVN log messages of milestone 23.04]
    43 
    44 == 2023-04-03: Stable release 18700 ([milestone:"23.03" 23.03])
    45 * Medium enhancements
    46  * PBF read support (see #22603)
    47 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    48  * Fix #22792: Add `natural=shrubbery` (icons from JeroenHoek, patch by JeroenHoek)
    49 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18700&stop_rev=18679 SVN log messages of milestone 23.03]
    50 
    51 == 2023-03-02: Stable release 18678 ([milestone:"23.02" 23.02])
    52 * Major enhancements
    53  * Fix #20768: Add OAuth 2.0 support
    54 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    55  * Fix #22547: `tunnel=culvert` should have `waterway=*` or `man_made=tunnel` (patch by skyper)
    56  * Fix #22761: Don't warn about `"value '<some value>' for key 'ref' not in presets"`
    57  * Partially fix #21778: `oneway` + `.*:(backward|forward):conditional` should not have a warning (patch by Famlam)
    58 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18678&stop_rev=18647 SVN log messages of milestone 23.02]
    59 
    60 == 2023-01-30: Stable release 18646 ([milestone:"23.01" 23.01])
    61 * Medium enhancements
    62  * Fix #21423: Prevent validation error codes from clashing. Note that the full effect of this change ''will not be'' visible until 2024-01-01 for backwards/forwards compatibility reasons.
    63   * See #18230: Move `RightAngleBuildingTest` error code to `4101` from `3701` -- this is due to a conflict with with `pt_assistant`, and all ignored entries with the group `3701` will be removed.
    64 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    65  * Fix #21878: Add building types `riding_hall` and `sports_hall`
    66  * Fix #22588: Improve horse related presets (patch by Hufkratzer)
    67  * Fix #18626: Warn about `amenity=marketplace` together with `highway`
    68  * Fix #22574: Add `amenity=animal_breeding` and add `Animal` group in `Facilities`
    69  * Fix #22630: Add `crossing:markings` to the `crossing` preset (patch by Woazboat)
    70  * Fix #22561: Change `site_type` to `archaeological_site` (`site_type` has been deprecated since 2022-12-04)
    71  * Fix #22599: Add `colour:back` to City Limit Sign preset
    72  * Fix #22481: Deprecated `building:level` in favor of `building:levels` (note the trailing `s`)
    73  * Fix #22473: Don't warn about `Way end node near other way` for `natural=arete` and `natural=ridge`
    74  * Fix #20539, see #18659, see #18719 - Deprecate car in favor for motorcar also for non charging stations
    75 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18646&stop_rev=18623 SVN log messages of milestone 23.01]
     13== 2026-02-01: Stable release 19481 ([milestone:"26.01" 26.01]) == #stable-release-26.01
     14* See full log [/log/josm/?rev=19481&stop_rev=19440 SVN log messages of milestone 26.01]
    7615
    7716== Older stable releases ==
     17  * [wikitr:/Changelog/2025]: Releases from r19266 to r19439
     18  * [wikitr:/Changelog/2024]: Releases from r18906 to r19265
     19  * [wikitr:/Changelog/2023]: Releases from r18623 to r18905
    7820  * [wikitr:/Changelog/2022]: Releases from r18361 to r18622
    7921  * [wikitr:/Changelog/2021]: Releases from r17429 to r18360