Releases: KittyCAD/modeling-app
Releases · KittyCAD/modeling-app
v0.22.5
v0.22.4
v0.22.3
What's Changed
- Reset code on critical onboarding steps (#2727)
- Implement Core Dump for modeling app state (#2653)
- Franknoirot/onboarding avatar text (#2726)
- Fix onboarding example code loading (#2723)
- Fix clear diagnostics when not wasm (#2715)
- Add a feature flag to disable printlns in kcl-lib for the lsp (#2712)
- Disable SSAO temporarily (#2709)
- Get responses back from batch (#2687)
- Clear the AST if there was a parse error. (#2706)
- Recast bug fix (#2703)
- Rename radius to length for chamfer; (#2702)
- Better styling for pane and KCL editor focus (#2691)
- Add a dismiss button to the command bar (#2647)
- Fix zoom issues with sketch mode (#2664)
Full Changelog: v0.22.2...v0.22.3
v0.22.2
What's Changed
- 3D patterns can now be applied to 3D patterns in KCL (#2680)
- Add shell in KCL (#2683)
- Add chamfers in KCL (turns out they're fancy fillets) (#2681)
- Ensure settings are persisted before onboarding dismissal (#2678)
- Swap out icons for bug and refresh, tweak tooltip appearance (#2641)
- Many developer experience improvments
Full Changelog: v0.22.1...v0.22.2
v0.22.1
What's Changed
- Fix for trackpad zoom jank by Dan
- Add a right-click menus to file tree and gizmo by Frank
- Improvements to selections by Kurt
- Improvements to engine connection status by Lee
- Extrusions now create new constants by Frank
- Click gizmo axis to snap to normal view by Max
- New remove constraints button in sketch overlays by Kurt
- New tab in Settings dialog to view keyboard shortcuts by Frank
- End-to-end test improvements by the team
- Faster debug builds by Adam
- Fix to Firefox paste behavior by Frank
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- Many constraint fixes by Kurt
- Improve rectangle code gen by Frank
- Remove FileTree from ProjectSiderbarMenu by Frank
- Small refactor and renames by Adam
- Enable Windows Tauri e2e tests in CI by Pierre
- Axis hover tooltip fix by Kurt
- Export now has a loading spinner by Frank
- Fix and simulate engine disconnect when in sketch mode by Jess
- New engine connection logic and network status reporting by Lee
Full Changelog: v0.21.9...v0.22.0
v0.21.9
What's Changed
- Symbols overlay by Kurt (#2033)
- Fixes to file tree pane by Frank (#2525)
- Other bug fixes, dependency updates, and test improvements (#2507)
Full Changelog: v0.21.8...v0.21.9
v0.21.8
What's Changed
- New 3D orientation gizmo (#2354)
- Update point-and-click sketch close code generation to use explicit lines (#2489)
- Home page touch-ups (#2135)
- KCL language improvements (#2494, #2491, #2493, #2474)
- Tauri desktop framework improvements (#2497, #2475)
- Development debugging improvements (#2480, #2490)
- Bump kittycad library (#2481)
- Zoom to fit on load (#2201)
Full Changelog: v0.21.7...v0.21.8
v0.21.7
v0.21.6
What's Changed
- Fix project list showing projects of double clicked files (#2441)
- Fix reset settings in browser (#2434)
- Reset data channel seq every connect (closes #336) (#2431)
- Throw error on both ranges (#2428)
- Add stdlib functions for getting sketch profile start and its components (#2373)
- Fix empty tag on sketch on face (#2424)