What's Changed
- chore(deps): bump elliptic from 6.5.7 to 6.6.0 by @dependabot[bot] in https://github.com/cncjs/cncjs/pull/892
- feat: add support for M6 tool change policy by @cheton in https://github.com/cncjs/cncjs/pull/895
- Update Spanish translation by @hasecilu in https://github.com/cncjs/cncjs/pull/900
- feat: enhance tool change widget with variables support by @cheton in https://github.com/cncjs/cncjs/pull/901
- feat: support full manual control over the tool change process by @cheton in https://github.com/cncjs/cncjs/pull/905
- Added native windows build support by @ril3y in https://github.com/cncjs/cncjs/pull/918
- fix clipboard paste event handling by @sormy in https://github.com/cncjs/cncjs/pull/927
- Leverage Three.js pixelRatio for crisp rendering on high-DPI displays by @sormy in https://github.com/cncjs/cncjs/pull/928
- Correct command for getting version by @Patronics in https://github.com/cncjs/cncjs/pull/934
- fix: strip semicolon comments from expression lines before evaluation (#944) by @cheton in https://github.com/cncjs/cncjs/pull/946
- fix: upgrade to @electron/rebuild for Python 3.12 compatibility by @cheton in https://github.com/cncjs/cncjs/pull/949
New Contributors
- @hasecilu made their first contribution in https://github.com/cncjs/cncjs/pull/900
- @ril3y made their first contribution in https://github.com/cncjs/cncjs/pull/918
- @sormy made their first contribution in https://github.com/cncjs/cncjs/pull/927
- @Patronics made their first contribution in https://github.com/cncjs/cncjs/pull/934
Full Changelog: https://github.com/cncjs/cncjs/compare/v1.10.5...v1.10.6