Freerouting v1.7.0
Fixed issues with clearances, Java 19, KiCad plugin Java version check and updated the Chinese translations.
What's Changed
- Fixed the clearance violation problem when route optimizer run in a multi-threaded mode @andrasfuchs
- Fixed the issue caused by Java 19 @andrasfuchs
- KiCad plugin prevented the installation because of incorrect Java version detection @andrasfuchs
- Added application icons to all windows and added window size restrictions where it made sense @andrasfuchs
- Updated Simplified Chinese Translation by @taotieren in #164
- Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 by @dependabot in #165
New Contributors
- @taotieren made their first contribution in #164
Full Changelog: v1.6.5...v1.7.0