Skip to content

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 01:16
01634cb
  • Merge pull request #124 from monolabsdev/fix/onnx-arm64-url (01634cb)
  • fix(build): correct ONNX Runtime linux arm64 asset name (34dcce9)
  • fix(rust): unwrap read_dir Result entries in build.rs (07bec04)
  • fix(rust): download ONNX Runtime in build.rs when using load-dynamic (8f9eb1d)
  • fix(rust): import CommandExt for creation_flags on Windows (fcc3230)
  • Merge pull request #123 from monolabsdev/chore/clippy-cleanup (3493e0c)
  • chore(rust): clear all clippy warnings (274cb43)
  • Merge pull request #122 from monolabsdev/fix/linux-window-resize (7fee082)
  • fix(linux): restore window edge resizing (dca6931)
  • Merge pull request #121 from monolabsdev/chore/v0.20.0 (c686026)
  • refactor(voice): rename voice profiles to neutral names (6296d21)
  • chore: bump version to v0.20.0 (f60a02c)
  • Merge pull request #119 from monolabsdev/feat/memory-beta (745e23d)
  • Merge pull request #120 from monolabsdev/perf/idle-tts-orb (e2464bd)
  • perf: release TTS engine on idle, pause orb shader (7c02abc)
  • fix(memory): reliable extraction and persistent chip (c3d54df)
  • feat(settings): Memory (Beta) toggle and settings tab (4c8d107)
  • Merge pull request #117 from monolabsdev/feat/v0.20-polish (5887006)
  • chore(chat): drop stale prompt-kit migration TODO (b0fd56e)
  • perf: lazy-load agent viewport drawer (438b94f)
  • feat(pairing): rate-limit failed token auth (acccb7f)
  • refactor(voice): use theme tokens for overlay colors (7a05e65)
  • fix(settings): deep-merge defaults on every rehydrate (d7708fe)
  • fix: surface swallowed errors as toasts (9706cdf)
  • feat(chat): show offline provider notice in empty state (6d9854d)
  • Merge pull request #116 from monolabsdev/feat/voice-mode-and-settings-updates (f9d7b56)
  • fix: use explicit hex colors in voice overlay to satisfy tests (c7399f0)
  • feat: voice mode and settings updates (4e5521f)
  • docs: add auto-update relaunch design spec (f3a6da9)

What's Changed

Full Changelog: v0.19.3...v0.20.0