Skip to content

Releases: KittyCAD/modeling-app

v0.19.4

26 Apr 04:34
cd68f80
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.3...v0.19.14

v0.19.3

25 Apr 20:29
aa52407
Compare
Choose a tag to compare

What's Changed

  • Pass the ?pool query param through to the backend. (#2246)
  • Fix the updater (#2250)
  • Download-wasm if there's no rust changes (#2234)
  • Filter files and folders that start with a . (#2249)
  • Better rust parsing of route uris for files (#2248)

Full Changelog: v0.19.2...v0.19.3

v0.19.2

25 Apr 18:39
879d7ec
Compare
Choose a tag to compare

What's Changed

  • Bugfix for settings file reading and migration by Jess
  • A few small dev experience upgrades

Full Changelog: v0.19.1...v0.19.2

v0.19.1

25 Apr 14:43
a3eeff6
Compare
Choose a tag to compare

What's Changed

  • Fix project directory through state improvements by Jess

Full Changelog: v0.19.0...v0.19.1

v0.19.0

25 Apr 11:41
e123a00
Compare
Choose a tag to compare

What's Changed

  • Zoom to fit by Serena and Jess
  • Human speed completions by Jess
  • Dark edge lines in light mode by Frank and Mike
  • 3D axes gizmo fix by Kurt
  • Rust refactor of filesystem operations by Jess
  • Fixes for recast, const completion, u32 math, and 2d linear patterns by Jess
  • Bump dependencies (tauri and internal)

Known Issues

  • File Explorer shows directories as files (#2237)

Full Changelog: v0.18.1...v0.19.0

v0.18.1

23 Apr 07:03
2d0ac24
Compare
Choose a tag to compare

What's Changed

  • Project global origin for sketches and use engine animations (#2113)

Full Changelog: v0.18.0...v0.18.1

v0.18.0

22 Apr 08:13
0b235dc
Compare
Choose a tag to compare

What's Changed

  • Massive app performance improvements by Jess
  • Rectangle sketch tool by Frank and Kurt
  • Code editor improvements by Jess: autocompletion snippets, find extension, and more
  • New panes sidebar by Frank
  • New setting to toggle edge highlights
  • Migrate to Tauri V2 by Pierre, Paul and Adam
  • Allow nightly builds of Modeling App to be installed alongside the standard app by Pierre, Paul and Adam
  • New help menu in the bottom right by Frank
  • Lots of tests by Kurt, Jess and Frank
  • New custom updater (what you're reading this in!) by Pierre
  • New app icon by Frank

Full Changelog: v0.17.3...v0.18.0

v0.17.3

05 Apr 22:22
2a86ffc
Compare
Choose a tag to compare

What's Changed

  • Swap out primary UI color for Zoo brand blue, add theme color setting to control its hue (#2017)
  • Bug fix for broken project directory picker (#2025)
  • Make it possible to permanently dismiss the web banner from the settings (#2021)
  • Print WebSocket errors when we get them (#2018)
  • Benchmark rust in CI with iai, not criterion (#1937)
  • Several other bug fixes, refactors, and maintenance items

Full Changelog: v0.17.2...v0.17.3

v0.17.2

04 Apr 07:15
b32295e
Compare
Choose a tag to compare

What's Changed

  • Fix home redirect in browser (#2008)
  • dynamic cursor depending on mouse scene state (#1995)
  • Make the sketch larger so 20-20 failures are clearer (#1989)
  • New segments can be added in the middle of a sketch (#1953)
  • Generate docs (#1994)
  • Fix member expression in object expression (#1992)
  • Rearchitect settings system to be scoped (#1956)
  • Set selection as top level event only (#1988)
  • Pipelines cause Z-fighting (#1976)
  • Allow two 'serial_test_' to run simultaneously (#1978)
  • Add plumbus test (#1975)
  • Onboarding updates (#1967)

Full Changelog: v0.17.1...v0.17.2

v0.17.1

29 Mar 00:55
6f36371
Compare
Choose a tag to compare