Skip to content

Releases: KittyCAD/modeling-app

v0.21.9

24 May 23:14
1b72c7d
Compare
Choose a tag to compare

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

24 May 01:02
777b225
Compare
Choose a tag to compare

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

22 May 18:42
e3b9a6e
Compare
Choose a tag to compare
  • Add basic keyboard shortcuts for sketch and modeling tools (#2419)
  • First esc now unequips sketch tools, second exits sketch (#2419)
  • Fix xz-plane (#2376)
  • Add more rust file tests (#2452)
  • Fix rename project directory (#2451)

Full Changelog: v0.21.6...v0.21.7

v0.21.6

22 May 02:08
440eb26
Compare
Choose a tag to compare

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

21 May 00:43
20c4d44
Compare
Choose a tag to compare

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

17 May 16:19
7ac6a3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.3...v0.21.4

v0.21.3

16 May 04:39
e63bf5d
Compare
Choose a tag to compare

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

15 May 13:22
26ef721
Compare
Choose a tag to compare

What's Changed

  • Make edge helpers + more mock safe (#2357)
  • Updating KCL examples on docs (#2355)
  • Fix settings overflow by setting grid-template-rows (#2348)
  • Ensure that onboarding buttons are visible, even on short viewports (#2324)

Full Changelog: v0.21.1...v0.21.2

v0.21.1

13 May 14:16
07eaf93
Compare
Choose a tag to compare

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

10 May 20:32
da323e2
Compare
Choose a tag to compare

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