Freerouting v1.8.0
Improved clearance handling, automatic snapshots, new "delete all tracks and vias" feature, loading errors and warnings dialog, KiCad plugin script update, DSN buffer increase and updated translations.
What's Changed
- Option to configure routing parameters before scripted routing @andrasfuchs
- More detailed error and warning report for the DSN file loader @andrasfuchs
- Automatic snapshot support @andrasfuchs
- Add "delete all tracks and vias" feature @andrasfuchs
- jumper layer handling @andrasfuchs
- Redirect errors to stderr @andrasfuchs
- JRE installer script for KiCad plugin @andrasfuchs
- DSN file reader buffer to 16M @andrasfuchs
- Update translations @andrasfuchs
- Update and fix application icon @andrasfuchs
- Remove deprecated Jave Web Start references @andrasfuchs
- Improve Java version checking by @Riesi in #169
- Fix UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 ... by @GeminiServer in #168
- Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 by @dependabot in #173
- Bump org.apache.logging.log4j:log4j-core from 2.19.0 to 2.20.0 by @dependabot in #174
- Bump org.apache.logging.log4j:log4j-api from 2.19.0 to 2.20.0 by @dependabot in #172
New Contributors
- @Riesi made their first contribution in #169
- @GeminiServer made their first contribution in #168
Full Changelog: v1.7.0...v1.8.0