This minor release fixes performance issues in safety distance-based collision avoidance. There is a broad-phase collision detection stage now, deferring the slow distance computations in comparison to just penetration testing. Performance improvements are over 10x for environments with some complex objects.