44 | | == 2020-10-05: Stable release 17084 ([milestone:"20.09" 20.09]) == #stable-release-20.09 |
45 | | * medium enhancements |
46 | | * #19833 - Remove duplicated nodes before creating an OSM way during GeoJSON import |
47 | | * #19830 - Proper update way length indicator in statusbar after various actions |
48 | | * minor enhancements |
49 | | * #19786, #19726, #19808, #19820, r17032, r17034, r17036, r17060, r17061 - Add missing icons and change some icons |
50 | | * #19789, #19793 - Fix memory leaks |
51 | | * #19836, #19850 - Add possibility to add a shortcut for more actions and toggle dialogs |
52 | | * #19353 - Fix "Relation member must be part of the same dataset as relation" bug |
53 | | * #19813 - Fix selection of Multiselect presets |
54 | | * #19794 - LatLonDialog: restore return by Enter key |
55 | | * #19532 - Fix "Cannot modify the id counter backwards" bug |
56 | | * #19493 - Fix performance problem when switching between mappaint styles and wireframe view |
57 | | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: |
58 | | * #18866 - Update to latest and probably last version of Potlatch2 mappaint style |
59 | | * #19739 - Add `natural=sinkhole`, deprecate `natural=sink_hole` |
60 | | * #12575 - Add icon for `craft=brewery`, `craft=winery`, `craft=handicraft` and `craft=caterer` |
61 | | * #19782 - Fix spelling of climbing keys containing UIAA to uiaa, add validator warnings |
62 | | * #19714 - Don't complain about direction reversal in case of `two_sided=yes` |
63 | | * #19769 - Fix validator warning messages |
64 | | * #19747 - Warn about `electrified=no` together with `voltage` or `frequency` on `railway` ways, add `frequency=25` to presets |
65 | | * #19747 - Fix sorting of `frequency` values in presets |
66 | | * #19759 - Add `emergency=suction_point` |
67 | | * #19797 - Add `man_made=pumping_station` |
68 | | * #19597 - Improve validator performance when validating complex multipolygons |
69 | | * #19796 - Add more optional values to the presets of runway, taxiway, apron and helipad |
70 | | * #19821 - Don't warn about oneway on `leisure=track` |
71 | | * #19835 - Deprecate `cuisine=bbq` (case insensitive) in favor of `cuisine=barbecue` |
72 | | * #19572 - Add more warnings about `lanes` and `surface` on suspicious objects |
73 | | * #19603 - Warn about suspicious tag combinations with `footway=*` |
74 | | * #19672 - Add `amenity=monastery`, `historic=monastery` and `building=monastery` |
75 | | * #19828 - Remove `cycleway:left|right=opposite_lane|opposite_track|opposite`, add `cycleway=separate` and `cycleway:left|right=separate` |
76 | | * #19431 - Add `amenity=language_school` |
77 | | * #18336 - Add `shop=fishing` |
78 | | * #18338 - Add `shop=chocolate` |
79 | | * #18335 - Add `shop=herbalist` |
80 | | * #17138 - Add `shop=swimming_pool` |
81 | | * Add `entrance=garage` |
82 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=17084&stop_rev=17014&limit=900 SVN log messages of milestone 20.09] |
| 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] |
84 | | == 2020-09-07: Stable release 17013 ([milestone:"20.08" 20.08]) == #stable-release-20.08 |
85 | | * major enhancements |
86 | | * #18235 - New language Serbian with Latin script |
87 | | * #15441 - Display GPX routes as separate layer (like markers) |
88 | | * #15240 - Convert all remaining core PNG icons to SVG (except Potlatch2 mappaint style icons) |
89 | | * #19027 - Dark mode available via the new plugin FlatLaf |
90 | | * medium enhancements |
91 | | * #19248 - Allow to toggle offline mode in the file menu ("Work Offline...") |
92 | | * #19400 - Remote control: generate OpenAPI specification |
93 | | * #18919 - Changeset Manager: sort tables |
94 | | * #19574 - Add a color setting for MapCSS |
95 | | * #10488 - GpxLayer: jump to previous/next segment |
96 | | * #17836 - Download along several GPX tracks at once |
97 | | * #19633 - In the relation editor show links as expected for route relations with split start |
98 | | * #3450 - Download dialog: confirm download bounds outside current map view |
99 | | * #4888 - Download dialog: show map scale |
100 | | * #19692 - Zoom mode: zoom in/out depending on rectangle |
101 | | * #19624 - Support reading line-delimited GeoJSON (RFC 7464) |
102 | | * #19632 - GeoJSONWriter: write `key={value}` as JSON object |
103 | | * #19717 - Avoid unwanted text control characters in HiDPI |
104 | | * #19716 - ChooseTrackVisibilityAction: fix sorting by timespan, do not report unspecified timespan as 1970-01-01 |
105 | | * #8334 - Add advanced option to scale the table font (Advanced preference keys `gui.scale.table.*`) |
106 | | * #8334 - Add advanced option to scale the list font (Advanced preference key `gui.scale.list.font`) |
107 | | * #19732 - Preferences: open previously selected preference tab |
108 | | * #14200 - Warn when moving elements by a large distance |
109 | | * minor enhancements |
110 | | * #19437 - OpenBrowserAction: make warning threshold of browser windows configurable (Advanced preference key `warn.open.maxbrowser`) |
111 | | * #19620 - Tag2Link: allow to customize sources |
112 | | * #18555 - Tag2Link: make search engine configurable (Advanced preference key `tag2link.search`) |
113 | | * #19622 - Tag2Link: show icons based on presets/styles |
114 | | * #19316 - Don't show a warning when a new relation is deleted |
115 | | * #12484 - Disable inappropriate AdvancedPreference actions (Edit requires exactly one selected row. Reset requires at least one selected row.) |
116 | | * #19669 - Add help buttons to more dialogs |
117 | | * #8227 - MarkerLayer: allow to customize marker size/stroke (Advanced preference keys `draw.rawgps.markers.size`, `draw.rawgps.markers.stroke`) |
118 | | * #19699 - Download dialog: left align, improve spacing, add icons to source and "Zoom to downloaded data" checkboxes |
119 | | * #7638 - Download dialog: add status bar with lat/lon of mouse cursor and selected download area (for experts) |
120 | | * #19705 - MapView: render turn restrictions in HiDPI |
121 | | * #19706 - Selection/Relation list: render primitive icons in HiDPI |
122 | | * #13586 - Preferences: do not update source entries automatically when `--offline=CACHE_UPDATES` |
123 | | * #19731 - Imagery Preferences: move reload button next to activate button |
124 | | * #19510 - Add "Zoom to layer" in context menu of layers in the Layers panel |
125 | | * #19736 - MapStatus: display localized SystemOfMeasurement name |
126 | | * #19754 - Tag2Link: support multi-values for `wikimedia_commons` |
127 | | * Fix offset of embankment/barrier patterns, which led to unpredictable rendering |
128 | | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: |
129 | | * #19579 - Don't warn about unknown values of `generator:output:electricity` and `plant:output:electricity` |
130 | | * #19589 - Don't warn about duplicate `housenumbers` if one is tagged on a `barrier=entrance` or `barrier=gate node` |
131 | | * #19604 - Warn if the value of alt_name is the same as of name |
132 | | * #19570 - Move hangar outside aeroway warning to external France specific rules |
133 | | * #18899 - OpeningHoursParser: allow to specify strictness in preferences |
134 | | * #19646 - Enhance bunker preset, add bunker value also to building preset |
135 | | * #19660 - Improve warning text for unnecessary `area=yes` warning |
136 | | * #17633 - Remove double warning for one object in some cases (e.g. `name=school` + `building=school` + `amenity=school`), avoid cases like solely `building=school` (without `amenity=school`) after autofix |
137 | | * #19650 - Do not warn about `incline` on `leisure=slipway` |
138 | | * #19609 - Adjust `lanes` warnings |
139 | | * #11541 - Add `wikidata` textbox below every `wikipedia` textbox in all internal presets and warn if a `wikipedia` value looks like a `wikidata` value |
140 | | * #19641 - Add `shop=second_hand`, change icon of `shop=charity` |
141 | | * #19714 - Add rendering of right side of `barrier=city_wall`, add `two_sided=yes` checkbox to `barrier=city_wall` preset, warn if `barrier=city_wall` way is reversed |
142 | | * #19720 - Fix `lift_gate:type` dropdown list |
143 | | * #19718 - Add `level=*` to `emergency=defibrillator` preset, reorder preset |
144 | | * #19726 - Update OSM wiki object type icons |
145 | | * #18934 - Fix rendering of `leisure=amusement_arcade` and `leisure=adult_gaming_centre` |
146 | | * #19713 - Add `junction=circular` and remove default oneway arrows in case of `oneway=no`; add preset links between roundabout, mini-roundabout and circular junction |
147 | | * #19742 - Warn about much likely wrong `direction` tag on `highway=mini_roundabout`, remove icon for solely `direction=clockwise` tag |
148 | | * #19760 - Don't warn about unusual unicode character ɗ and Ɗ |
149 | | * Remove unneeded white background from a few icons |
150 | | * Add `level` values in the presets, don't sort values of `level` and `layer` in presets |
151 | | * Add `irrigation=pivot` to farmland preset |
152 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=17013&stop_rev=16813&limit=900 SVN log messages of milestone 20.08] |
| 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] |
154 | | == 2020-07-31: Stable release 16812 ([milestone:"20.07" 20.07]) == #stable-release-20.07 |
155 | | * minor enhancements |
156 | | * #15240 - Replace some png icons by svg |
157 | | * #13173 - Fix cursor hotspot for HiDPI |
158 | | * #19241 - Do not report "JOSM Validator" as data source on upload |
159 | | * #19451 - Update data: Do not download incomplete ways |
160 | | * #19508 - Better reversal function for numbers (e.g. don't change `incline=0%` to `incline=-0%`) |
161 | | * #19444, #19293 - Improve tag2link |
162 | | * #19370, #18319 - Enable GitHub Actions and package for macOS |
163 | | * #19432 - Improve splitting ways if way occurs multiple times in a relation |
164 | | * #19496 - Display special preset icons prior to the generic multipolygon icon in lists for all presets |
165 | | * #19312 - Add preference key validator.relation.allow.complex.dependency to disable warnings from validator or relation editor when multiple relations generate a dependency loop (useful only for non osm data) |
166 | | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: |
167 | | * #19440 - Add `placement:forward/backward` to highway presets |
168 | | * #16391 - Add `noref=yes` and `noname=yes` checkboxes after `ref` and `name` fields in highway presets |
169 | | * #18698 - Add more access tags |
170 | | * #18698 - Split Road Restrictions preset in Road Restrictions and Access Restrictions |
171 | | * #11245 - Add `clothes=*` to shop=clothes preset |
172 | | * #19457 - Add `sport=curling` |
173 | | * #19445 - Add `man_made=telescope` |
174 | | * #9164 - Add `historic=citywalls`, `historic=city_gate`, `historic=manor`, `historic=church`, `historic=charcoal_pile`, `historic=mine`, `historic=mine_shaft`, `historic=shieling` and `historic=milestone` |
175 | | * #19517 - Add `club=*` |
176 | | * #19515 - Add `man_made=antenna` |
177 | | * #10759 - Add `communication:*=yes` check boxes to antenna, mast, tower and communication tower |
178 | | * #19180 - Deprecate `access=customer`, `addr:inclusion=estimated`, `building=apartment`, `lamp_mount=bent mast`, `lamp_mount=straight mast`, `lamp_type=electrical`, `generator:type=solar_photovoltaic_panels` and `building=part` (common typos) |
179 | | * #19526 - Multipolygon validation: find shared segments with outer ways when multipolygon relation is incomplete |
180 | | * #10932 - Warn about ways with `*:lanes` but without `lanes` (also with `:forward`, `:backward` and `:both_ways` extensions) |
181 | | * #19536 - Warn about numeric names (info level) |
182 | | * #17296 - If the value of `fixme` is also a tag, ask if the fixme is fixed |
183 | | * #19094 - Warn about `placement:forward/backward=transition` |
184 | | * #19544 - Warn about `building` overlapping with `building:part` |
185 | | * #19180 - Avoid to produce unnecessary messages in "Other" when there is already a deprecated warning in "Warning" |
186 | | * #19555 - Adjust rendering of `note` and `fixme` on nodes |
187 | | * #17750 - Add more access tags to barrier presets including icons for checks |
188 | | * #19568 - Don't warn about highway ending near other highway for `railway=platform` and `railway=platform_edge` |
189 | | * #19571 - Update to OpeningHoursParser 0.22.0 |
190 | | * Add icon for `barrier=bus_trap` |
191 | | * Add `area` checkbox to `leisure=track` preset |
192 | | * Add `sport=chess` |
193 | | * Little reorder in the man_made preset group |
194 | | * Add `resource=clay` |
195 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=16812&stop_rev=16732&limit=900 SVN log messages of milestone 20.07] |
| 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] |
197 | | == 2020-07-02: Stable release 16731 ([milestone:"20.06" 20.06]) == #stable-release-20.06 |
198 | | * major enhancements |
199 | | * #17688 - Allow to "restore selected tags" in history window (via popup menu) |
200 | | * #19320 - Add links to taghistory.raifer.tech |
201 | | * #18586 - Add invert selection action (expert mode only) |
202 | | * medium enhancements |
203 | | * #13082 - SearchCompiler: add members: keyword to search for relations with the specified number of members |
204 | | * #19330 - History browser: Add semantic check to select equivalent nodes/members on opposite sides |
205 | | * #12303 - When downloading objects with Overpass API, use recurse up to fetch referrers |
206 | | * #19381 - Upload dialog: warn about large bounding box |
207 | | * minor enhancements |
208 | | * #19321 - Fix sometimes cut off text in drop down lists in presets |
209 | | * #16255 - Possibility to edit relation roles from the membership dialog |
210 | | * #19346 - Automatically select newly created multipolygons |
211 | | * #14701 - Confirm relation duplicate |
212 | | * #19196 - Don't require a restart when a MapPaint color is changed |
213 | | * #19199 - SimplifyWayAction: display how many nodes are going to be removed |
214 | | * #14228 - Order the members when creating boundaries and multipolygons |
215 | | * #19197 - MapCSS: Ability to create a color property with `JOSM_pref` |
216 | | * #19366 - Add filter box for Color Preferences |
217 | | * #19287 - Make `playground` values searchable |
218 | | * #19376 - Offer an option to disable the imagery layer popup menu |
219 | | * #19381 - Upload dialog: make warnings less intrusive |
220 | | * #19406 - InspectPrimitiveDialog: display length and area |
221 | | * #16031 - Presets: make `use_last_as_default="true"` work |
222 | | * #19374 - Relation editor: Option to hide tagging preset links |
223 | | * #18213 - MapCSS: add support for `repeat-image-opacity` |
224 | | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: |
225 | | * #19138 - Warn when you try to delete a node which is part of a way which is hidden by a filter |
226 | | * #19337 - Don't warn about `sport=motor|motocross|cycling` on unclosed ways |
227 | | * #19380 - Improve validation message "Role verification problem..." |
228 | | * #19389 - Add `footway=access_aisle` |
229 | | * #19312 - Detect circular dependencies in relations |
230 | | * #19395 - Don't warn about descriptive `name=Casa` in France (brand name) |
231 | | * #19409 - Don't warn about descriptive `name=Kiosk` in the Netherlands (brand name) |
232 | | * #19396 - Warn about `stream=intermittent` and don't warn anymore about missing tag `stream` without `waterway` |
233 | | * #19163 - Adjust units validator tests: add autofixes for missing or multiple spaces and long forms of units, validate `maxaxleload` and `maxlength` too |
234 | | * #19403 - Update recreational route relation roles |
235 | | * #19393 - Warn about end node without housenumber in address interpolation |
236 | | * #19382 - Add `website`, `operator`, `fee`, `opening_hours` and `reservation` to `route` relations and/or `aerialway`s, sort checkboxes in `public_transport=stop_position` preset better |
237 | | * #17026 - Don't warn about `reg_name` without `name` |
238 | | * #18265 - Add `shop=lighting`, `shop=security`, `shop=wholesale`, `shop=pottery` and `shop=trade` |
239 | | * #18265 - Deprecate `shop=lamps` |
240 | | * #19427 - Add `pipeline=substation` |
241 | | * #18940 - Add `man_made=goods_conveyor` |
242 | | * #15240 - Replace some png icons by svg |
243 | | * #16898 - Warn about `man_made=tower` without `tower:type` and `man_made=communications_tower` with `height`<75m |
244 | | * #10759, #17818, #16898 - Add Presets for `man_made=mast` and `man_made=communications_tower`, rework preset for `man_made=tower` |
245 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=16731&stop_rev=16539&limit=900 SVN log messages of milestone 20.06] |
| 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] |
247 | | == 2020-06-02: Stable release 16538 ([milestone:"20.05" 20.05]) == #stable-release-20.05 |
248 | | (Stable release 20.04 was skipped.) |
249 | | * major enhancements |
250 | | * #19147 - Add Persian and readd Icelandic language |
251 | | * medium enhancements |
252 | | * #18468 - MapCSS: add support for text-rotation |
253 | | * #18164 - Switch to JOSM search syntax in Overpass Turbo Query Wizard |
254 | | * #8352 - Add color chooser to presets and display the color in the Properties dialog |
255 | | * #11310 - Support setting changeset tags during /import call |
256 | | * #19127 - Jump to Position: jump to place name added |
257 | | * #19099 - Download Area around places: search for more than 10 results with Nominatim (After the initial search, the button changes to "Search more...") |
258 | | * #18694 - Improve cursors rendering on HiDPI screens |
259 | | * #19255 - History browser: add "index of node/member" column |
260 | | * minor enhancements |
261 | | * #18462 - Improve handling of preferences backup file |
262 | | * #18863 - Improve split ways action |
263 | | * #19070 - SearchCompiler: regexp comparison using <tilde> |
264 | | * #19075 - Presets: add popup menu to keys |
265 | | * #19022 - PresetLink: allow to customize label text and UI position |
266 | | * #18670, #19042, #19089, #19104, #19105, #19111 - Improve Unglue action |
267 | | * #19041 - GeoJSONReader: reuse node on same position to avoid multiple nodes on top of each other. Avoid creating unconnected polygons. |
268 | | * #18883 - InspectPrimitiveDialog: improve mapstyle summary |
269 | | * #19121 - Improve warning message for actions outside of downloaded area |
270 | | * #19124 - Update data: don't download full relations at "Check on server" for "deleted or moved objects" |
271 | | * #19074 - Improve TagInfoExtract (used on taginfo projects, [https://taginfo.openstreetmap.org/tags/shop=pet_grooming#projects example]) |
272 | | * #19176 - Update OSMCha URL |
273 | | * #19181 - Improve mapview at low zoom when drawing of way directions arrows is enabled |
274 | | * #17270 - Improve History (Ctrl+H) when multiple objects are selected |
275 | | * #13177 - Better handle errors while downloading parent ways/relations |
276 | | * #19237 - Add more icons to text box context menu |
277 | | * #19227 - PluginListPanel: speed up scrolling |
278 | | * #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities |
279 | | * #19234 - ToolbarPreferences: possibility to move up/down all selected entries |
280 | | * #19247 - MenuItemSearchDialog (CTRL+Space): allow to search for imageries on current position |
281 | | * #18162, #18712 - Add `--offline=CACHE_UPDATES` to disable updates of cached files. This includes imagery index, custom styles, presets. |
282 | | * #18107 - ChangesetCacheManager: allow to copy a list of changesets to clipboard |
283 | | * #18975 - NoteInputDialog: remember windows geometry |
284 | | * #17952 - Relation Manager: adjust focus in member tab when removing selected members |
285 | | * #19253 - History browser: highlight selected relation member row |
286 | | * #19254 - History browser: double click relation member table to open history of member |
287 | | * #19260 - Show menu on right-click in History of relation members |
288 | | * #19275 - Relation list: Direct option for history viewer - Enable Ctrl+H and add History to right click popup menu for member list. |
289 | | * #19285 - Ctrl+C (Copy) keeps the order of selection |
290 | | * History/VersionTable: scroll active versions into view |
291 | | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: |
292 | | * #17914, #13841 - Improve "End node near other way" test |
293 | | * #19048 - Opening hours syntax: validate `opening_hours:covid19` |
294 | | * #18994 - Fine tune some presets object types and mappaint style |
295 | | * #19053 - Improve Validator Ignore list handling |
296 | | * #19038 - Add `information=route_marker` |
297 | | * #12575 - Add icon for `craft=photographer` |
298 | | * #15240 - Replace some png icons by svg |
299 | | * #19066 - Improve some validator messages |
300 | | * #19018 - Flag combination of major highway type (trunk .. residential) and `crossing=*` |
301 | | * #19072 - Add `shop=storage_rental` |
302 | | * #19007 - Add recycling materials wood, beverage_cartons, paper_packaging, books, magazines, newspaper and sort all "topical" |
303 | | * #19079 - Improve label of preset_link of "fixme", "note" and "description" |
304 | | * #18094 - Display `addr:unit` and `addr:flats` in the MapView too |
305 | | * #19045 - Add `surface` to some sport presets and `hoops` to basketball |
306 | | * #18138 - Add preset and validator rules for connectivity relations |
307 | | * #11253 - Require to add unit to `maxstay` tag, rework preset and add validator rules with autofixes for the most common cases |
308 | | * #19145 - Improve unclosed ways test |
309 | | * #19136 - Warn about old-style multipolygons again |
310 | | * #18134 - Add `healthcare=laboratory` |
311 | | * #17818 - fine tune / unify some presets |
312 | | * #19271 - Support `man_made=street_cabinet` on area |
313 | | * #18693 - Add `door=*` to entrance preset |
314 | | * #19261 - Add `maxspeed:advisory` |
315 | | * #19081 - Add `amenity=public_bath` |
316 | | * #18934 - Add `leisure=amusement_arcade`, `leisure=adult_gaming_centre` and `amenity=gambling`, little reoder in the preset menu |
317 | | * #19186 - Add `amenity=public_bookcase` |
318 | | * #19274 - Warn about descriptive name library,biblioteca,biblioteka,bibliothek,bibliotheek |
319 | | * #19287 - Add `playground=*` and warn about `playground=yes` |
320 | | * #19010 - Warn about suspicious combinations of `cycleway/sidewalk` with `cycleway/sidewalk:left/right` |
321 | | * #19298 - Add wiki documented `tree` values >80 uses in orchard preset |
322 | | * #19311 - Do not warn about `sport=*` + `amenity=dojo` |
323 | | * Add own icon for `information=audioguide` |
324 | | * Make values of key `wall` searchable |
325 | | * Include `level` key in steps preset |
326 | | * Improve validation for the key `seats` |
327 | | * Add `automated` check to car wash presets |
328 | | * Don't warn about "Unknown !source:maxspeed context" for zone 10 and zone 60 |
329 | | * Use the same mappaint style for `landuse=construction` multipolygons like for closed ways |
330 | | * Add `building=sty` |
331 | | * Add `building=parking` |
332 | | * Add `foot=use_sidepath` to access restructions preset |
333 | | * Add `crop=soy,barley,rape` to landuse preset |
334 | | * Don't warn about unclosed way `leisure=barefoot` (bare foot paths) |
335 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=16538&stop_rev=16240&limit=900 SVN log messages of milestone 20.05] |
| 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] |
337 | | == 2020-04-06: Stable release 16239 ([milestone:"20.03" 20.03]) == #stable-release-20.03 |
338 | | * major enhancements |
339 | | * #18856 - Add Arabic language |
340 | | * medium enhancements |
341 | | * #18856 - Add support for Eastern Arabic(-Indic) and Khmer numerals |
342 | | * minor enhancements |
343 | | * #18596 - Fix relation ordering after split-way |
344 | | * #14965 - Sort Autofilter tags alphabetical |
345 | | * #18810 - Validator dialog shows the test that produced the message in the tool tip |
346 | | * #18818 - Download from OSM along selected ways: allow value < 10 [meters] |
347 | | * #18796 - Make Validator work correctly after upload |
348 | | * #18835 - Download members: don't perform a full recursive download of children relations, i.e. only way and node members are completed |
349 | | * #18835 - Make Cancel button work while relation members were downloaded |
350 | | * #13805, #17737 - Improve progress bar of validator |
351 | | * #18870 - DownloadAlongAction: suppress multiple requests dialog for only one server request in DownloadAlong |
352 | | * #18885 - AdvancedChangesetQueryPanel: select checkbox/radio-button when clicking its label |
353 | | * #18658 - Don't create empty validator layer |
354 | | * #18619 - Upload dialog: add border, reorder summary |
355 | | * #18649 - Imagery menu: Do not create category submenu with only one entry |
356 | | * #18919 - Allow to sort tables in changeset manager |
357 | | * #18918 - Enable Ctrl-H shortcut to display history of primitives selected in changeset manager |
358 | | * #17285 - Add `privacy-policy-url` to imagery schema |
359 | | * #17683 - LoadAndZoomHandler: retain order of selection |
360 | | * #15931 - Add a preference to use external browser instead of the Help Browser |
361 | | * #18692 - Show Duplicate relation in context menu |
362 | | * add MapCSS conversion functions: to_boolean, to_byte, to_short, to_int, to_long, to_float, to_double |
363 | | * #18990 - Reenable Join Node To Way when way is the same one that the node belongs to |
364 | | * #18985 - Avoid to download parents of deleted (invisible) objects |
365 | | * #18979 - Improve display of PrimitiveIds |
366 | | * #18993 - Allow to clone a locked dataset |
367 | | * #15232 - Upload dialog: Advanced preference `upload.show.review.request` to disable request feedback checkbox |
368 | | * #18429 - Upload dialog: Advanced preference `upload.show.automatic.source` to disable automatic source retrieval UI |
369 | | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: |
370 | | * #16707 - Improve highlighting of overlapping areas and "zoom to error" |
371 | | * #18744 - Improve "Join Overlapping Areas" behavior |
372 | | * #13165 - Improve overlapping multipolygons test |
373 | | * #17629 - Don't warn about name=mairie|rathaus |
374 | | * #9895 - Warn about values of noexit other than yes |
375 | | * #12575 - Add icon for craft=blacksmith |
376 | | * #16707 - Warn about overlapping connected buildings |
377 | | * #18817 - Warn about marker as member of underground pipeline or cable |
378 | | * #18765 - Don't warn about two single values of direction (direction=90;270) and combination of ranges and single values (direction=45-100;190-250;300) |
379 | | * #18819 - Deprecate exit_to=* in favor of destination=* |
380 | | * #18140 - Switch to OpeningHoursParser |
381 | | * #18741 - Tag checker: report codepoint of unusual Unicode character |
382 | | * #12914, #18552, #18640 - Move out French-specific rules to external France specific rules |
383 | | * #15240 - Change Potlatch icon to svg |
384 | | * #18868 - Add segregated check box to path/footway/cycleway preset |
385 | | * #18935 - Add "ele" for internal preset natural=water |
386 | | * #18937 - Add "water area inside water area" check |
387 | | * #18951 - Deprecate water=riverbank in favor of water=river |
388 | | * #18969, #18964 - Improve performance of validator checks |
389 | | * #18863 - Split ways: avoid false positive warnings about missing members |
390 | | * #18740 - Tag checker: whitelist a few phonetic characters |
391 | | * #19014 - Don't warn about junction=* on area:highway |
392 | | * Rework "under the hood" |
393 | | * #16860 - Setup Apache Ivy |
394 | | * #18140 - Switch to OpeningHoursParser |
395 | | * #18845 - Reorganization of data, images, styles, IDE and native files in a more practical file tree |
396 | | * #18802 - Refactor and optimizations: MapCSS |
397 | | * #18864 - Refactor and optimizations: Tagging Presets |
398 | | * #18896 - Refactor and optimizations: ImageryInfo |
399 | | * #18886 - Refactor and optimizations: OsmReader |
400 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=16239&stop_rev=15938&limit=900 SVN log messages of milestone 20.03] |
| 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] |
402 | | == 2020-02-26: Stable release 15937 ([milestone:"20.02" 20.02]) == #stable-release-20.02 |
403 | | (First version 15915 was released as stable version and due to major bugs version 15927 and 15937 were released as hotfixes.) |
404 | | * major enhancements |
405 | | * #18440 - Restore access to Maxar imageries |
406 | | * #18729 - Add links to Geofabrik regional/national Taginfo instances |
407 | | * #18628, #18679, #17109 - Improve Autofilters: display the active rule/key, support numeric value with units, support 0.5 steps for level and add new keys: building:levels, gauge, frequency, incline, lanes, admin_level |
408 | | * #14088 - Add tag and change value dialogs: use matching preset/mappaint style icons on the okay button |
409 | | * medium enhancements |
410 | | * #18749 - Reduce memory footprint |
411 | | * #18566 - Download object: improve performance and behavior |
412 | | * #10511, #18728, #9911, #9599 - Join areas: improve performance and behavior |
413 | | * minor enhancements |
414 | | * #17827 - Add compatibility with Java 14 |
415 | | * #18639 - Update to overpass-wizard 0.0.9 |
416 | | * #18654 - Separate unique identifiers per primitive type (This allows to easily update .osm files with negative ids across multiple sessions, such as internal JOSM boundaries file.) |
417 | | * #18678 - Fix DownloadAlong with locked layers |
418 | | * #18677 - Add "download" and "locked" status to osm data layer info |
419 | | * #18703 - Scroll through TabPreferenceSetting using mouse wheel |
420 | | * #15158 - Tag2Link: support leading zeros for ref:bag |
421 | | * #18709 - Add Tag Dialog: disable auto completion during use of recent tags |
422 | | * #13108 - Registers *.geojson, *.jos, *.joz files on all platforms |
423 | | * #18720 - Automatically enable "Tile zoom offset" in HIDPI mode |
424 | | * #18761 - Only consider source=survey for local GPX files, not the public ones |
425 | | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: |
426 | | * #18577 - Update opening_hours.js |
427 | | * #18667 - Match `cycleway:left` and `cycleway:right` on Cycle Lane/Track preset too |
428 | | * #18642 - Don't warn about the key `to` on `route=ferry` ways |
429 | | * #17820 - Same support for `oneway:bicycle=no` as for `cycleway=opposite` |
430 | | * #18633 - Extend `route=ferry` preset |
431 | | * #11232 - Warn about `highway=*` + `construction=yes` |
432 | | * #18740 - Validator: whitelist a few phonetic characters |
433 | | * #18767 - Add `navigationaid=als|papi|vasi` to `aeroway=navigationaid` preset, add own icons for papi and vasi and warn about navigationaid=approach_light and navigationaid="ALS (Approach lighting system)" |
434 | | * #17541 - Add `historic=fort` |
435 | | * #12575 - Add icon for `craft=stonemason` |
436 | | * #18719, #18659 - Change `car` to `motorcar` in `amenity=charging_station` preset, add a validator warning and add `motorcycle=*` |
437 | | * Add icons of the tracktypes in the preset combo for easier learning/understanding which pattern belongs to which tracktype |
438 | | * Add `leisure=outdoor_seating` |
439 | | * Add `payment:contactless` to payment preset |
440 | | * Add `vehicle` combo to `highway=track` preset |
441 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15937&stop_rev=15807&limit=900 SVN log messages of milestone 20.02] |
442 | | |
443 | | == 2020-02-01: Stable release 15806 ([milestone:"20.01" 20.01]) == #stable-release-20.01 |
444 | | * major enhancements |
445 | | * #13901, #18542, #14465 - Reimplement Tag2Link plugin in core and improve it (obtain formatter URL from Wikidata and OSM Wikibase, improve handling for several selected object) |
446 | | * medium enhancements |
447 | | * #15946 - Double click sliders to reset `opacity/colorfulness/gamma/sharpness` |
448 | | * #11914 - Allow to show user name in title bar |
449 | | * #18477 - Split Way: smart way selection: if only one `highway/railway/waterway` is applicable, use that one |
450 | | * #17496 - AutoFilter: infer sensible default values for key `layer` |
451 | | * minor enhancements |
452 | | * #18510 - Add icons to move up/down/left/right actions |
453 | | * #18504 - Add support for Tasking Manager 4 GPX URL |
454 | | * #18509 - Display GPX colors in layer dialog with a circle |
455 | | * #18514 - Make all changeset actions and dialogs only accessible in expert mode |
456 | | * #18091 - Reuse Help shortcut inside tag/membership dialog |
457 | | * #18494 - GPX layers uses the name from the file instead of "Downloaded GPX Data" whenever possible |
458 | | * #18514 - Disable Window menu when empty, display changeset toggle dialog entry in the window menu only in expert mode |
459 | | * #18530 - Upload dialog: support validator and notes layers as source tag |
460 | | * #18172 - Add new imagery categories "elevation" and "qa" |
461 | | * #18015 - Fix timezone in ImageViewerDialog |
462 | | * #18540 - Use correct primitive icons in validator dialog |
463 | | * #18083 - Don't combine ways when the shared node is old and outside of the download area. |
464 | | * #18020 - Don't show way directions for boundary and multipolygon relations |
465 | | * #17654 - Notify users of viewport following activation by shortcut |
466 | | * #18026 - Relation member conflict: render decision as radio buttons |
467 | | * #10435 - MapCSS: add settings of type string/double |
468 | | * #18503 - Relation editor: compute wayConnection for `type=superroute` |
469 | | * #17220 - LayerListDialog: show imagery offset in tooltip, re-enable previous offset on click |
470 | | * #14921 - WMS: support time={time} for Sentinel-2 imagery |
471 | | * #17688 - History Viewer: allow to select/copy multiple values |
472 | | * #17639 - Relation editor: invert color of icons when line is selected |
473 | | * #13813 - Advanced object info: use consistent coordinates/bbox format |
474 | | * #14197 - Advanced Preferences: support search keywords "modified", "default", "changed" |
475 | | * #18613 - Discourage upload of geojson data |
476 | | * #18624 - Improve performance of parent ways/relations download |
477 | | * #18632 - Fix loading of SVG images in internal help browser |
478 | | * #18608 - Use the correct console encoding on Windows |
479 | | * #18653 - Update EU boundaries after Brexit |
480 | | * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules: |
481 | | * #18517 - Deprecate `office=administrative` in favour of `office=government` |
482 | | * #18505 - Detect `highway=crossing` without `crossing=*` (info level) |
483 | | * #18469 - Deprecate `landuse=churchyard` |
484 | | * #18460 - More precise internal border between Germany and Switzerland |
485 | | * #18455 - Detect objects not matching their presets object type (info level) |
486 | | * #18421 - Add `route=running` and `route=fitness_trail` |
487 | | * #18524 - Add more values for "material" |
488 | | * #18374 - Warn if `collection_times` is used instead of `opening_hours` on `amenity=recycling`, rewording in preset |
489 | | * #10576 - Add `railway=construction` preset |
490 | | * #18411 - Warn about `railway=construction` or `highway=construction` together with `construction=yes` |
491 | | * #18507 - Add `kerb=*` to crossing and traffic signals preset, warn about `barrier=kerb` together with `kerb=no`, warn about `kerb=unknown`, warn if `barrier=kerb` and `kerb=*` are used on isolated nodes, warn if `barrier=kerb` is used on `highway=crossing` as part of a major road and suggest `kerb=*` instead, deprecate `sloped_curb=*` in favor of `kerb=*` |
492 | | * #12575 - Add craft icons: gardener, shoemaker, upholsterer |
493 | | * Add `lamp_type` / `lamp_mount` to street_lamp preset |
494 | | * #18546 - "Relation type is unknown" Lower severity from WARNING to OTHER |
495 | | * #16237 - Add `amenity=dive_centre` |
496 | | * #18544 - Don't warn crossing administrative and protected_area boundaries, check also complete members of incomplete relations |
497 | | * #18550 - Don't warn about `bollard=unremovable` looks like `bollard=removable` |
498 | | * #18552 - Add validation rules for French telecom references |
499 | | * #17736 - Add `landuse=flowerbed`, render `landuse=school` |
500 | | * #9836 - Detect crossings between barrier/building, barrier/highway, barrier/railway, and barrier/waterway |
501 | | * #18557 - Add `gaelic_games:handball` check to Gaelic Games preset |
502 | | * #18571 - Deprecate `unnamed=yes` in favor of `noname=yes` |
503 | | * #18572 - Add guidepost role to more route relation presets |
504 | | * #18573 - Add `isced:level` to education presets |
505 | | * #18471 - Warn about `highway=cycleway|footway|path` together with `segregated=no` and `sidewalk=left|right|both` and warn about values of `segregated` other than yes|no |
506 | | * #18585 - Support `duration` as restriction-type in conditional syntax validator test |
507 | | * #5794 - Download window Bounding Box tab: place text fields in diamond pattern |
508 | | * #18612 - Autofix `building=other|unclassified|undefined|unknown|unidentified` to `building=yes` |
509 | | * #18603 - Deprecate `bicycle:oneway` in favor of `oneway:bicycle` |
510 | | * #18605 - Deprecate `building:height` and `building:min_height` in favor of `height` and `min_height` |
511 | | * #18594 - Add `route=share_taxi` and `duration` to route preset |
512 | | * #18168 - Don't warn about missing boundary tag if `disused:boundary` is present |
513 | | * #18627 - Add `building=fire_station` to building preset |
514 | | * #18635 - Ignore `duration`, `interval`, `change:lanes`, `change:lanes:forward` and `change:lanes:backward` in "value looks like..." validator test |
515 | | * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15806&stop_rev=15629&limit=900 SVN log messages of milestone 20.01] |
| 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] |