Changes between Version 179 and Version 180 of Changelog
- Timestamp:
- 2014-01-27T02:08:23+01:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Changelog
v179 v180 24 24 * New crossing operator (`area ⧉ area`, r6613) 25 25 * New `unconnected` pseudo class for nodes without parent way (r6687) 26 * Add option to include colour preferences of external styles (r6740) 27 * Determine opacity/transparency of a color using `alpha()` (r6749) 26 28 * Validator: 27 29 * 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) … … 29 31 * Better zoom to selection/conflict when the objects in question are small (r6608) 30 32 * Prompt dialogs: more "do not show again..." choices (r6594:6596) 33 * Add "Search for objects by preset" action (Shift-F3, r6738) 31 34 * `wayselector` plugin integrated into main program (r6544) 32 35 * minor enhancements … … 35 38 * New arguments `changeset_comment` and `changeset_source` to `load_and_zoom` handler to add changeset tags (r6517) 36 39 * Add command description to usage page (r6536) 37 * History dialog: UI tuning (r6519), shortcuts for up/down arrow keys (r6520) 40 * History dialog: UI tuning (r6519, r6743), shortcuts for up/down arrow keys (r6520) 38 41 * Advanced object info: add "Center of bounding box", and "Centroid" for ways (r6566) 39 42 * Colour coding of conflicting tags/memberships in way combining dialog (r6616) … … 55 58 * Validate `:lanes` (r6592, r6598, r6606, r6647) and `:conditional` tags (r6605) 56 59 * Validate nodes inside polygons with the same values (r6614, r6628, r6719) 57 * 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) 60 * 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) 58 61 * sub-minor enhancements: 59 62 * Allow to build JOSM from a git mirror clone (r6540, r6545, r6585) 63 * Make dynamic buttons features disabled by default (r6727, r6752) 60 64 * Distinguish number of conflicts on nodes, ways and relations (r6555) 61 65 * Unicode normalization and multiple whitespace removal in tags (r6699:r6700) 66 * Allow to enable debug log messages by command-line argument `--debug` (r6730) 62 67 63 68 == Older stable releases
