Skip to content

Releases: KittyCAD/modeling-app

v0.8.0

19 Sep 04:24
075d2de

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

v0.7.1

15 Sep 20:21
caddac5

Choose a tag to compare

v0.7.1 Pre-release
Pre-release
  • Bug fixes for sketch UI
  • Bug fix for authentication
  • Clean up geometry types
  • Other bug fixes and UI improvements

Full Changelog: v0.7.0...v0.7.1

v0.7.0

14 Sep 11:35
66ba60d

Choose a tag to compare

v0.7.0 Pre-release
Pre-release

Changes Windows preferred bundle to .msi with EV Code Sign, updates dependencies, and fixes language and execution bugs.

v0.6.1

13 Sep 10:33
33822b5

Choose a tag to compare

v0.6.1 Pre-release
Pre-release

Fixes camera controls key order, prepares for executor cache, and populates a JSON endpoint for the website.

v0.6.0

13 Sep 00:15
cf39c08

Choose a tag to compare

v0.6.0 Pre-release
Pre-release
  • Fix auth state error
  • Fix angledLine
  • Fix 0-foo and -foo expressions
  • Fix PathError on Linux builds
  • Add "Trackpad Friendly" camera control setting inspired by Blender
  • Add early sketch-on-plane feature
  • Add executor tests
  • Add online indicator

v0.5.0

11 Sep 09:17
9e2a94f

Choose a tag to compare

v0.5.0 Pre-release
Pre-release
  • Change WebRTC metrics to be request/response from the Engine
  • Add menu to code editor, put "Format code" and "Convert to variable" buttons in it
  • Guard Promise resolution with a shouldTrace()
  • Bump kittycad lib and KCL lib
  • Remove .vscode dir
  • Make camera mouse controls configurable
  • Add deferred execution when code editing
  • Make empty defaultProjectName value impossible

v0.4.0

08 Sep 00:05
3da6fc3

Choose a tag to compare

v0.4.0 Pre-release
Pre-release
  • Add macOS universal release builds
  • More tests (fuzz)
  • Remove noisy log
  • Implement rename
  • Remove rust tests in ci, already covered in build
  • Fix LSP tooltip cutoff, style hover/autocomplete tooltips, add text wrapping setting
  • Tweak prettierignore
  • Break up ci
  • Bump kitty lib
  • Allow people to set format options

v0.3.2

06 Sep 13:06
1181f33

Choose a tag to compare

v0.3.2 Pre-release
Pre-release

Fix re-rendering issue

v0.3.1

05 Sep 23:08
86d40c9

Choose a tag to compare

v0.3.1 Pre-release
Pre-release
  • Add kcl syntax highlighting and autocompletion
  • Change the app name to 'KittyCAD Modeling' on Windows and macOS
  • Remove unused var
  • Remove cmdId

v0.3.0

04 Sep 15:02
cccedce

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
  • Disable high dpi video streaming
  • Upload release artifacts to the release (on top of dl.kittycad.io)
  • Messing around with arc and bezier
  • Revert mute-reset behavior
  • Don't fetch for user if in dev with a local engine
  • Bump kitty lib
  • Redo how Spans are used from the Engine
  • Fix onboarding units
  • Expandable toolbar
  • Live system theme
  • Only show the Replay Onboarding button in file settings
  • Add subtle transitions to sidebars
  • Tweak text constrast, blinking cursor
  • Remove excessive serialisation
  • Rename lossy to unreliable
  • Refactor callbacks
  • Start to clean up Sentry now that the app is back up again.
  • Update production Sentry values
  • Add in Sentry, WebRTC Statistics