| 8 | | * **First release compatible only with Java 7 or later** (r7001:7006, r7008, r7012, r7015, r7019:7022, r7030, r7033:7034, r7037, r7082:7084, r7086, r7089) |
| 9 | | * code cleanup, drop deprecated features, improve unit tests (r7013:7014, r7016, r7023, r7027, r7029, r7038, r7040, r7051, r7063, r7068:7070, r7075:7077, r7079, r7081, r7085:7088, r7093, r7095:7097, r7100:7101, r7119:7120, r7123, r7140:7142, r7150:7151, r7163) |
| | 8 | * **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) |
| | 9 | * 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) |
| | 10 | * MapCSS: |
| | 11 | * Major performance improvements (r7054:7057, r7059, r7064:7066, r7069, r7073:7074, r7080, r7093, r7099, r7103, r7138) |
| | 12 | * Use MapCSS for the default map style (r7041:7042, r7139) |
| | 13 | * Add support for `canvas{fill-color}`, deprecate `canvas{background-color}` (r7110) |
| | 14 | * Add support for alpha info in color property (r7136) |
| | 15 | * Various improvements to default map style (r7044, r7147:7148, r7154:7157, r7159:7161, r7172:7173) |
| | 16 | * Deprecate use of `length()` for lists, use new function `count()` instead (r7162) |
| | 17 | * Add function `any()` according to MapCSS standard, deprecate `coalesce()` (r7164, r7168) |
| | 18 | * Add functions `min()` and `max()` according to standard (r7165, r7170) |
| | 19 | * Make greater-than sign optional in child selectors (r7166) |
| | 20 | * Add a "Move Node onto Way" action (opposite of "Join Node to Way", r7131) |
| | 21 | * Add double-click selection mode (select polygons/multipolygons by a double-click inside, r7144:7146) |
| | 22 | * WMS: Improve support of transparent tiles (r7132, r7134, r7175) |
| | 23 | * minor enhancements |
| | 24 | * Extrude mode: new parameter `extrude.initial-move-threshold` (to tune ignoring small movements, r7009, r7180) |
| | 25 | * 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) |
| | 26 | * Support `josmdir://` URIs for files inside JOSM config directory (r7058) |
| | 27 | * Presets/Map styles: |
| | 28 | * Add `landuse=plant_nursery` (r7036), `barrier=swing_gate` (r7114, r7126) |
| | 29 | * Add new `bridge` types; drop icons for `bridge=` on nodes (r7116) |
| | 30 | * Add support for `alternative_autocomplete_keys` in presets, esp. auto-complete `addr:street` also from `name` (r7118) |
| | 31 | * Disable `no` value for some checkboxes in the preset dialog (r7171) |