Languages:
- English
- Nederlands
Table of Contents
- 2016-12-31: Stable release 11425 (16.12)
- 2016-11-06: Stable release 11223 (16.10)
- 2016-09-05: Stable release 10966 (16.08)
- 2016-08-12: Stable release 10786 (16.07)
- 2016-07-12: Stable release 10526 (16.06)
- 2016-06-05: Stable release 10327 (hotfix)
- 2016-05-30: Stable release 10301 (16.05)
- 2016-05-03: Stable release 10168 (16.04)
- 2016-03-13: Stable release 9979 (hotfix)
- 2016-03-11: Stable release 9963 (hotfix)
- 2016-02-28: Stable release 9900 (16.02)
- 2016-01-06: Stable release 9329 (16.01)
- Older stable releases
- See also
Changelog 2016
This page aims for providing user-friendly changelog for the tested releases of JOSM. Its granularity lies somewhere between the contents of StartupPage and the SVN log messages.
- This list contains mainly only enhancements and changes.
- Bug fixes are mostly not listed here. See the link to the SVN log messages at the end of each chapter to have a look at the fixed bugs.
- Changes of external resources (Presets, Map Paint Styles, Validator Rules and Plugins) are not listed here.
- There are also JOSM related changes in the osm trac which are not listed here as well.
2016-12-31: Stable release 11425 (16.12)
- major enhancements
- Internal database with boundaries of all countries. Single validator rules and mappaint styles can now e.g. be limited to a specific country. (r11240, r11243, r11247, r11256, r11259, r11264, r11266, r11267, r11284, r11360, r11361, r11424)
- Dropping or pasting any URL supported by the OpenLocation dialog will trigger a download of the data represented by it (node, way, GPX, ...) (r11279, r11282, r11286)
- Add tags dialog: prefill key and value text boxes with the next tag of the list below if the first key is already used (r11296)
- medium enhancements
- minor enhancements
- Add a bunch of new background imageries
- Performance improvements (patches by gpetermann_muenchen, r11237, r11269, r11271, r11272, r11276)
- Dynamically switch between integrated and dedicated graphics card on OSX (r11258)
- Fixed wrong links to OSM website if different API is used (r11262)
- Merge layers performance improved (r11290:11292)
- Jump to Position: focus first input, select text in textfield on focus (r11300)
- Jump to Position: automatically paste URL from clipboard (r11301)
- Change focus with TAB in "add imagery" dialogs (r11308)
- Add src to GPX to OSM data layer conversion (r11333)
- Performance improvements for long lists (r11365)
- Fix note download (setting how long the note can be closed) (patch by ToeBee, r11419)
- Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
- Improved Multipolygon validation (patch by gpetermann_muenchen, r11227, r11228)
- Moved the tiger underlay to an extenal style (r11229)
- Enhanced track and path presets (r11230, r11231)
- Add delivery combo to some food presets (r11231)
- Warn about linear waterway tags used on areas (patch by naoliv, r11232)
- Warn about values of tracktype other than grade1|grade2|grade3|grade4|grade5 (r11232)
- Add amenity=watering_place (r11233)
- Add tourism=apartment (r11265)
- Deprecate lock in favor of lockable for amenity=hunting_stand (r11263)
- Remove undocumented height values for hunting_stands (r11280)
- Add lock to river and canal presets and add mappaint style (r11280, r11281)
- Allow waterway=lockgate on ways and add mappaint style (r11281)
- Limit some validator rules to node or way when the tag is only used on this object type (r11305)
- Remove a few rules, which are uneeded, old tags or undocumented tags (r11305)
- Add building=bungalow (r11327)
- Validate direction values, deprecate direction=up/down in favor of incline=up/down (r11337, r11338)
- Deprecate amenity=advertising in favor of advertising=* (r11337)
- Don't warn about "highway without a reference" if destination:ref is present (r11337)
- Add shop=dairy (r11346)
- Add warning for amenity=vending_machine + shop combination (r11346)
- Move parking in "{0} inside {1}" validator group (r11353)
- Don't warn if walking route relations with religion tag don't have an denomination tag (r11363)
- Disable autofix for footway to sidewalk warning if another key which contains footway: is present
- Add warning if lanes is >2 and odd but no lanes:forward and lanes:backward is present (r11371, r11406)
- Add warning for amenity=social_facility without social_facility=* (r11398)
- Don't warn about "lanes without highway" if lanes is used at leisure=track|swimming_pool (r11407)
- Adjust type => substance validator warning to avoid false poitives (r11409)
- A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of Milestone 16.12
2016-11-06: Stable release 11223 (16.10)
- major enhancements
- medium enhancements
- Allow non-default file formats with native file chooser (r11004)
- Bugfixes related to recent major core changes (list)
- Grouping and alphabetical ordering in validator tree (r11127, r11132, r11133, r11138, r11139, r11146, r11153)
- OAuth signing of all API requests to support user-based bandwith limit instead of IP-based one (r11193, r11194)
- minor enhancements
- Allow mouse wheel to change visibility slider value (r11055, r11206, r11223)
- Warning on reversing ways with direction-dependent nodes (r11061, r11069)
- Silently drop also converted_by (r11064, r11065)
- Enhance supported URLs for downloading GPS data (r11073, r11124)
- Option to draw segment order numbers on selected way (r11090)
- Changeset manager: allow to download objects from a changeset (r11091)
- Use restart text and icon in unsaved changes dialog (r11093)
- Simplify Way Action for first node of closed way (patch by Tyndare, r11118)
- Improve MultipolygonBuilder (patch by gpetermann_muenchen, r11119)
- Open conflict toggle dialog after creating conflict with relation manager (r11120)
- Activate "Flush tile cache" menu item on file:/// TileSources (r11125)
- Properly handling of HDOP - not restricting it to the range of 0 to 1 (r11161)
- Use XDG Base Directory Specification on Linux (r11162)
- Add WMS layer also without any other layer (r11174, r11185)
- Adjust upload order to avoid problems when uploading undeleted objects (r11176)
- Allow working on readonly JOSM Home (r11188)
- AbstractTileSourceLayer: Allow additional layer context menu entries (patch by holgermappt, r11197)
- Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
- associatedStreet Relation validation (r10967)
- Multipolygon role verification (r10981)
- Coastline validation and performance improvement (patch by gpetermann_muenchen, r10991)
- More validation of different number of lanes (r10995)
- building=ruins and natural=shingle (r10996, r11034)
- aeroway=holding_position (r11005)
- ford=stepping_stones, new ford icon and improved ford dashes (r11010)
- emergency_telephone_code for highway=emergency_access_point (r11025)
- golf=bunker natural=beach combination validation (r11047)
- Raise too large building and restriction or route on a node to error level (r11049)
- Improve "waterway=weir together with bridge=yes" warning (r11074)
- Warn about housenames looking like housenumbers and same values of both (r11075, r11077)
- Don't set bicycle=yes by default for barrier=stile|turn_stile|kissing_gate (r11076)
- Add warning about possibly missing building tag (info level) (r11080)
- "Missing name:* translation" test: ignore name:etymology:wikidata (r11131)
- Allow leisure=horse_riding as physical feature for sport=* (r11133)
- leisure=slipway node should be connected to a way (r11133)
- lanes preset (r11133)
- Detect all self-intersecting ways (patch by Gerd Petermann, r11136, r11149)
- Enhance emergency=defibrillator preset (r11150)
- Enhance sport=equestrian|horse_racing presets (r11153)
- More desciptive values of Route network values (iwn,nwn,...) in preset and don't sort them (r11153)
- Warn about missing sport key on pitches (r11153)
- Exclude railway=razed from crossing ways test (r11155)
- Multipolygon validation (r11157, r11158)
- sport=skiing validation (r11159)
- Add building=college (r11163)
- Remove "lcn without highway" warning (r11209)
- Fix StyleCache performance (patch by gpetermann_muenchen, r11212, r11214, r11215)
- Use all information from wms_endpoint definition (r11219)
- A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of Milestone 16.10
2016-09-05: Stable release 10966 (16.08)
- major enhancements
- medium enhancements
- Preset/Mappaint icon improvements: optimized and replaced png by svg for better view at standard and hidpi screens (r10808, r10810, r10813:10815, r10822, r10823, r10825, r10849, r10854, r10918)
- Improve bug reports (r10796, r10819, r10868, r10902, r10929, r10933)
- Support of multiple projections (r10805)
- Load plugins from list (r10811)
- Adjust GeoJSON export (r10817, r10852)
- minor enhancements
- Internal Presets, Map Paint Style and Validation rules:
- Add/improve/fix: landuse=aquaculture (r10798, r10799), leisure=beach_resort (r10822), water, basin and reservoir (r10860), piste mappaint (r10896), shop=pastry (r10897), deprecate shop=souvenir, update vending values, remove mappaint of highway=ford and shop=car_dealer (r10911), highway=ford (r10916), "Duplicate Node" test (r10924)
- Fix search for incomplete relations (r10792)
- Update user and timestamp of OSM objects after upload (r10818)
- Improve handling of user names that have changed (r10841)
- If an icon is rotated then the selection box is now rotated as well (r10842)
- Fix display of imagery on low zoom and near 180° meridian (r10805, r10964)
- Hatched texture (not downloaded area) now stays in place relative to map (r10806)
- A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of Milestone 16.08
- Internal Presets, Map Paint Style and Validation rules:
2016-08-12: Stable release 10786 (16.07)
- major enhancements
- medium enhancements
- Preset/Mappaint icon improvements: optimized and replaced png by svg for better sharpness at standard and hidpi screens (r10565, r10566, r10573:10575, r10579, r10706, r10707, r10709, r10724, r10725, r10750, r10751, r10767)
- Improve bug reports (r10585, r10649, r10659, r10720, r10734, r10777)
- Improve performance of multipolygon validation, unconnected ways validation and relation sorting (r10683, r10684, r10700, r10776 patches by gpetermann_muenchen)
- Group MapCSS tag checker tests (r10710)
- "Select all" and "Search" now respects filters (r10711)
- minor enhancements
- Internal Presets, Map Paint Style and Validation rules:
- Add/improve/fix: "Crossing waterways" warning (r10528), "Unconnected waterway or wrong way flow" warning (r10530), "oneway with :forward/:backward" warning (r10535), gender in hairdresser preset and related validation (r10537), "water without natural=water" and landuse=pond warnings (r10538), leisure=fitness_centre (r10539, r10551), railway=funicular and vending=milk (r10540), government=* (r10544), opening_hours validation (r10550), natural=reef (r10676, r10707, r10709, r10724), craft=roofer icon (r10727), voltage values (r10770), postal_code (r10771)
- Copy from the object history view (r10637)
- Imagery cache improvements (r10534, r10536, r10545, r10558, r10562, r10652)
- Don't duplicate layer names in the changeset source (r10669)
- Counting the occurence of tags as base for prospective tag statistics (r10736)
- Pressing enter in the wizard box creates the overpass query (r10782)
- Set encoding of remote control error pages to UTF-8 and HTML-escape the localized messages (r10587 patch by floscher)
- A lot more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of Milestone 16.07
- Internal Presets, Map Paint Style and Validation rules:
2016-07-12: Stable release 10526 (16.06)
- major enhancements
- Last Java 7 version
- Big rework of core code mainly by michael2402 as part of GSoC 2016 (r10332, r10340, r10342:10346, r10352:10355, r10363, r10364, r10367, r10371:10375, r10382, r10384, r10386, r10391, r10412, r10413, r10424, r10431, r10432, r10436, r10438, r10457, r10458, r10474:10476, r10465:10467, r10478:10484, r10486, r10487, r10490, r10491, r10494:10496, r10504, r10507, r10508, r10510, r10513, r10525)
- Improve GUI for HiDPI screens mainly by strump (still work in progress) (r10356:10359, r10369, r10392, r10428, r10440:10447, r10452:10254)
- minor enhancements
- Internal Presets, Map Paint Style and Validation rules:
- Add/improve/fix: islet/island size warning (r10328),
shop=organic
warning (r10329),amenity=charging_station
preset (r10330),amenity=ferry_terminal
node connected to a highway (r10349),oneway
warning (r10350), remove "openGeoDB:..." mappaint (r10351),cables
,circuits
andcapacity
presets and warnings (r10361), descriptions of tracktype values (r10366),natural=cave
warning (r10376), long waterways with negative layer warning (r10388, r10419), Coastline inside water warning (r10389),intermittent
-dashes fornatural=water
andwaterway=riverbank
multipolygons (r10419), unconnectedwaterway
warning (r10422, r10427), public transport mappaint style and presets (r10429, r10439, r10449, r10450, r10501, r10502), icons in preset combos ofentrance
,crossing
andshelter_type
(r10437, r10500), deprecatename:botanical
(r10451), remove empty node icons in mapview forbarrier=fence|portcullis|drawbridge
(r10451),location:transition
instead oftower=transition
andpole=transition
(r10511, r10518), removehighway=crossing
crossing=no
combination (r10522)
- Add/improve/fix: islet/island size warning (r10328),
- 97 more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of Milestone 16.06
- Internal Presets, Map Paint Style and Validation rules:
2016-06-05: Stable release 10327 (hotfix)
- major enhancements
- minor enhancements
- Update
surface
values in presets (r10319) - Update route relation presets and fix missing relation type validator warning (r10320)
- 21 more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages
- Update
2016-05-30: Stable release 10301 (16.05)
- major enhancements
- Big rework of core code regarding i.a. layer management by michael2402 as part of GSoC 2016 (r10271, r10273, r10274, r10277:10279, r10281:10283, r10286:10289)
- Possibility to add validator tests with a plugin (based on patch by darya) as part of GSoC 2016 (r10297)
- medium enhancements
- minor enhancements
- Internal Presets, Map Paint Style and Validation rules:
- Add/improve/fix: adjust zoom dependend font size (r10177), ignore splitted roundabouts in roundabout validation test (r10204), warn about
service=yes
and warn aboutservice=drive_through
(replace by drive-through) (r10229), warn about uncommon values of keyservice
(r10230, r10249), don't warn about aamenity=car_wash
node connected to a way (r10231), warn about "Unconnected waterway or wrong way flow" (r10232, r10251), addtactile_paving
combo to more presets (r10233), don't warn abouthighway=services|rest_area
+addr:postcode
(r10272), don't warn aboutleisure=slipway
connected to highways (r10272), warn aboutleisure=yes
(r10272)
- Add/improve/fix: adjust zoom dependend font size (r10177), ignore splitted roundabouts in roundabout validation test (r10204), warn about
- Adapt GPX color scale bar to system of measurement for velocity (r10175, r10186)
- Make width of field showing name of object under cursor dynamic to display more text (r10191)
- New cursor icons for Parallel Way Action (r10220)
- Improved Bug reports (r10226, r10285)
- Unbind Z shortcut from "Zoom mode" and make it visible in expert mode only (r10241)
- 86 more minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of Milestone 16.05
- Internal Presets, Map Paint Style and Validation rules:
2016-05-03: Stable release 10168 (16.04)
- major enhancements
- medium enhancements
- minor enhancements
- Presets/Map styles/Validator:
- add/improve/fix: warning for too large buildings (r9985), Warn about
note=fixme|Fixme|FIXME
(r10004),leisure=bird_hide
(r10005), displayname
andref
athighway=motorway_junction
(r10015), replaceexit_to
bydestination
anddestination:ref
(r10017),wetland=wet_meadow,string_bog,saltern
(r10022), validator warning for pois connected to a highway (r10026, r10030, r10037, r10071 thanks to naoliv for providing this and other patches), deprecatetype=noise_barrier
in favor ofwall=noise_barrier
, validator warning for connecting nodes between power lines and non-related features (r10028), public transport validation (r10036), removesmoothness
warning foramenity=bicycle_parking
(r10068), disable long segment validator warning for ferry ways (r10080), address interpolation validation (r10084), addroute=horse
(r10086, r10090), display rails withservice=spur|yard|siding|crossover
with shorter dashes (r10091), changeaccess=public
toaccess=yes
in presets (r10094), deprecateamenity=public_building
addbuilding=public
(r10095, r10096), changevending=news_papers
to=newspapers
and=SIM-cards
to=SIM_cards
(r10100), displaywaterway=*
andnatural=water
withintermittent=yes
as dashed line (r10110), add a preset link to the "Building" Preset to some amenities/leisures (r10111), add operator to recycling container preset (r10119), remove icon forhighway=incline
andhighway=incline_steep
(r10120), addheight
to waterfall preset (r10128), Validate that stop position lies on public transport route (r10141), sport warning (r10146)
- add/improve/fix: warning for too large buildings (r9985), Warn about
- Make filled area of validation layer transparent (r10009)
- Sort members of new multipolygons (r10010)
- Increase display time for styles and presets tooltips (r10024)
- Ability to copy coordinates from History dialog (r10053)
- Include root certificates to support TLS connections to servers signed by StartSSL and Let's Encrypt (r9995, r10083)
- Allow shorter changeset comments before showing a warning message when comment contains Chinese characters (r10097)
- 128 more minor bug fixes, enhancements, stability improvements, code improvements and code documentation, see SVN log messages of Milestone 16.04
- Presets/Map styles/Validator:
2016-03-13: Stable release 9979 (hotfix)
- major enhancements
- (final) fix unexpected reversions of modified objects by downloading area again (r9979)
- medium enhancements
- drop XML mappaint support (r9965)
- minor enhancements
- 14 more minor bug fixes, enhancements, stability improvements, code improvements and code documentation, see SVN log messages
2016-03-11: Stable release 9963 (hotfix)
- major enhancements
- medium enhancements
- minor enhancements
- Presets/Map styles/Validator:
- add/improve/fix/remove:
substation
validation (r9903), group similar validation results (r9921, r9922), public transport route member validation (r9931:9933, r9936:9938)
- add/improve/fix/remove:
- Compute multipolygon area (r9950:9952)
- 45 more minor bug fixes, enhancements, stability improvements, code improvements and code documentation, see SVN log messages
- Presets/Map styles/Validator:
2016-02-28: Stable release 9900 (16.02)
- major enhancements
- Drag and Drop support for relation editor (r9368, r9369, r9379, r9388, r9711, r9891)
- History dialog: show old and new coordinate on map (r9441, r9453, r9483)
- Extended projection support (#12186, r9333, r9346, r9419, r9431, r9532, r9549, r9558:9560, r9565, r9567, r9568, r9577:9581, r9597, r9598, r9600, r9608, r9609, r9612, r9630, r9636, r9735, r9790, r9796, r9806, r9809, r9844)
- New button to refresh relation in relation editor (r9657, r9665, r9666, r9669); thanks to kolesar for providing this and a lot other nice patches!
- Automatic snap zoom to default resolution of background (r9818, r9820, r9825, r9830, r9840)
- medium enhancements
- Mappaint: Selected nodes are now bigger and filled (r9451)
- Remember user input when upload dialog is closed (r9462)
- Preset dialog: display the related key in a tooltip (r9360, r9467)
- New arrow on edit relation button lists recent relations (r9668, r9700, r9705, r9722)
- Imagery related improvements (r9340, r9391, r9396, r9414, r9610, r9613, r9617, r9619, r9620, r9628, r9642, r9664, r9682, r9731, r9755, r9756, r9768, r9807, r9826, r9860, r9864, r9887:9889, r9897, r9899)
- minor enhancements
- Presets/Map styles/Validator:
- add/improve/fix/remove:
denomination=spiritist
(r9361, r9729),barrier=jersey_barrier
(r9362),amenity=studio
(r9363, r9418),trees
(r9364, r9393),location
(r9367), "highway link is not linked" test (r9381, r9397), tag checker auto-fixing (r9382), destination in roundabouts (r9386),building=*
(r9392),traffic_sign=countrycode:signcode
(r9415),shop=tobacco
(r9420),seasonal=yes
(r9425),power=portal,insulator
andbuilding=transformer_tower
(r9433),power=cable_distribution_cabinet
(r9434),natural=cliff
(r9456),power=*
(r9494, r9495, r9500, r9895), emergency group and new itemsemergency=ambulance_station,fire_hose,water_tank,emergency=assembly_point,siren
(r9523),waterway=canal,ditch,wadi
(r9538, r9552), Validate correct traffic flow at roundabouts (r9540), unnecessarymotor_vehicle=yes
warning (r9541),shop=cosmetics,perfumery
(r9550),sport=*
(r9561),cycleway:left/right=shared_lane
(r9566),man_made=crane
(r9589),amenity=swimming_pool
(r9593),golf
(icons by tumsi)(r9640, r9641, r9650, r9654),location:transition=yes
(r9643),amenity=ice_cream
(r9651),amenity=water_point
(r9651),cuisine
(r9652),craft
(r9681, r9892),office
area style (r9681),leisure=swimming_pool
(r9690),shop=houseware
(r9718),incline
(r9723),traffic_calming
(r9724),man_made=silo
(r9725),maxheight=default|none
(r9736),building:levels
(r9737), multiple spaces in tag values (r9744),leisure=park
(r9745), keys ending with a number (r9747, r9836),usage
(r9794), "style for outer way mismatches polygon" warning (r9834),sport=ice_skating
sport=roller_skating
(r9835), "lit on suspicious object" warning (r9837), missing/wrongrailway=crossing|level_crossing
validator warning (r9839), validate size of islands/islets (r9843),leisure=fitness_station
(r9851),route=foot
(r9852), Group opening hours tests (r9886),xxxx
(r99), deprecated tags validator warnings (r9551), multipolygon validation (r9553, r9582:9584, r9900), untagged nodes outside of downloaded area (r9604), allow closedway for some more highway presets (r9554), deprecate some tags (r9435) - New icons for whole power group, water items and waypoint items; thanks to zermes for providing the new icons! (r9423, r9506, r9513, r9550)
- add/improve/fix/remove:
- Move "Search menu items" to Help menu (r9347, r9389, r9390, r9410)
- MapCSS: basic support for
:selected
pseudoclass (r9341) - MapCSS: character classes in regexp:
\p{...}
(r9857) - New preset type "multipolygon" (r9574, r9587, r9588, r9615, r9632, r9638)
- Show notification about relations when unglueing (r9387)
- Conflict Dialog: add user and changeset (r9468)
- Conflict resolution: add actions "Resolve to my/their versions" in popup menu (only in expert mode) (r9440, r9452, r9482)
- History Dialog: indicate the number of changeset comments (r9526)
- History Dialog: only color code the changed part (r9450)
- Allow to stop downloading GPS data and keep the downloaded part (r9509)
- Upload dialog: allow select another user open changeset (r9519)
- Changeset manager: allow to download objects from a changeset (r9521)
- Default filename when saving layer (r9670)
- OAuth improvements (r9350, r9352, r9355, r9356, r9374)
- Improvements to dialog to set number of recently added tags (r9683)
- Options to updated and hide items from list of recently added tags (r9743)
- Improvements to Gpx/image correlation (r9726, r9727, r9739:9742)
- Fix sorting when copying/pasting relation members (r9710)
- Extend Save Layers dialog for more layer types; thanks to holgermappt for providing this patch! (r9751)
- Advanced preferences: display default entries consistently (r9821)
- Option to reverse zoom with mouse wheel (r9824)
- Press Tab only once to jump from upload comment field to source field (r9463)
- Choose color with double-click in color preferences (r9686)
- Allow copying note text from toggle dialog (r9858)
- Allow to increase decimal places in statusbar (r9862, r9863, r9885)
- More tests for validity of Styles and Presets at Jenkins. Check for errors if you make changes to your styles/presets, which are integrated in JOSM. (r9400)
- Comparison between GitHub project Editor Imagery Index and JOSM imagery lists (r9340, r9505, r9515, r9516, r9518, r9653, r9658, r9662)
- 362 more minor bug fixes, enhancements, stability improvements, code improvements and code documentation, see SVN log messages of Milestone 16.02
- Presets/Map styles/Validator:
2016-01-06: Stable release 9329 (16.01)
- major enhancements
- Fix memory leak from previous tested version (r9298)
- medium enhancements
- minor enhancements
- Presets/Map styles/Validator:
- add/improve/fix:
social_facility
(r9285),diaper
(r9287),maxspeed:hgv
(r9288),culvert
(r9294),entrance=staircase
(r9302),tourism=wilderness_hut
(r9302), tourism fill color (r9302), turn restriction validation (r9236, r9244), power validation (r9321) - New icons for whole health group, whole railway group and whole minor ways group; big thanks to zermes for providing the new icons! (r9286, r9306, r9307)
- add/improve/fix:
- Improve display of icons (increase svg icons, square toolbar buttons) (r9251:9253, r9275, r9281)
- Obtain icons from presets for nodes/relations in selection/relation list/editor (r9265)
- Improve gpx speed coloring (r9234)
- Change default color of waypoints and GPS tracks to magenta (r9248)
- Relation list: re-filter after zooming (r9264)
- Fix preference file backup system (r9311, r9312)
- Small OAuth adjustments (r9300, r9301, r9313)
- Possibility to download from mirror with all download action (r9241, r9242)
- 71 more minor bug fixes, enhancements, stability improvements, code improvements and code documentation, see SVN log messages of Milestone 16.01
- Presets/Map styles/Validator:
Older stable releases
- 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
See also
- JOSM related changes in the osm svn
- There is a similar changelog for plugins, which is no longer updated.
Last modified
6 years ago
Last modified on 2019-02-25T22:13:06+01:00
Note:
See TracWiki
for help on using the wiki.