Choreo v2026.0.1
This release fixes issues reported on MacOS with the field image displaying incorrectly and some projects failing to load.
ChoreoLib is unchanged, and ChoreoLib v2026.0.0 can load trajectories generated with Choreo v2026.0.1.
What's Changed
- Re-add maven central to vendordep for Gson by @shueja in #1419
- Replace String.matchAll() with String.match() by @Daniel1464 in #1420
- Import field SVG with vite-plugin-svgr by @shueja in #1421
- Fix field positioning of imported svg by @shueja in #1423
- Update version to 2026.0.1 by @shueja in #1422
Full Changelog: v2026.0.0...v2026.0.1