Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+10
Start Page
Index
History
Editing Changelog
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
[[TranslatedPages]] [[PageOutline(2-15,Table of Contents)]] = Changelog = This 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]. * This list contains mainly enhancements and changes. * 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. * 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. == 2023-08-01: Stable release 18789 ([milestone:"23.07" 23.07]) * Minor enhancements/fixes: * Fix #23024: Set foreground color for feedback warning label (patch by Larsossum) * Fix #23023: Fix logic for enabling buttons in color preferences (patch by Larsossum) * Fix #23078: Improve cancel action on OSM API errors (patch by gaben) * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18789&stop_rev=18772 SVN log messages of milestone 23.07] == 2023-07-07: Stable release 18772 ([milestone:"23.06" 23.06]) * Major enhancements: * Fix #22279: Add new split mode for quick splitting of ways (patch by Woazboat, modified) * Fix #9446: Show progress on upload validation (patch updated by gaben) * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=18772&stop_rev=18746 SVN log messages of milestone 23.06] == 2023-06-05: Stable release 18746 ([milestone:"23.05" 23.05]) * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules * Fix #22983: Don't warn for ss in SpannungsTrasse (Germany) * Fix #22957: `parking:orientation` is deprecated (patch by Famlam and JeroenHoek) * 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) * Fix #21286: Add validator rule for `min_height` < `height` (patch by skyper, modified) * Fix #22831: Add additional memorial values for the historic=memorial preset (patch by JeroenHoek, modified) * Fix #22901: Add/ignore popular tags * Ignore * `landuse=static_caravan` * `service=driveway2` * `guidepost` * Street side parking tags (`parking:<side>:*` since there already exists an external preset) * Add * `lane_markings` * `footway=link|traffic_island|alley` * `railway=miniature` * `man_made=avalanche_protection` * `fortification_type` (subtag of `historic=archaeological_site`) * `man_made=planter` * `industrial=wellsite` * 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] == 2023-05-03: Stable release 18721 ([milestone:"23.04" 23.04]) * Medium enhancements: * 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`. * 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. * 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). * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules * Fix #21782: Deprecate [[osmwiki:Tag:vending=parcel_pickup]] (patch by gaben, modified) * Fix #22844: Add garden:type=* tag to leisure=garden preset (patch by Woazboat) * Fix #22864: Make orchard presets searchable (patch by gaben) * 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] == 2023-04-03: Stable release 18700 ([milestone:"23.03" 23.03]) * Medium enhancements * PBF read support (see #22603) * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules * Fix #22792: Add `natural=shrubbery` (icons from JeroenHoek, patch by JeroenHoek) * 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] == 2023-03-02: Stable release 18678 ([milestone:"23.02" 23.02]) * Major enhancements * Fix #20768: Add OAuth 2.0 support * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules * Fix #22547: `tunnel=culvert` should have `waterway=*` or `man_made=tunnel` (patch by skyper) * Fix #22761: Don't warn about `"value '<some value>' for key 'ref' not in presets"` * Partially fix #21778: `oneway` + `.*:(backward|forward):conditional` should not have a warning (patch by Famlam) * 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] == 2023-01-30: Stable release 18646 ([milestone:"23.01" 23.01]) * Medium enhancements * 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. * 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. * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules * Fix #21878: Add building types `riding_hall` and `sports_hall` * Fix #22588: Improve horse related presets (patch by Hufkratzer) * Fix #18626: Warn about `amenity=marketplace` together with `highway` * Fix #22574: Add `amenity=animal_breeding` and add `Animal` group in `Facilities` * Fix #22630: Add `crossing:markings` to the `crossing` preset (patch by Woazboat) * Fix #22561: Change `site_type` to `archaeological_site` (`site_type` has been deprecated since 2022-12-04) * Fix #22599: Add `colour:back` to City Limit Sign preset * Fix #22481: Deprecated `building:level` in favor of `building:levels` (note the trailing `s`) * Fix #22473: Don't warn about `Way end node near other way` for `natural=arete` and `natural=ridge` * Fix #20539, see #18659, see #18719 - Deprecate car in favor for motorcar also for non charging stations * 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] == Older stable releases == * [wikitr:/Changelog/2022]: Releases from r18361 to r18622 * [wikitr:/Changelog/2021]: Releases from r17429 to r18360 * [wikitr:/Changelog/2020]: Releases from r15629 to r17428 * [wikitr:/Changelog/2019]: Releases from r14261 to r15628 * [wikitr:/Changelog/2018]: Releases from r13266 to r14260 * [wikitr:/Changelog/2017]: Releases from r11426 to r13265 * [wikitr:/Changelog/2016]: Releases from r9230 to r11425 * [wikitr:/Changelog/2015]: Releases from r7907 to r9229 * [wikitr:/Changelog/2014]: Releases from r6763 to r7906 * [wikitr:/Changelog/2013]: Releases from r5697 to r6502 * [wikitr:/Changelog/2012]: Releases from r4878 to r5608 == See also == * There is a similar [[wikitr:/Plugin changelog|changelog for plugins]], which is no longer updated.
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.