Skip to content

Releases: KittyCAD/modeling-app

v0.10.0

06 Oct 15:14
b17e61d
Compare
Choose a tag to compare

Features 🎉: sketch on any origin plane. Improvements 🛠️: more intuitive toolbar scroll thanks to @rametta (thanks for being our first contributor ❤️), bug fixes to Settings relative URLs, add "Replay Onboarding" to home settings page.

v0.9.5

04 Oct 00:36
1af8a8c
Compare
Choose a tag to compare

Bug fixes (file export, re-execution, firefox PiP) and MIT license.

v0.9.4

03 Oct 00:10
589cd39
Compare
Choose a tag to compare

Bug fixes (more tests with tangentialArc) and improvements (button to request a feature).

v0.9.3

02 Oct 18:14
3d19dfb
Compare
Choose a tag to compare

Bug fixes (pipe expression start, user units) and improvements (tangentialArc/tangentialArcTo and 3-axis gizmo).

v0.9.2

27 Sep 00:44
12b3717
Compare
Choose a tag to compare

Bug fixes (window resize, negative args in function, closing arcs) and improvements (KCL tokenizer).

v0.9.1

22 Sep 00:40
b5387f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

21 Sep 00:40
8881040
Compare
Choose a tag to compare

What's Changed

#506 is the breaking change

Full Changelog: v0.8.2...v0.9.0

v0.8.2

20 Sep 15:00
9ee2484
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

Fixes user-reported issues: ast, function inside show not executing, Win+K not triggering, dark mode dropdowns on Windows, oboarding component positioning, debug panel overflow.

v0.8.1

19 Sep 19:57
b47ebd1
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

Bug fix for LSP server restarting on navigation, Bug fix for auth in desktop dev, Bug fix for relative paths in onboarding, and other UX bug fixes

v0.8.0

19 Sep 04:24
075d2de
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Bug fixes for WASM fetching and relative URLs on Windows
Bug fix for link to docs in code menu
Bug fixes for engine errors
Other UX improvements and bug fixes