Skip to content

Releases: KittyCAD/modeling-app

v1.0.30

14 Nov 16:17
v1.0.30
520fe93

Choose a tag to compare

Changed

  • Programmatically-generated strings to use double quotes

Fixed

  • Hole and GD&T flatness point-and-click to ensure valid arguments
  • Another timeout in engine reconnection logic

Full Changelog: v1.0.29...v1.0.30

kcl-109

14 Nov 20:16
kcl-109
608994a

Choose a tag to compare

Release kcl-109

v1.0.29

10 Nov 21:35
v1.0.29
5caac7f

Choose a tag to compare

Added

  • KCL: linter rule for multiple profiles in a pipeline

Changed

  • Hole UI to allow individual cutAt coordinates instead of KCL arrays

Fixed

  • Draft lines flashing while using tools in sketch mode
  • Handling of abnormal websocket closures
  • Support for file extensions with capital letters
  • Error when commands exceed their timeout
  • Editing of fillets in pipes
  • Shell point-and-click to work with sketch on face
  • Command palette showing NAN for hole cutAt
  • Error message toast when user is logged out
  • Project filtering to handle path separators
  • Ability to rotate camera with the command pallet open
  • KCL: hole::blind() diameter being treaded as radius
  • Display of null in the command palette for selections

Full Changelog: v1.0.28...v1.0.29

kcl-108

10 Nov 22:08
kcl-108
9f300e5

Choose a tag to compare

Release kcl-108

kcl-107

06 Nov 01:44
19d6193

Choose a tag to compare

Release kcl-107

v1.0.28

05 Nov 14:11
47dfd7b

Choose a tag to compare

Changed

  • Ability to edit feature tree operations that have errors

Removed

  • Unused theme color setting

Fixed

  • Error when to extruding to planes
  • Stream not resizing when opening panes
  • Boolean subtraction not working with new extrusions
  • Plane visibility changing after pasting KCL code
  • Sketch incorrectly resizing after exiting sketch mode

Full Changelog: v1.0.27...v1.0.28

kcl-106

05 Nov 15:04
kcl-106
2f26946

Choose a tag to compare

Release kcl-106

v1.0.27

28 Oct 14:29
v1.0.27
6e22d58

Choose a tag to compare

Added

  • New layout system to support for vertical resizing of panes
  • Experimental hole creation utility to point-and-click
  • Support for starting sketches on more faces via right-click

Fixed

  • Camera position updating after certain Text-to-CAD edits
  • Race condition when showing experimental features
  • Command palette to validate KCL changes before applying
  • Editing of exported KCL parameters in point-and-click

Full Changelog: v1.0.26...v1.0.27

kcl-105

28 Oct 15:58
kcl-105
c46be3e

Choose a tag to compare

Release kcl-105

v1.0.26

22 Oct 21:56
v1.0.26
501d011

Choose a tag to compare

Added

  • KCL: annotation to include functions in the feature tree
  • Consistent point-and-click UI for experimental KCL features
  • Support for subtracting multiple solids
  • KCL: support for specifying the angle of a chamfer
  • Experimental point-and-click interface for GD&T flatness

Changed

  • Flatness precision to have a range of 0 to 9 decimal places

Full Changelog: v1.0.25...v1.0.26