Changes between Version 196 and Version 1031 of Changelog


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

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v196 v1031  
    11[[TranslatedPages]]
    2 = Changelog
     2[[PageOutline(2-15,Table of Contents)]]
    33
    4 This wiki page aims for providing user-friendly changelog for the [[DevelopersGuide/Schedule|tested releases]] of JOSM.  Its granularity lies somewhere between the contents of [[StartupPage]] and the [/log SVN log messages]. There is a similar [[Plugin changelog|changelog for plugins]].
     4= Changelog =
     5This 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].
     6* This list contains mainly enhancements and changes.
     7* 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.
     8* 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.
    59
    6 == 2014-04-25: Stable release r7000 ([milestone:"14.04" 14.04])
    7 * major changes/enhancements
    8   * **Last release compatible with Java 6
    9 * minor enhancements
    10   * Add Monte Mario Projection (Italy, r6954)
    11   * Change of system of measurement in map status (r6960)
    12   * MapCSS: proper `@media` support (r6970)
    13   * Add `proxy.exceptions` advanced parameter (`localhost` and `127.0.0.1` by default, r6971)
    14 * major bugs
    15   * Fix encoding for systems not using UTF-8 as default (r6966, r6995)
    16   * Move Map on Mac OSX with Java 7 (r6988:6989, r6993, r7000)
     10== 2025-09-01: Stable release 19439 ([milestone:"25.08" 25.08]) == #stable-release-25.08
     11* See full log [/log/josm/?rev=19439&stop_rev=19424 SVN log messages of milestone 25.08]
    1712
    18 == 2014-03-30: Stable release r6950 ([milestone:"14.03" 14.03])
    19 * major changes/enhancements
    20   * Enhancement of [[Help/Action/AlignInCircle|Align Nodes in Circle]], [[Help/Action/CreateCircle|Create Circle]] and [[Help/Action/AlignInLine|Align Nodes in Line]] actions (r6892:6894, r6919, r6933:6934, r6942)
    21   * Access to OSM and JOSM websites in https by default (r6897:6898, r6900, r6905, r6917, r6920, r6946, r6950)
    22   * Remote control: listen also in https on port 8112 (r6941)
    23   * Make UI messages copy-able (r6901, r6911, r6925, r6932, r6935, r6944)
    24   * Ask Mac/Debian/Ubuntu users to update to Java 7 (r6943)
    25 * minor enhancements
    26   * Add "Add/Edit/Delete" entries to tags/memberships contextual menus (r6939)
    27   * MapCSS:
    28     * Add support for `@media` expressions (r6896)
    29     * Add CRC32 checksum (r6899, r6908)
    30   * Validator:
    31     * Check addresses interpolation range/values (r6927, r6949)
    32     * Check wrong multiple values (r6928)
    33   * WMS: filter unsupported image formats, preselect jpeg or png (r6930)
     13== 2025-07-12: Stable release 19423 ([milestone:"25.06" 25.06]) == #stable-release-25.06
     14* See full log [/log/josm/?rev=19423&stop_rev=19413 SVN log messages of milestone 25.06]
    3415
    35 == 2014-02-28: Stable release r6891 ([milestone:"14.02" 14.02])
    36 * major changes/enhancements
    37   * Allow HTTPS access to OSM API (r6840, r6845, r6847, r6849, r6885)
    38   * Do not suggest to combine conflicting values in order to reduce the wrong usage of semicolon values (r6770, r6802)
    39 * minor enhancements
    40   * Enable loading of `.osm.zip` files (r6882)
    41   * Verify for new versions of plugins on crashes (r6797)
    42   * GPX:
    43     * Allow to download compressed GPX tracks from osm.org/trace/ using "Download location" (r6803)
    44     * Use neutral track color if speed is zero (velocity mode) or time extent is very short (time mode, r6775)
    45   * History dialog: Show changeset `source` (r6827, r6836, r6864:6865)
    46   * MapCSS: Allow (named) colours with alpha (r6774)
    47   * Presets/Map styles:
    48     * Add `preset_name_label` attribute to `<item>` to automatically add "[preset name]" at the beginning of dialog (r6824, r6835)
    49     * Add `highway=raceway` (r6777), non-public-transport `route` relations (r6810:6813, r6817:6819), `shop=bookmaker|lottery` (r6855)
    50     * "Add to toolbar" in preset list context menu (F3-right click, r6844)
    51     * Rendering of `craft=painter|plumber|pottery|stonemason|tiler|window_construction` (r6820), `shop=gift` (r6888)
    52   * Remote Control: new `referrers` argument to `load_object` handler (r6782)
    53   * Validator:
    54     * Validate `population` (r6769)
    55     * Check and remove unnecessary `area=yes` (r6778), `building=no` (r6788)
    56     * Detect `sport`s without physical features (r6859:6861, r6877)
    57     * Sort results naturally (r6804)
    58 * sub-minor enhancements
    59   * Make status bar background/foregound colors configurable (r6789)
    60   * Set HTTP `Accept` header to expected MIME types when downloading presets, styles, plugins (r6867:6868)
    61 * major bugs
    62   * Sensible upload order of relations to be deleted (r6776, r6801, r6886)
    63   * Performance improvements (r6821:6823, r6834, r6841)
     16== 2025-06-03: Stable release 19412 ([milestone:"25.05" 25.05]) == #stable-release-25.05
     17* See full log [/log/josm/?rev=19412&stop_rev=19397 SVN log messages of milestone 25.05]
    6418
    65 == 2014-01-29: Stable release r6767 ([milestone:"14.01 (hotfix)" 14.01 hotfix])
    66 * major bugs:
    67   * Fix JSON support (r6764, r6767)
    68   * Fix validator translation files (r6766)
     19== 2025-05-02: Stable release 19396 ([milestone:"25.04" 25.04]) == #stable-release-25.04
     20* See full log [/log/josm/?rev=19396&stop_rev=19370 SVN log messages of milestone 25.04]
    6921
    70 == 2014-01-27: Stable release r6763 ([milestone:14.01 14.01])
    71 * major enhancements
    72   * Presets:
    73     * Refactorization by introducing `<chunk id="X">` and `<reference ref="X"/>` (r6558:6559, r6562, r6570)
    74     * Extension by introducing `<preset_link preset_name="..." />` to add a link to another preset (r6572, r6618)
    75   * Upload window - `source`: add `knowledge`, `survey` to selection, compute value from layers (r6565, r6567, r6590, r6654)
    76   * MapCSS: syntax improvements:
    77     * Regular expression support for key conditions (r6547)
    78     * Comparison of two key values (`[key1 = *key2]`, r6554)
    79     * New `set class` instruction and `.class` selector (r6560:6561, r6601)
    80     * New spatial "element of" (`inner ∈ outer`, r6607, r6609)
    81     * New crossing operator (`area ⧉ area`, r6613)
    82     * New `unconnected` pseudo class for nodes without parent way (r6687)
    83     * Add option to include colour preferences of external styles (r6740)
    84     * Determine opacity/transparency of a color using `alpha()` (r6749)
    85   * Validator:
    86     * New MapCSS-based tag checker/fixer (r6506, r6511:6513, r6529, r6532, r6534, r6537:6538, r6548, r6550:6553, r6583:6584, r6601, r6611:6613, r6629, r6636:6637, r6645, r6649:6651, r6675, r6677, r6681, r6720)
    87     * Centralized service for custom Tagchecker [[Rules|rules]] (r6666, r6670)
    88   * Better zoom to selection/conflict when the objects in question are small (r6608)
    89   * Prompt dialogs: more "do not show again..." choices (r6594:6596)
    90   * Add "Search for objects by preset" action (Shift-F3, r6738)
    91   * `wayselector` plugin integrated into main program (r6544)
    92 * minor enhancements
    93   * Initialize default center view of map to last download location instead of (0,0) (r6509)
    94   * Remote control:
    95     * New arguments `changeset_comment` and `changeset_source` to `load_and_zoom` handler to add changeset tags (r6517)
    96     * Add command description to usage page (r6536)
    97   * History dialog: UI tuning (r6519, r6743), shortcuts for up/down arrow keys (r6520)
    98   * Advanced object info: add "Center of bounding box", and "Centroid" for ways (r6566)
    99   * Colour coding of conflicting tags/memberships in way combining dialog (r6616)
    100   * Improvements of proxy support and error handling (r6523:6525, r6602, r6642:6643, r6714)
    101   * Make Unix web browsers configurable via `browser.unix` property (r6682)
    102   * Presets/Map styles:
    103     * Update of presets for `man_made=surveillance` (r6505), `place_of_worship` (r6508), `artwork` (r6620), `railway` (r6640), `power=substation` (r6657, r6662, r6673), `boundary=political` (r6678), `surface` (r6684), `amenity=charging_station` (r6697), `amenity=parking*` (r6701), `barrier`/`entrance` (r6703, r6705)
    104     * Addition of `natural=sand` (r6576), `building=construction` (r6646), `railway=switch` (r6668), `boundary=postal_code` (r6678)
    105     * Replacement of `emergency=aed` by `emergency=defibrillator` (r6658)
    106     * Display `capacity` as a name complement for labels (r6541)
    107     * Display `highway=road` differently (r6709)
    108   * Tools - Create/Update Multipolygon:
    109     * Update multipolygon if a multipolygon relation is selected (r6564, r6569, r6597, r6600)
    110     * Remap keyboard shortcut to `Ctrl-B` and `Ctrl-Shift-B` (r6721)
    111   * Validator:
    112     * Verify links on highways (r6573)
    113     * Check ways with duplicate way segments (r6574, r6619, r6693:6694, r6722)
    114     * Detect crossing `barrier`, `landuse`, `natural`, `boundary` (r6581, r6680)
    115     * Validate `:lanes` (r6592, r6598, r6606, r6647) and `:conditional` tags (r6605)
    116     * Validate nodes inside polygons with the same values (r6614, r6628, r6719)
    117     * Many test improvements (r6503-r6504, r6510, r6515:6516, r6518, r6526:6527, r6533, r6549, r6556, r6563, r6568, r6575, r6580, r6591, r6593, r6604, r6622, r6630, r6632:6633, r6638:6639, r6641, r6648, r6659, r6665, r6667, r6680, r6688:6689, r6691:6692, r6698, r6724, r6735, r6758:6760)
    118 * sub-minor enhancements:
    119   * Allow to build JOSM from a git mirror clone (r6540, r6545, r6585)
    120   * Make dynamic buttons features disabled by default (r6727, r6752)
    121   * Distinguish number of conflicts on nodes, ways and relations (r6555)
    122   * Unicode normalization and multiple whitespace removal in tags (r6699:r6700)
    123   * Allow to enable debug log messages by command-line argument `--debug` (r6730)
     22== 2025-03-30: Stable release 19369 ([milestone:"25.03" 25.03]) == #stable-release-25.03
     23* See full log [/log/josm/?rev=19369&stop_rev=19343 SVN log messages of milestone 25.03]
    12424
    125 == Older stable releases
    126   * [[Changelog/2013]]: Releases from r5697 to r6502
    127   * [[Changelog/2012]]: Releases from r4878 to r5608
     25== 2025-03-01: Stable release 19342 ([milestone:"25.02" 25.02]) == #stable-release-25.02
     26* See full log [/log/josm/?rev=19342&stop_rev=19308 SVN log messages of milestone 25.02]
     27
     28== 2025-02-04: Stable release 19307 ([milestone:"25.01" 25.01]) == #stable-release-25.01
     29* See full log [/log/josm/?rev=19307&stop_rev=19278 SVN log messages of milestone 25.01]
     30
     31== 2025-01-03: Stable release 19277 ([milestone:"24.12" 24.12]) == #stable-release-24.12
     32* See full log [/log/josm/?rev=19277&stop_rev=19266 SVN log messages of milestone 24.12]
     33
     34== Older stable releases ==
     35  * [wikitr:/Changelog/2024]: Releases from r18906 to r19265
     36  * [wikitr:/Changelog/2023]: Releases from r18623 to r18905
     37  * [wikitr:/Changelog/2022]: Releases from r18361 to r18622
     38  * [wikitr:/Changelog/2021]: Releases from r17429 to r18360
     39  * [wikitr:/Changelog/2020]: Releases from r15629 to r17428
     40  * [wikitr:/Changelog/2019]: Releases from r14261 to r15628
     41  * [wikitr:/Changelog/2018]: Releases from r13266 to r14260
     42  * [wikitr:/Changelog/2017]: Releases from r11426 to r13265
     43  * [wikitr:/Changelog/2016]: Releases from r9230 to r11425
     44  * [wikitr:/Changelog/2015]: Releases from r7907 to r9229
     45  * [wikitr:/Changelog/2014]: Releases from r6763 to r7906
     46  * [wikitr:/Changelog/2013]: Releases from r5697 to r6502
     47  * [wikitr:/Changelog/2012]: Releases from r4878 to r5608
     48
     49== See also ==
     50* There is a similar [[wikitr:/Plugin changelog|changelog for plugins]], which is no longer updated.