Languages:
- English
- français
- Nederlands
Table of Contents
- 2023-12-05: Stable release 18905 (23.11)
- 2023-08-30: Stable release 18822 (23.08)
- 2023-08-01: Stable release 18789 (23.07)
- 2023-07-07: Stable release 18772 (23.06)
- 2023-06-05: Stable release 18746 (23.05)
- 2023-05-03: Stable release 18721 (23.04)
- 2023-04-03: Stable release 18700 (23.03)
- 2023-03-02: Stable release 18678 (23.02)
- 2023-01-30: Stable release 18646 (23.01)
- Older stable releases
Changelog 2023
This page provides an user-friendly changelog for the stable releases of JOSM. Its granularity lies between the contents of the StartupPage and the 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 (Presets, Map Paint Styles, Validator Rules, Imageries and Plugins) are not listed here.
2023-12-05: Stable release 18905 (23.11)
- Major enhancements:
- Fix #18866: Remove Potlatch2 from the built-in styles. It has been replaced with wiki:Styles/Potlatch2.
- Medium enhancements:
- Minor enhancements
- Some performance improvements
- Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
- Fix #23149: Add line_arrangement to power supports presets (patch by gaben)
- Fix #23183: Add
country
andtarget
tooffice=diplomatic
- Fix #23232: Improve handrail.svg icon (drawn by AntoninDelFabbro, modified)
- Fix #23209: Add
generator:type=boiler
(patch by gaben) - Fix #23252: Ignore
line_management=transition|termination
inUnconnectedPowerTest
(patch by gaben, modified) - Fix #23184: Add/ignore popular tags
- Add
generator:solar:tracking
: See osmwiki:Key:generator:solar:trackingnatural=earth_bank
: See osmwiki:Tag:natural=earth_bank- Icon drawn by taylor.smock
highway=busway
: See osmwiki:Tag:highway=busway- Icon from merging way_residential.svg and bus.svg
school:gender
: See osmwiki:Key:school:gendercraft=electronics_repair
: See osmwiki:Tag:electronics_repair- Icon drawn by taylor.smock
place=municipality
: See osmwiki:Tag:place=municipalitymunicipality.svg
is largely copied fromcity.svg
, color modified
informal=no
-- this appears to be used for trails that appear to beinformal=yes
but are not.highway=trailhead
- Icon drawn by taylor.smock
amenity=letter_box
: See Tag:amenity=letter_box- Additionally adds
post:*
tags, copied fromaddr:*
tags - Icon drawn by taylor.smock; a better icon would be much appreciated
- Additionally adds
building=stadium
-- added as a checkbox toleisure=stadium
and the defaultbuilding
preset
- Ignore
check_date:?*
: Used by surveying applications (fix #23182)boundary=religious_administration
: Not well documentedbuilding=no
-- this is already covered in unnecessary.mapcss
- Replace
landuse=reservoir
: Deprecated by osmwiki:Proposal:Reservoir_(2020) and replaced by osmwiki:water=reservoir (fix #23185)- tailings_pond.svg is a modified
reservoir.svg
icon; osmwiki:Tag:man_made=tailings_pond is a replacement forlanduse=reservoir
+reservoir_type=tailings
.
- tailings_pond.svg is a modified
- Add
- More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of milestone 23.11
2023-08-30: Stable release 18822 (23.08)
- Major enhancements:
- Fix #23105: Add action to select shared/common child objects (patch by Woazboat, modified)
- Medium enhancements:
- Various performance enhancements around mass selection, mass object pasting, and startup
- More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of milestone 23.08
2023-08-01: Stable release 18789 (23.07)
- Minor enhancements/fixes:
- More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of milestone 23.07
2023-07-07: Stable release 18772 (23.06)
- Major enhancements:
- More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of milestone 23.06
2023-06-05: Stable release 18746 (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 ofhistoric=archaeological_site
)man_made=planter
industrial=wellsite
- Ignore
- More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of milestone 23.05
2023-05-03: Stable release 18721 (23.04)
- Medium enhancements:
- Fix #22798: Convert most dialog actions which extend
AbstractAction
to ones which extendJosmAction
. This means that people can now bind shortcuts to actions such asCreate 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).
- Fix #22798: Convert most dialog actions which extend
- Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
- Fix #21782: Deprecate 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 SVN log messages of milestone 23.04
2023-04-03: Stable release 18700 (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)
- Fix #22792: Add
- More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of milestone 23.03
2023-03-02: Stable release 18678 (23.02)
- Major enhancements
- Fix #20768: Add OAuth 2.0 support
- Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
- More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of milestone 23.02
2023-01-30: Stable release 18646 (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 to4101
from3701
-- this is due to a conflict with withpt_assistant
, and all ignored entries with the group3701
will be removed.
- See #18230: Move
- 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.
- Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
- Fix #21878: Add building types
riding_hall
andsports_hall
- Fix #22588: Improve horse related presets (patch by Hufkratzer)
- Fix #18626: Warn about
amenity=marketplace
together withhighway
- Fix #22574: Add
amenity=animal_breeding
and addAnimal
group inFacilities
- Fix #22630: Add
crossing:markings
to thecrossing
preset (patch by Woazboat) - Fix #22561: Change
site_type
toarchaeological_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 ofbuilding:levels
(note the trailings
) - Fix #22473: Don't warn about
Way end node near other way
fornatural=arete
andnatural=ridge
- Fix #20539, see #18659, see #18719 - Deprecate car in favor for motorcar also for non charging stations
- Fix #21878: Add building types
- More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of milestone 23.01
Older stable releases
- Changelog/2022: Releases from r18361 to r18622
- Changelog/2021: Releases from r17429 to r18360
- Changelog/2020: Releases from r15629 to r17428
- Changelog/2019: Releases from r14261 to r15628
- Changelog/2018: Releases from r13266 to r14260
- Changelog/2017: Releases from r11426 to r13265
- Changelog/2016: Releases from r9230 to r11425
- Changelog/2015: Releases from r7907 to r9229
- Changelog/2014: Releases from r6763 to r7906
- Changelog/2013: Releases from r5697 to r6502
- Changelog/2012: Releases from r4878 to r5608
Last modified
8 months ago
Last modified on 2024-05-02T15:25:16+02:00
Note:
See TracWiki
for help on using the wiki.