Skip to content

Releases: KittyCAD/modeling-app

v0.0.4

21 Aug 20:29
6809a46

Choose a tag to compare

v0.0.4 Pre-release
Pre-release
  • 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

14 Aug 09:18
826ad26

Choose a tag to compare

v0.0.3 Pre-release
Pre-release

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