Skip to content

Releases: KittyCAD/modeling-app

v1.0.19

09 Sep 17:02
2eb0b86
Compare
Choose a tag to compare

Changed

  • Certificate for Windows

Full Changelog: v1.0.18...v1.0.19

v1.0.18

09 Sep 16:56
88bfe50
Compare
Choose a tag to compare

Changed

  • Auto-updater to support new certificate for Windows

Fixed

  • Bug with project-level settings not saving

Full Changelog: v1.0.17...v1.0.18

kcl-95

08 Sep 20:40
kcl-95
5f99f05
Compare
Choose a tag to compare
Release kcl-95

v1.0.17

05 Sep 18:36
v1.0.17
0d4cd49
Compare
Choose a tag to compare

Added

  • Text-to-CAD prompt history on projects
  • Dropdown menu to log into custom environments
  • Button to copy KCL from the current file's code pane
  • Setting to enable experimental snap-to-grid while sketching

Changed

  • File explorer to support recursive copy-paste

Fixed

  • KCL: unlabeled arguments execution order
  • KCL: function parameter unit conversion

Full Changelog: v1.0.16...v1.0.17

kcl-94

05 Sep 20:47
kcl-94
6b31cdb
Compare
Choose a tag to compare
Release kcl-94

v1.0.16

28 Aug 22:07
v1.0.16
ff22ca7
Compare
Choose a tag to compare

Added

  • Right-click option to view KCL from model features

Changed

  • KCL to generate angle suffixes automatically
  • Editor font to support smaller text sizes

Fixed

  • Additional cases of the stream not resuming from idle
  • Dimension labels from obstructing draft segment position

Full Changelog: v1.0.15...v1.0.16

kcl-93

20 Aug 17:14
kcl-93
bcdbc48
Compare
Choose a tag to compare
Release kcl-93

v1.0.15

20 Aug 15:04
7013c60
Compare
Choose a tag to compare

Added

  • Allow point-and-click Offset Plane to work from sweep faces

Changed

  • Restyle layout to not have panes overlay the stream
  • Switch "step back" shortcut in command palette to Meta+Backspace

Fixed

  • Check if header bar is still visible when restoring last window size

Full Changelog: v1.0.14...v1.0.15

v1.0.14

14 Aug 14:26
v1.0.14
8ba24d7
Compare
Choose a tag to compare

Added

  • Unique, generated project IDs for connection to external resources

Changed

  • KCL: angles now have explicit units with autocomplete

Fixed

  • KCL: parsing object comments when no trailing comma
  • KCL: cryptic error when reserved keyword is used as object key
  • Persistence of theme color setting across user and projects
  • Undo hotkey to respect the currently focused input
  • Mouse focus when zooming and panning in sketch mode

Full Changelog: v1.0.13...v1.0.14

v1.0.13

07 Aug 17:51
v1.0.13
9a34af0
Compare
Choose a tag to compare

Added

  • KCL: ability to define ellipses by major axis

Changed

  • Project Files pane to support drag-and-drop and double-click renames
  • KCL: warning to be ignorable via settings

Fixed

  • Context menu from selecting canvas elements when clicking
  • KCL: parsing of arrays with inline comments

Full Changelog: v1.0.12...v1.0.13