Releases: KittyCAD/modeling-app
Releases · KittyCAD/modeling-app
v0.0.4
- Signed Auto-Updates and CI Reorg
- Generate ts types from rust
- Fix serialization of errors to client errors
- Fix lint warnings
- Remove redundant error-to-string fn
- Start a refactor of the connection to the Engine
- Rust style + performance tweaks
- Allow warning banner to be dismissed
- Fix export types
- Better UI theme colors, onboarding dismiss, Export button in sidebar
- Port abstractSyntaxtTree (the Parser) to Rust/WASM 🦀
- Update README
- Add in a note about Third-Party cookies in Chrome
- Add 'Request a feature' links
- Home page in desktop, separate file support
v0.0.3
Changelog:
- Mute stream by default for autoplay
- Use trickle ICE
- Support mouse events and camera pan
- Add settings UI page
- Update App icon and name
- Add new auth
- Migrate from CRA to Vite
- Add unit setting
- Add onboarding
- Update CI with formatter checks and working builds
- Include various bug fixes & improvements