Releases: KittyCAD/modeling-app
Releases · KittyCAD/modeling-app
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)
v0.21.5
What's Changed
- Sort keys alphabetically in the Variables/Memory panel (#2417)
- remove edit-mode prep (#2370)
- Disable home logo link in the browser app (#2371)
- Fix code editor user input in older version of Safari (#2350)
- Sketch dies on exit XY sketch (#2397)
- Double-clicking a model file (obj, stl, etc) will auto generate a file with an import statement and open it (#2400)
- Missed a file (#2399)
- Make import samples run (#2398)
- Fix function variable panel issue (#2392)
- Fix max std lib (#2391)
- Add "copy to clipboard" button to Variables pane (#2388)
v0.21.4
What's Changed
Full Changelog: v0.21.3...v0.21.4
v0.21.3
What's Changed
- Bug fixes for sketching when model contains fillets and patterns, with tests (#2359)
- Filter hidden directories from home page (#2349)
Full Changelog: v0.21.2...v0.21.3
v0.21.2
v0.21.1
What's Changed
- Fix Format button by Jess
- Other minor improvements by Jess and Frank
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- Sketch light mode by Frank
- Clean up and fixes by Kurt
- Remove backdrop highlight in onboarding by Frank
- Move the command bar out to the right in the AppHeader by Frank
Full Changelog: v0.20.2...v0.21.0
v0.20.2
What's Changed
- enable editor changes in sketch mode, refactor some of the code manager by @Irev-Dev in #2287
- Disable tauri e2e tests on release by @pierremtb in #2299
- tell the save dialog the file extension by @jessfraz in #2303
- Exit edit mode when selection input is up, re-enter when it's not. by @franknoirot in #2306
- Bump thiserror from 1.0.59 to 1.0.60 in /src/wasm-lib by @dependabot in #2307
- Bump anyhow from 1.0.82 to 1.0.83 in /src/wasm-lib by @dependabot in #2309
- Bump syn from 2.0.60 to 2.0.61 in /src/wasm-lib by @dependabot in #2310
- Franknoirot/refresh button add by @franknoirot in #2314
- Mac TestFlight in nightly runs only by @pierremtb in #2312
- Make "Extrude from command bar" test selection via 3D scene, not code by @franknoirot in #2313
- remove code-pane stuff temporarily again by @jessfraz in #2318
- Cut release v0.20.2 by @jessfraz in #2319
Full Changelog: v0.20.1...v0.20.2
v0.20.1
- breaking engine api change
- clicking kcl files from the finder on all os-es should open in the desktop apps
v0.20.0
What's Changed
- New settings search by Frank
- Updated onboarding by Josh
- Deep links and mac app store publishing by Jess
- Improvements in automated testing by multiple people!
Full Changelog: v0.19.4...v0.20.0