6 | | == 2014-12-29: Stable release r7906 ([milestone:"14.12" 14.12]) |
7 | | * major enhancements |
8 | | * New languages: Asturian and Khmer (r7894:7898, r7903) |
9 | | * Experimental new TMS tile cache structure, to enable with `tms.newcache=true` (r7823) |
10 | | * JOSM directories: |
11 | | * Java properties `josm.pref`, `josm.cache` and `josm.userdata` to set preferences, cache, and user data (including plugins) directories (r7841) |
12 | | * Windows: Change cache folder to `%LOCALAPPDATA%/JOSM` on Windows Vista and later (r7829, r7832:7833) |
13 | | * OSX: Change cache folder to `~/Library/Caches/JOSM`, preferences to `~/Library/Preferences/JOSM` (r7829, r7831), user data to `~/Library/JOSM` (r7834:7835, r7845:7846) |
14 | | * minor enhancements |
15 | | * [[TaggingPresets|Presets]]/[[Styles|Map styles]]: |
16 | | * Changed color of `highway=track` from green to brown for better visibility on aerial imagery background (in forests) and distinction from paths and steps (r7900, r7904) |
17 | | * Added `advertising=column/billboard` (r7790), `highway=traffic_mirror` (r7810), `leisure=picnic_table` (r7875) |
18 | | * Updated `shop=bicycle` (r7780) |
19 | | * Refined icons for combinations of `highway=traffic_signals` and `crossing=*` (r7794, r7815) |
20 | | * Drop mappaint support of `building=entrance` (r7795), `amenity=emergency_phone` (r7825), `highway=unsurfaced` (r7877) |
21 | | * Icon and geometry consistency between Preset and MapPaintStyle for `barrier=*` (r7821), highway waypoints (r7854, r7857, r7858, r7874) |
22 | | * [[Help/Dialog/Validator|Validator]]: |
23 | | * Added warnings for tags on isolated nodes, which should be part of a way (r7793, r7807) |
24 | | * Added warnings for `footway` (r7814) |
25 | | * Added warnings for `addr:street` together with `highway`, `noname=yes` together with `name`, alternitive name without `name`, `destination` on a non oneway, `amenity=yes`, `place=yes`, `levels`, `place_name`, non integer `lanes`(r7818, r7872) |
26 | | * [[Help/Dialog/Notes|Notes]]: |
27 | | * Add note sorting options (r7782) |
28 | | * Display note IDs (r7882) |
29 | | * Ability to copy path of selected geotagged image (r7788:7789) |
| 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] |
31 | | == 2014-12-10: Stable release r7777 ([milestone:"14.11" 14.11]) |
32 | | * major enhancements |
33 | | * '''New logo''' designed by Diamond00744 (r7765, r7768, r7770:7773) |
34 | | * Ability to download/upload [osmwiki:Notes Notes] (r7663, r7699, r7720, r7722, r7732) |
35 | | * minor enhancements |
36 | | * Menu icons reduced to 16x16 pixels by default (r7687:7696, r7731, r7746) |
37 | | * Autocomplete: remember user input and prefer recently entered strings (r7725) |
38 | | * Removed history toggle dialog in favour of a new history button in selection toggle dialog (r7750) |
39 | | * Display changeset discussions (comments) in changeset dialog (r7700, r7704, r7715, r7730) |
40 | | * [[TaggingPresets|Presets]]/[[Styles|Map styles]]/[[Help/Dialog/Validator|Validator]]: |
41 | | * Added `man_made=bridge/bunker_silo` (r7648, r7710), `power=pole` with `transformer` (r7649:7650, r7653), `shop=music/funeral_director/wine/art/tatoo/farm` (r7685:7686, r7705), `sidewalk` (r7707:7709), `boundary=protected_area` (r7718), `width` (r7703), `monitoring:groundwater` (r7769) |
42 | | * New icons for `man_made=breakwater`, `barrier=spikes`, `landuse=orchard` (r7716:7717) |
43 | | * Updated style and validator warning for `parking` (r7762:7763, r7766:7767) |
44 | | * Icon unification (same icon for Preset and MapPaintStyle) for some `sport`, `generator:source`, `landuse`, `natural` and `amenity=drinking_water` icons (r7711, r7724, r7728:7729, r7735, r7738) |
45 | | * Drop support of `restriction`, `landuse` and some `natural` on nodes (r7711, r7735, r7744) |
46 | | * Remember recently used tags across sessions by default (r7680:7681) |
47 | | * Allow to sum all numeric values as conflict resolution of `capacity`, `capacity:*` and `step_count` (r7743, r7751) |
| 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] |
88 | | == 2014-08-31: Stable release r7480 ([milestone:"14.08" 14.08]) |
89 | | * major enhancements |
90 | | * [[Styles|Map styles]]: |
91 | | * better view on low zooms (shrink nodes, hide texts and icons, r7377:7378, r7382, r7389, r7421, r7428, r7454:7456, r7458, r7470) |
92 | | * unification of font rendering on all systems (new `Droid` font, r7383) |
93 | | * better label placement inside areas (ex: `addr:housenumber` on buildings, r7459) |
94 | | * display real speed limit on `maxspeed` nodes (r7383, r7385, r7387:7388) |
95 | | * display name of `highway` (r7386, r7439, r7457, r7471) |
96 | | * more prominent label for `place` (r7390) |
97 | | * user-settings for mapcss mappaint styles (r7450, r7454) |
98 | | * use `N` as a new shortcut for [[Help/Action/MoveNodeWay|Move Node onto Way]] action (r7400) |
99 | | * add offline mode with new [[Help/CommandLineOptions|command line]] argument `--offline=[josm_website|osm_api|all]` (r7434, r7476) |
100 | | * minor enhancements |
101 | | * [[TaggingPresets|Presets]]/[[Styles|Map styles]]: |
102 | | * new icons for `barrier=block` (r7352), `barrier=chain` (r7362), `natural=peak + tourism=viewpoint` (r7460) |
103 | | * new styles for `highway=track` (r7354), `embankment=yes` (r7374), `landuse=residential/garages` (r7409), `barrier` (r7467) |
104 | | * new presets: `man_made=embankment` (r7374), `natural=bare_rock/stone/ridge` (r7381, r7446), `place=farm` (r7415, r7427) |
105 | | * updated presets: `natural=water` (r7355), `power=generator` (r7361), `tunnel` (r7373), `sport=handball` (r7380), `tourism` (r7384), `addr:*` (r7399, r7410, r7430:7431), `bicycle=use_sidepath` (r7465) |
106 | | * removed presets: `natural=land` (r7381, r7391) |
107 | | * [[Plugins|Plugins]]: |
108 | | * `openstreetbugs` and `nearclick` plugins are deprecated (r7348, r7424) |
109 | | * core changes for better integration of `notes` plugin (r7358, r7451, r7474) |
110 | | * [[Help/Dialog/Validator|Validator]]: |
111 | | * Check MapCSS assertions in local rules (new option `validator.check_assert_local_rules`, r7356) |
112 | | * Improved performance of multipolygon computation (r7422:7423) |
113 | | * WMS: Improved exception handling. Proper message is now displayed on tiles (r7425) |
114 | | * sub-minor enhancements |
115 | | * show undo/redo buffers state in "Command Stack" dialog (r7398) |
116 | | * ask for JOSM update in case of crash with old version (r7401, r7407) |
117 | | * add last error/warning messages to bug reports (r7420, r7442) |
118 | | * Linux: add .desktop and AppData files (r7403:7405) |
119 | | * OS X: use native look-and-feel by default (r7480) |
120 | | * major bugs |
121 | | * Incomplete menus on small resolutions (r7452, r7463) |
122 | | * Text rendering issues on OS X (r7477:7478) |
| 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] |
139 | | == 2014-07-04: Stable release r7287 ([milestone:"14.06" 14.06]) |
140 | | * major changes/enhancements |
141 | | * [[Help/Action/Extrude|Extrude]] action: add dual alignment mode (r7216, r7223, r7226, r7232, r7247) |
142 | | * Automatic reloading of local map paint styles and validator rules on file change (r7185, r7188:7189, r7275:7276) |
143 | | * Automatic update for [[Maps|imagery entries]] using `id` (r7186, r7203, r7242) |
144 | | * minor enhancements |
145 | | * Allow setting shortcut for [[Help/Action/MoveNodeWay|Move Node to Way]] (r7194) |
146 | | * Mac OSX: register JOSM package as `.osm` files editor (r7231, r7253, r7283, r7287) |
147 | | * [[Help/Preferences/RemoteControl|Remote Control]]: |
148 | | * allow it to work from [https://www.openstreetmap.org osm.org] in https on Windows by installing JOSM certificate (r7206) |
149 | | * allow to select objects by a [[Help/Action/Search|search]] expression in `load_and_zoom/zoom` handlers (r7251) |
150 | | * [[Help/Styles/MapCSSImplementation|MapCSS]]: |
151 | | * add right- and left-hand traffic database, update roundabout icons (new pseudo-class-condition `:righthandtraffic`, r7193, r7199) |
152 | | * add `number_of_tags` expression to get number of tags, `print` and `println` to show debugging output (r7237) |
153 | | * [[TaggingPresets|Presets]]/[[Styles|Map styles]]: |
154 | | * use of new `leaf_type` and `leaf_cycle` keys in presets, deprecate old `wood` and `type` values (r7222, r7229, r7235) |
155 | | * add `highway=elevator` (r7261:7262) |
156 | | * better rendering of bridges, tunnels, highways, cycleways, turning circles (r7201:7202, r7241, r7255, r7257, r7259:7260, r7271) |
| 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] |
158 | | == 2014-05-27: Stable release r7182 ([milestone:"14.05" 14.05]) |
159 | | * major changes/enhancements |
160 | | * **First release compatible only with Java 7 or later** (r7001:7006, r7008, r7012, r7015, r7019:7022, r7028, r7030, r7033:7034, r7037, r7060, r7082:7084, r7086, r7089) |
161 | | * Code cleanup, drop deprecated features, improve unit tests (r7013:7014, r7016, r7023:7027, r7029, r7038, r7040, r7048:7051, r7063, r7068, r7070, r7075:7077, r7079, r7081, r7085:7088, r7090, r7092, r7095:7097, r7100:7101, r7109, r7117, r7119:7120, r7123, r7127:7128, r7133, r7140:7142, r7150:7151, r7163, r7167) |
162 | | * [[Help/Styles/MapCSSImplementation|MapCSS]]: |
163 | | * Major performance improvements (r7054:7057, r7059, r7064:7066, r7069, r7073:7074, r7080, r7093, r7099, r7103, r7138) |
164 | | * Use MapCSS for the default map style (r7041:7042, r7139) |
165 | | * Add support for `canvas{fill-color}`, deprecate `canvas{background-color}` (r7110) |
166 | | * Add support for alpha info in color property (r7136) |
167 | | * Various improvements to default map style (r7044, r7147:7148, r7154:7157, r7159:7161, r7172:7173) |
168 | | * Deprecate use of `length()` for lists, use new function `count()` instead (r7162) |
169 | | * Add function `any()` according to MapCSS standard, deprecate `coalesce()` (r7164, r7168) |
170 | | * Add functions `min()` and `max()` according to standard (r7165, r7170) |
171 | | * Make greater-than sign optional in child selectors (r7166) |
172 | | * Add a [[Help/Action/MoveNodeWay|Move Node onto Way]] action (opposite of [[Help/Action/JoinNodeWay|Join Node to Way]], r7131) |
173 | | * Add double-click selection mode (select polygons/multipolygons by a double-click inside, r7144:7146) |
174 | | * WMS: Improve support of transparent tiles (r7132, r7134, r7175) |
175 | | * minor enhancements |
176 | | * Extrude mode: new parameter `extrude.initial-move-threshold` (to tune ignoring small movements, r7009, r7180) |
177 | | * Zoom: new parameter `zoom_to_selection_min_size_in_meter` to set the minimum dimension of the area (in meters) for the "zoom to selection" action (r7053) |
178 | | * Support `josmdir://` URIs for files inside JOSM config directory (r7058) |
179 | | * Presets/Map styles: |
180 | | * Add `landuse=plant_nursery` (r7036), `barrier=swing_gate` (r7114, r7126) |
181 | | * Add new `bridge` types; drop icons for `bridge=` on nodes (r7116) |
182 | | * Add support for `alternative_autocomplete_keys` in presets, esp. auto-complete `addr:street` also from `name` (r7118) |
183 | | * Disable `no` value for some checkboxes in the preset dialog (r7171) |
184 | | * sub-minor enhancements |
185 | | * Show distance in status line when 2 nodes are selected (r7010) |
186 | | * New command line option to enable debug level ''trace'' (r7043) |
187 | | * Add "call relation editor" to context menu of validator dialog (r7047) |
188 | | * Jumping to play head marker when playing next audio (r7094) |
| 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] |
202 | | == 2014-03-30: Stable release r6950 ([milestone:"14.03" 14.03]) |
203 | | * major changes/enhancements |
204 | | * 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) |
205 | | * Access to OSM and JOSM websites in https by default (r6897:6898, r6900, r6905, r6917, r6920, r6946, r6950) |
206 | | * Remote control: listen also in https on port 8112 (r6941) |
207 | | * Make UI messages copy-able (r6901, r6911, r6925, r6932, r6935, r6944) |
208 | | * Ask Mac/Debian/Ubuntu users to update to Java 7 (r6943) |
209 | | * minor enhancements |
210 | | * Add "Add/Edit/Delete" entries to tags/memberships contextual menus (r6939) |
211 | | * MapCSS: |
212 | | * Add support for `@media` expressions (r6896) |
213 | | * Add CRC32 checksum (r6899, r6908) |
214 | | * Validator: |
215 | | * Check addresses interpolation range/values (r6927, r6949) |
216 | | * Check wrong multiple values (r6928) |
217 | | * WMS: filter unsupported image formats, preselect jpeg or png (r6930) |
218 | | |
219 | | == 2014-02-28: Stable release r6891 ([milestone:"14.02" 14.02]) |
220 | | * major changes/enhancements |
221 | | * Allow HTTPS access to OSM API (r6840, r6845, r6847, r6849, r6885) |
222 | | * Do not suggest to combine conflicting values in order to reduce the wrong usage of semicolon values (r6770, r6802) |
223 | | * minor enhancements |
224 | | * Enable loading of `.osm.zip` files (r6882) |
225 | | * Verify for new versions of plugins on crashes (r6797) |
226 | | * GPX: |
227 | | * Allow to download compressed GPX tracks from osm.org/trace/ using "Download location" (r6803) |
228 | | * Use neutral track color if speed is zero (velocity mode) or time extent is very short (time mode, r6775) |
229 | | * History dialog: Show changeset `source` (r6827, r6836, r6864:6865) |
230 | | * MapCSS: Allow (named) colours with alpha (r6774) |
231 | | * Presets/Map styles: |
232 | | * Add `preset_name_label` attribute to `<item>` to automatically add "[preset name]" at the beginning of dialog (r6824, r6835) |
233 | | * Add `highway=raceway` (r6777), non-public-transport `route` relations (r6810:6813, r6817:6819), `shop=bookmaker|lottery` (r6855) |
234 | | * "Add to toolbar" in preset list context menu (F3-right click, r6844) |
235 | | * Rendering of `craft=painter|plumber|pottery|stonemason|tiler|window_construction` (r6820), `shop=gift` (r6888) |
236 | | * Remote Control: new `referrers` argument to `load_object` handler (r6782) |
237 | | * Validator: |
238 | | * Validate `population` (r6769) |
239 | | * Check and remove unnecessary `area=yes` (r6778), `building=no` (r6788) |
240 | | * Detect `sport`s without physical features (r6859:6861, r6877) |
241 | | * Sort results naturally (r6804) |
242 | | * sub-minor enhancements |
243 | | * Make status bar background/foregound colors configurable (r6789) |
244 | | * Set HTTP `Accept` header to expected MIME types when downloading presets, styles, plugins (r6867:6868) |
245 | | * major bugs |
246 | | * Sensible upload order of relations to be deleted (r6776, r6801, r6886) |
247 | | * Performance improvements (r6821:6823, r6834, r6841) |
248 | | |
249 | | == 2014-01-29: Stable release r6767 ([milestone:"14.01 (hotfix)" 14.01 hotfix]) |
250 | | * major bugs: |
251 | | * Fix JSON support (r6764, r6767) |
252 | | * Fix validator translation files (r6766) |
253 | | |
254 | | == 2014-01-27: Stable release r6763 ([milestone:14.01 14.01]) |
255 | | * major enhancements |
256 | | * Presets: |
257 | | * Refactorization by introducing `<chunk id="X">` and `<reference ref="X"/>` (r6558:6559, r6562, r6570) |
258 | | * Extension by introducing `<preset_link preset_name="..." />` to add a link to another preset (r6572, r6618) |
259 | | * Upload window - `source`: add `knowledge`, `survey` to selection, compute value from layers (r6565, r6567, r6590, r6654) |
260 | | * MapCSS: syntax improvements: |
261 | | * Regular expression support for key conditions (r6547) |
262 | | * Comparison of two key values (`[key1 = *key2]`, r6554) |
263 | | * New `set class` instruction and `.class` selector (r6560:6561, r6601) |
264 | | * New spatial "element of" (`inner ∈ outer`, r6607, r6609) |
265 | | * New crossing operator (`area ⧉ area`, r6613) |
266 | | * New `unconnected` pseudo class for nodes without parent way (r6687) |
267 | | * Add option to include colour preferences of external styles (r6740) |
268 | | * Determine opacity/transparency of a color using `alpha()` (r6749) |
269 | | * Validator: |
270 | | * 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) |
271 | | * Centralized service for custom Tagchecker [[Rules|rules]] (r6666, r6670) |
272 | | * Better zoom to selection/conflict when the objects in question are small (r6608) |
273 | | * Prompt dialogs: more "do not show again..." choices (r6594:6596) |
274 | | * Add "Search for objects by preset" action (Shift-F3, r6738) |
275 | | * `wayselector` plugin integrated into main program (r6544) |
276 | | * minor enhancements |
277 | | * Initialize default center view of map to last download location instead of (0,0) (r6509) |
278 | | * Remote control: |
279 | | * New arguments `changeset_comment` and `changeset_source` to `load_and_zoom` handler to add changeset tags (r6517) |
280 | | * Add command description to usage page (r6536) |
281 | | * History dialog: UI tuning (r6519, r6743), shortcuts for up/down arrow keys (r6520) |
282 | | * Advanced object info: add "Center of bounding box", and "Centroid" for ways (r6566) |
283 | | * Colour coding of conflicting tags/memberships in way combining dialog (r6616) |
284 | | * Improvements of proxy support and error handling (r6523:6525, r6602, r6642:6643, r6714) |
285 | | * Make Unix web browsers configurable via `browser.unix` property (r6682) |
286 | | * Presets/Map styles: |
287 | | * 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) |
288 | | * Addition of `natural=sand` (r6576), `building=construction` (r6646), `railway=switch` (r6668), `boundary=postal_code` (r6678) |
289 | | * Replacement of `emergency=aed` by `emergency=defibrillator` (r6658) |
290 | | * Display `capacity` as a name complement for labels (r6541) |
291 | | * Display `highway=road` differently (r6709) |
292 | | * Tools - Create/Update Multipolygon: |
293 | | * Update multipolygon if a multipolygon relation is selected (r6564, r6569, r6597, r6600) |
294 | | * Remap keyboard shortcut to `Ctrl-B` and `Ctrl-Shift-B` (r6721) |
295 | | * Validator: |
296 | | * Verify links on highways (r6573) |
297 | | * Check ways with duplicate way segments (r6574, r6619, r6693:6694, r6722) |
298 | | * Detect crossing `barrier`, `landuse`, `natural`, `boundary` (r6581, r6680) |
299 | | * Validate `:lanes` (r6592, r6598, r6606, r6647) and `:conditional` tags (r6605) |
300 | | * Validate nodes inside polygons with the same values (r6614, r6628, r6719) |
301 | | * 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) |
302 | | * sub-minor enhancements: |
303 | | * Allow to build JOSM from a git mirror clone (r6540, r6545, r6585) |
304 | | * Make dynamic buttons features disabled by default (r6727, r6752) |
305 | | * Distinguish number of conflicts on nodes, ways and relations (r6555) |
306 | | * Unicode normalization and multiple whitespace removal in tags (r6699:r6700) |
307 | | * Allow to enable debug log messages by command-line argument `--debug` (r6730) |
308 | | |
309 | | == Older stable releases |
310 | | * [[Changelog/2013]]: Releases from r5697 to r6502 |
311 | | * [[Changelog/2012]]: Releases from r4878 to r5608 |
| 49 | == See also == |
| 50 | * There is a similar [[wikitr:/Plugin changelog|changelog for plugins]], which is no longer updated. |