Changes between Version 904 and Version 1035 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v904 v1035  
    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 {{{
    11 #!comment
    12 Tickets below did not make it for last relase:
     10== 2026-08-11: Stable release 19613 ([milestone:"26.07" 26.07]) == #stable-release-26.07
     11* See full log [/log/josm/?rev=19613&stop_rev=19556 SVN log messages of milestone 26.07]
    1312
    14  * #20729 - Alert user if validation action is performed with data filters enabled
    15 }}}
     13== 2026-03-30: Stable release 19555 ([milestone:"26.03" 26.03]) == #stable-release-26.03
     14* See full log [/log/josm/?rev=19555&stop_rev=19482 SVN log messages of milestone 26.03]
    1615
    17 == 2021-04-28: Stable release 17833 ([milestone:"21.04" 21.04]) == #stable-release-21.04
    18 * Major enhancements
    19   * #20708 - Re-organize the upload dialog
    20   * #20583 - Filter notes in notes dialog
    21   * #20659 - Add colorfulness/contrast/gamma sliders to image viewer
    22 * Medium enhancements
    23   * #16163 - Right To Left support for various input boxes and dialogs
    24   * #20510 - Default maximum memory setting `-Xmx` for distribution packages
    25   * #20744 - Reduce heap allocations while evaluating MapCSS
    26   * #20745 - Reduce heap allocations while reading/rendering/validating
    27   * #20624 - Keyboard shortcut to copy OSM.org URL for selected element
    28   * #16158 - Enhance keyboard consistency on macOS
    29   * #20035 - Geotagged images are pixelated on retina displays
    30   * #17072 - Geotagged images viewer should not clear between pictures
    31   * #20467 - Labelling OSM primitives (in various lists): show `highway`/`railway`/`waterway`/`landuse`/`building` types
    32 * Minor enhancements
    33   * #19126 - Add display preference "Remember dialog geometries"
    34   * #19754 - Tag2Link: support multi-values for URLs in website/source/url/image
    35   * #19771 - Tag2Link: use percent encoding for Wikimedia Commons URLs
    36   * #16171 - Search: make case-sensitive regexp `key=value` case-sensitive
    37   * #20750 - Explain * and ∅ in Layer info window
    38   * #20751 - Add MapCSS function `mod` (modulo)
    39   * #20720 - Faster filtering of plugins list in preferences
    40   * #20164 - Changeset manager: Discussion tab: improve scrolling of long comments
    41   * #16848 - Disable "Viewport following" shortcut when not in "Expert mode"
    42   * #17838 - Fix `Cmd+Shift+Down` shortcut on welcome screen
    43   * #20784 - Fix Overpass Query when using Arabic numbers
    44   * #20792 - Tagging preset: `columns` in `checkgroup` not fully respected (6 checkboxes with `columns=4` would show in 3 columns)
    45 {{{
    46 #!comment
    47 * Dependencies upgrades
    48 }}}
    49 * Developer improvements
    50   * #14176 - Use Java 8 Date API (JSR 310)
    51   * #20732 - Migrate `org.openstreetmap.josm.data.imagery.Shape#coords` to `java.awt.Polygon`
    52   * #20733 - PlatformHookOsx: use logo_macOS.png in 256x256 size (for smaller memory consumption)
    53   * #20771 - MainFrame created before setting look and feel and not updated
    54   * #20733 - ImageProvider: do not rescale non SVG images when already correctly sized
    55 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    56   * #20737 - Improve some icons
    57   * #20039 - Add `import_uuid` and `gnis:import_uuid` to discardable key list
    58   * #20471 - Don't warn about `tunnel=*` on `power=cable`
    59   * #18815 - Don't warn about `waterway=canal` together with `tunnel=yes`
    60   * #18815 - Don't warn about `bridge/tunnel=*` on `type=bridge/tunnel` relations
    61   * #19959 - Add `bus_bay=*` to presets
    62   * #20782 - Fix typo in `motorcycle` brand Aprilia, add Moto Guzzi
    63   * #20701 - Add `tourism=gallery`
    64   * #20444 - Add `informal=yes` checkbox to `highway=path` preset
    65   * #20684 - Add `canal=qanat` combo box to `waterway=canal` preset
    66   * #20450 - Sync `tracktype=*` descriptions with OSM wiki
    67 * 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]
    68 
    69 == 2021-04-01: Stable release 17702 ([milestone:"21.03" 21.03]) == #stable-release-21.03
    70 * Major enhancements
    71   * #20613 - Reduce heap allocations while rendering
    72   * #17858 - Ask Oracle Java WebStart users to switch to [https://openwebstart.com/ OpenWebStart]
    73   * #19078 - Tagging presets: validate user input. Disabled by default, can be activated in [[Help/Preferences/TaggingPresetPreference|tagging presets preferences]].
    74 * Medium enhancements
    75   * #12326 - Layer list: Add "dirty" and "modified" indicators for data layers
    76   * #16709 - Display a notification while/after saving files
    77   * #18949 - Tagging presets: compute/update `<text>` value based on other keys via `value_template="..."` (not yet used for default presets)
    78   * #19012 - Tagging presets: additional matching criteria via `<item match_expression="...">`
    79   * #19554 - Tagging presets: Icons for all preset input boxes
    80   * #20101 - Rotate & scale tool: show angle or scale factor in status bar
    81   * #20660 - Remote control /imagery: add imagery by id
    82   * #20565 - Allow adding WMS imageries by URL
    83   * #20678 - History Browser: reset coordinates of a node to previous versions (via popup menu)
    84 * Minor enhancements
    85   * #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.
    86   * #15397 - Toolbar: make ToggleAction buttons reflect toggle state
    87   * #19292 - Selection List: Option to not sort the objects but show the real order of selection
    88   * #19527 - Download Dialog: Bounding Box: copy bounds to clipboard
    89   * #19857 - Select WMS layers: option to only show layers for current view
    90   * #20233 - Session: export/import layer color
    91   * #20244 - OAuth authorization wizard: Deemphasize OAuth on login screen
    92   * #20047 - Relation editor: Harmonize F1 function (linking to osm wiki pages)
    93   * #20048 - Make dialog "Automatic tag correction" resizeable
    94   * #20647 - Add `--status-report` command line argument
    95   * #20652 - Preferences: Update context-sensitive help page links to new structure
    96 * Dependencies upgrades
    97   * #20626 - Update to OpeningHoursParser 0.23.2
    98   * #20627 - Update to xz 0.19
    99   * #20635 - Update to Tag2Link 2021.3.21
    100 * Developer improvements
    101   * #20621 - GitHub Actions: trigger CI on pull requests
    102 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    103   * #18074 - Duplicate Node: detect errors caused by different rounding in JOSM and on OSM server
    104   * #20651 - add `building=boathouse`
    105 * 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]
    106 
    107 == 2021-03-18: Stable release 17580 ([milestone:"21.02" 21.02]) == #stable-release-21.02
    108 (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.)
    109 * Major enhancements
    110   * #17184 - Fix many memory leaks
    111   * #19724 - Java 16 support
    112   * #20014 - Fix constant reloading of imagery tiles
    113   * #20257 - macOS build process fixes and improvements. Will correctly detect when it needs to be updated.
    114 * Medium enhancements
    115   * #20432 - Additional panel context menu item: Download complete relation
    116   * #20493 - Allow to comment changesets directly from JOSM
    117   * #20310 - Allow ImageImporter to import remote images
    118   * #20341 - Support more image formats
    119 * Minor enhancements
    120   * #20360 - Splash screen: automatically focus beginning of line
    121   * #20535 - Strip leading/trailing whitespace from URLs entered in "Add WMS/WMTS" dialogs
    122   * #20571 - Strip leading/trailing whitespace from roles entered in relation editor
    123 * Plugin API
    124   * #20363 - Extract necessary method for `QuadBuckets` into separate interface
    125   * #20310 - Deprecate a few `OpenFileAction.openFiles` methods
    126   * #7548 - Remove deprecated `MapPreference`
    127 * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
    128   * #20337 - Support `dog:conditional`
    129   * #20338 - Deprecate `amenity=embassy` in favor of `office=diplomatic`
    130   * #20392 - Add `shoulder=*` to major roads presets and warn about `shoulder=none`
    131   * #20286 - Improve `barrier=cycle_barrier` icon
    132   * #20429 - Add climbing grades 3/4
    133   * #20438 - Warn about `zoo` without `tourism=zoo`
    134   * #20455 - Raise "Unclosed way - landuse" warnings to errors
    135   * #20474 - Add `building=digester`
    136   * #20447 - Add `access=permit`, `parking=lane/street_side`, `hazard` tags, `advertising=poster_box`
    137   * #19982 - Ignore `railway=tram_crossing/tram_level_crossing`
    138   * #20577 - Add `shop=general`
    139   * #20588 - Add `traffic_calming=mini_bumps`
    140   * r17441 - Don't warn about missing name for `place=*` if `noname=yes` is present
    141   * r17448 - Avoid some false positive combination warnings with `place=plot`
    142 * 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]
     16== 2026-02-01: Stable release 19481 ([milestone:"26.01" 26.01]) == #stable-release-26.01
     17* See full log [/log/josm/?rev=19481&stop_rev=19440 SVN log messages of milestone 26.01]
    14318
    14419== Older stable releases ==
     20  * [wikitr:/Changelog/2025]: Releases from r19266 to r19439
     21  * [wikitr:/Changelog/2024]: Releases from r18906 to r19265
     22  * [wikitr:/Changelog/2023]: Releases from r18623 to r18905
     23  * [wikitr:/Changelog/2022]: Releases from r18361 to r18622
     24  * [wikitr:/Changelog/2021]: Releases from r17429 to r18360
    14525  * [wikitr:/Changelog/2020]: Releases from r15629 to r17428
    14626  * [wikitr:/Changelog/2019]: Releases from r14261 to r15628