Changes between Version 936 and Version 1034 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

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