Changes between Version 915 and Version 1034 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v915 v1034  
    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.
     
    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 == 2021-07-11: Stable release 18004 ([milestone:"21.06" 21.06]) == #stable-release-21.06
     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]
    1112
    12 * Major bugfixes
    13   * #21065 - update fully automatic OAuth authentication to adapt to recent OSM server change
    14 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    15   * #20924 - Remove `area=yes` and `barrier=*` from `leisure=dog_park` preset
    16   * #20942 - Don't warn about `intermittent=yes` on `ford=stepping_stones`
    17   * #20922 - Avoid false positive validator warnings like "Value x for key y is unknown, maybe z is meant?" regarding `*:both_ways`, `*:lanes`, `*:lanes:forward` and `*:lanes:backward` tags
    18   * #21009 - Warn about `landuse=yes`
    19   * #20520 - #21014 - Don't warn about "End node near other way" for `waterway=dam|lock_gate|weir`
    20   * #18685 - Add `natural=shrub`
    21   * #20620 - Allow the use of `aeroway=holding_position` on ways
    22   * #21026 - #14532 - Better warnings for negative numeric values
    23   * #20987 - Warn about unusual values of `turn(:lanes(:forward|:backward|:both_ways))`
    24   * #20192 - Add `parking=carports`, `garage_boxes`, `sheds`, and add `parking:orientation`
    25   * #20442 - Warn about `traffic signals` or similar on roundabouts
    26   * #20434 - Deprecate `building:roof:shape` in favor of `roof:shape`
    27   * #21048 - Allow multipolygons as inner part of building relations with role part; remove the roles entrance and level_n (deprecated tagging schema)
    28   * #21063 - #20613 - Fix `is_in:*` validator rules
    29   * #19996 - Remove motor_vehicle warning on minor roads and reduce severity on major roads
    30   * #21069 - Add `enforcement=average_speed` with role section
    31   * #21069 - Split up `enforcement=average_speed` preset
    32   * #20959 - Add `landuse=education`, deprecate `landuse=school`, allow users to set different colors for `landuse=retail` and `landuse=commercial`
    33   * #21069 - Add `member_expression` to `enforcement=average_speed` preset
    34   * #21074 - Harmonize `color` keys in presets
    35   * #21068 - Add validator rules for `roof:height`
    36   * #20637 - Warn about role as a tag
    37   * #20902 - Warn about solo `layer` and `level` tags, remove relations from checks, warn about `area` on relations
    38   * Add `building=kiosk` to `building` preset
    39   * Improve `amenity=bicycle_repair_station` preset, deprecate `service:bicycle:chaintool` in favor of `service:bicycle:chain_tool`
    40 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18004&stop_rev=17920 SVN log messages of milestone 21.06]
    41 
    42 == 2021-06-02: Stable release 17919 ([milestone:"21.05" 21.05]) == #stable-release-21.05
    43 
    44 (First version 17915 was released as stable version and due to major bug version 17919 was released as hotfix.)
    45 
    46 * Major enhancements
    47   * #17177 - Add support for Mapbox Vector Tile
    48   * #8472 - Show geocoded images from Wikimedia Commons as GeoImageLayer
    49 * Medium enhancements
    50   * #11710 - Re-geotagging hides pictures that are not covered by GPX track
    51   * #20729 - Validator: show notification when validator was executed with filters and at least one element in the error message is hidden
    52   * #20879 - History browser: which version changed a tag (git blame)?
    53   * #20880 - History browser: show color gutter based on timestamp
    54 * Minor enhancements
    55   * #20706 - Enable text antialiasing for more systems
    56   * #20793 - Reduce memory consumption for GpxExtensionCollection
    57   * #20829 - Avoid heap allocations in OsmWriter and OsmDataLayer.toGpxData
    58   * #20830 - Reduce heap size of org.openstreetmap.josm.data.osm.Node by 8 bytes
    59 * Developer improvements
    60   * #14176 - Use Java 8 Date API (JSR 310)
    61   * #17516 - Update to ProGuard 7.1.0-beta3 for Java 13+ support
    62   * #20522 - Update to error-prone 2.7.1 for Java 17 compatibility
    63   * #20813 - Modernize ImageDisplay and ThumbsLoader using ImageIO and subsampling
    64   * #20920 - `javac --release 8`
    65 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    66   * #17154 - Add access restriction permit
    67 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=17919&stop_rev=17834 SVN log messages of milestone 21.05]
    68 
    69 == 2021-04-28: Stable release 17833 ([milestone:"21.04" 21.04]) == #stable-release-21.04
    70 * Major enhancements
    71   * #20708 - Re-organize the upload dialog
    72   * #20583 - Filter notes in notes dialog
    73   * #20659 - Add colorfulness/contrast/gamma sliders to image viewer
    74 * Medium enhancements
    75   * #16163 - Right To Left support for various input boxes and dialogs
    76   * #20510 - Default maximum memory setting `-Xmx` for distribution packages
    77   * #20744 - Reduce heap allocations while evaluating MapCSS
    78   * #20745 - Reduce heap allocations while reading/rendering/validating
    79   * #20624 - Keyboard shortcut to copy OSM.org URL for selected element
    80   * #16158 - Enhance keyboard consistency on macOS
    81   * #20035 - Geotagged images are pixelated on retina displays
    82   * #17072 - Geotagged images viewer should not clear between pictures
    83   * #20467 - Labelling OSM primitives (in various lists): show `highway`/`railway`/`waterway`/`landuse`/`building` types
    84 * Minor enhancements
    85   * #19126 - Add display preference "Remember dialog geometries"
    86   * #19754 - Tag2Link: support multi-values for URLs in website/source/url/image
    87   * #19771 - Tag2Link: use percent encoding for Wikimedia Commons URLs
    88   * #16171 - Search: make case-sensitive regexp `key=value` case-sensitive
    89   * #20750 - Explain * and ∅ in Layer info window
    90   * #20751 - Add MapCSS function `mod` (modulo)
    91   * #20720 - Faster filtering of plugins list in preferences
    92   * #20164 - Changeset manager: Discussion tab: improve scrolling of long comments
    93   * #16848 - Disable "Viewport following" shortcut when not in "Expert mode"
    94   * #17838 - Fix `Cmd+Shift+Down` shortcut on welcome screen
    95   * #20784 - Fix Overpass Query when using Arabic numbers
    96   * #20792 - Tagging preset: `columns` in `checkgroup` not fully respected (6 checkboxes with `columns=4` would show in 3 columns)
    97 {{{
    98 #!comment
    99 * Dependencies upgrades
    100 }}}
    101 * Developer improvements
    102   * #14176 - Use Java 8 Date API (JSR 310)
    103   * #20732 - Migrate `org.openstreetmap.josm.data.imagery.Shape#coords` to `java.awt.Polygon`
    104   * #20733 - PlatformHookOsx: use logo_macOS.png in 256x256 size (for smaller memory consumption)
    105   * #20771 - MainFrame created before setting look and feel and not updated
    106   * #20733 - ImageProvider: do not rescale non SVG images when already correctly sized
    107 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    108   * #20737 - Improve some icons
    109   * #20039 - Add `import_uuid` and `gnis:import_uuid` to discardable key list
    110   * #20471 - Don't warn about `tunnel=*` on `power=cable`
    111   * #18815 - Don't warn about `waterway=canal` together with `tunnel=yes`
    112   * #18815 - Don't warn about `bridge/tunnel=*` on `type=bridge/tunnel` relations
    113   * #19959 - Add `bus_bay=*` to presets
    114   * #20782 - Fix typo in `motorcycle` brand Aprilia, add Moto Guzzi
    115   * #20701 - Add `tourism=gallery`
    116   * #20444 - Add `informal=yes` checkbox to `highway=path` preset
    117   * #20684 - Add `canal=qanat` combo box to `waterway=canal` preset
    118   * #20450 - Sync `tracktype=*` descriptions with OSM wiki
    119 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=17833&stop_rev=17703&limit=900 SVN log messages of milestone 21.04]
    120 
    121 == 2021-04-01: Stable release 17702 ([milestone:"21.03" 21.03]) == #stable-release-21.03
    122 * Major enhancements
    123   * #20613 - Reduce heap allocations while rendering
    124   * #17858 - Ask Oracle Java WebStart users to switch to [https://openwebstart.com/ OpenWebStart]
    125   * #19078 - Tagging presets: validate user input. Disabled by default, can be activated in [[Help/Preferences/TaggingPresetPreference|tagging presets preferences]].
    126 * Medium enhancements
    127   * #12326 - Layer list: Add "dirty" and "modified" indicators for data layers
    128   * #16709 - Display a notification while/after saving files
    129   * #18949 - Tagging presets: compute/update `<text>` value based on other keys via `value_template="..."` (not yet used for default presets)
    130   * #19012 - Tagging presets: additional matching criteria via `<item match_expression="...">`
    131   * #19554 - Tagging presets: Icons for all preset input boxes
    132   * #20101 - Rotate & scale tool: show angle or scale factor in status bar
    133   * #20660 - Remote control /imagery: add imagery by id
    134   * #20565 - Allow adding WMS imageries by URL
    135   * #20678 - History Browser: reset coordinates of a node to previous versions (via popup menu)
    136 * Minor enhancements
    137   * #14124 - Add MapCSS function `title`. Returns a title-cased version of the string where words start with an uppercase character and the remaining characters are lowercase.
    138   * #15397 - Toolbar: make ToggleAction buttons reflect toggle state
    139   * #19292 - Selection List: Option to not sort the objects but show the real order of selection
    140   * #19527 - Download Dialog: Bounding Box: copy bounds to clipboard
    141   * #19857 - Select WMS layers: option to only show layers for current view
    142   * #20233 - Session: export/import layer color
    143   * #20244 - OAuth authorization wizard: Deemphasize OAuth on login screen
    144   * #20047 - Relation editor: Harmonize F1 function (linking to osm wiki pages)
    145   * #20048 - Make dialog "Automatic tag correction" resizeable
    146   * #20647 - Add `--status-report` command line argument
    147   * #20652 - Preferences: Update context-sensitive help page links to new structure
    148 * Dependencies upgrades
    149   * #20626 - Update to OpeningHoursParser 0.23.2
    150   * #20627 - Update to xz 0.19
    151   * #20635 - Update to Tag2Link 2021.3.21
    152 * Developer improvements
    153   * #20621 - GitHub Actions: trigger CI on pull requests
    154 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    155   * #18074 - Duplicate Node: detect errors caused by different rounding in JOSM and on OSM server
    156   * #20651 - add `building=boathouse`
    157 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=17702&stop_rev=17581&limit=900 SVN log messages of milestone 21.03]
    158 
    159 == 2021-03-18: Stable release 17580 ([milestone:"21.02" 21.02]) == #stable-release-21.02
    160 (Stable release 21.01 was skipped. First version 17560 was released as stable version and due to major bug version 17580 was released as hotfix.)
    161 * Major enhancements
    162   * #17184 - Fix many memory leaks
    163   * #19724 - Java 16 support
    164   * #20014 - Fix constant reloading of imagery tiles
    165   * #20257 - macOS build process fixes and improvements. Will correctly detect when it needs to be updated.
    166 * Medium enhancements
    167   * #20432 - Additional panel context menu item: Download complete relation
    168   * #20493 - Allow to comment changesets directly from JOSM
    169   * #20310 - Allow ImageImporter to import remote images
    170   * #20341 - Support more image formats
    171 * Minor enhancements
    172   * #20360 - Splash screen: automatically focus beginning of line
    173   * #20535 - Strip leading/trailing whitespace from URLs entered in "Add WMS/WMTS" dialogs
    174   * #20571 - Strip leading/trailing whitespace from roles entered in relation editor
    175 * Plugin API
    176   * #20363 - Extract necessary method for `QuadBuckets` into separate interface
    177   * #20310 - Deprecate a few `OpenFileAction.openFiles` methods
    178   * #7548 - Remove deprecated `MapPreference`
    179 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    180   * #20337 - Support `dog:conditional`
    181   * #20338 - Deprecate `amenity=embassy` in favor of `office=diplomatic`
    182   * #20392 - Add `shoulder=*` to major roads presets and warn about `shoulder=none`
    183   * #20286 - Improve `barrier=cycle_barrier` icon
    184   * #20429 - Add climbing grades 3/4
    185   * #20438 - Warn about `zoo` without `tourism=zoo`
    186   * #20455 - Raise "Unclosed way - landuse" warnings to errors
    187   * #20474 - Add `building=digester`
    188   * #20447 - Add `access=permit`, `parking=lane/street_side`, `hazard` tags, `advertising=poster_box`
    189   * #19982 - Ignore `railway=tram_crossing/tram_level_crossing`
    190   * #20577 - Add `shop=general`
    191   * #20588 - Add `traffic_calming=mini_bumps`
    192   * r17441 - Don't warn about missing name for `place=*` if `noname=yes` is present
    193   * r17448 - Avoid some false positive combination warnings with `place=plot`
    194 * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=17580&stop_rev=17429&limit=900 SVN log messages of milestone 21.02]
     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]
    19515
    19616== 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
     20  * [wikitr:/Changelog/2022]: Releases from r18361 to r18622
     21  * [wikitr:/Changelog/2021]: Releases from r17429 to r18360
    19722  * [wikitr:/Changelog/2020]: Releases from r15629 to r17428
    19823  * [wikitr:/Changelog/2019]: Releases from r14261 to r15628