Changes between Version 57 and Version 58 of Changelog
- Timestamp:
- 2012-08-10T01:06:37+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Changelog
v57 v58 22 22 * minor enhancements 23 23 * Allow to open local and remote compressed osmChange files (`osc.gz`, `osc.bz`, `osc.bz2`) + remote `osm.gz` files (r5361) 24 * Improved performance when moving a large number of objects (r5370, r5377) 25 * Reduced download time when fetching a large number of objects (r5386, r5387) 24 * Performance 25 * Improved performance when moving a large number of objects (r5370, r5377) 26 * Reduced download time when fetching a large number of objects (r5386, r5387) 27 * Speed up tagging preset dialog with lots of comboboxes (r5404) 28 * Reduced start-up time (don't block main worker thread for preset image loading) (r5405) 26 29 * Validator: 27 30 * Warn about missing `power=tower/pole` within powerlines, even for first and last node of the line (r5359) 28 31 * sub-minor enhancements 29 32 * major bugs 33 * Fixed several errors when dealing with nodes without coordinates (r5408, r5409, r5410) 34 * Fixed several errors in Conflict Dialog (r5413, r5414) and Validator Dialog (r5415) 30 35 31 36 == 2012-07-23: Stable release r5356 … … 36 41 * Display of missing coordinates in Node history dialog (r5356) 37 42 * major bugs 38 * Fix 2 NPEwhen dealing with nodes without coordinates (r5356)43 * Fixed 2 NPEs when dealing with nodes without coordinates (r5356) 39 44 * [[Plugin changelog#Jul2012|plugin changes]] 40 45
