Skip to content

v0.90.6

Choose a tag to compare

@dwash96 dwash96 released this 22 Dec 01:44
· 857 commits to main since this release
031e702

What's Changed

MR: #299
Full Changelog: v0.90.5...v0.90.6

Addresses:
#296
#297
#298
#300
#301

Includes:

  • #294 - Copypaste documentation for non-api based usage
  • #302 - Handle pre-start up confirmations for TUI
  • Get file watcher working in TUI mode for --watch-files
  • Get voice input with /voice working again generally (at least on windows, y'all can figure out linux audio drivers for sounddevice)

New Contributors