Releases: KittyCAD/modeling-app
Releases · KittyCAD/modeling-app
v0.8.0
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
- 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
v0.6.1
v0.6.0
- Fix auth state error
- Fix angledLine
- Fix
0-fooand-fooexpressions - 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
- 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
defaultProjectNamevalue impossible
v0.4.0
- 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
v0.3.1
v0.3.0
- 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