Skip to content

Release 6.5.2

Compare
Choose a tag to compare
@yukiarimo yukiarimo released this 12 Aug 05:16
· 24 commits to main since this release
ffc6d8b

What's Changed

What's New:

  • Fixed the bugs in audio route for audio processing
  • Added more audio modes: siri-pv and native
  • Temporarily removed the emotional stuff (will be re-implemented with Himitsu)
  • Improved the setup index.sh file
  • Changed the .gitignore file to support new directories
  • Created a new function for general config fetching get_config and added config as param for functions where possible
  • Fixed the hard-coded dependencies across multiple modules
  • Fixed file upload and added RAG and Direct Q&A for it
  • Moved some garbage around
  • Removed unnecessary prints and console logs
  • Speeded up the initial launch by annihilating the unnecessary dependencies based on the user's configuration
  • Added some new params to the config.json
  • Fixed the camera view: now it's mirrored nicely
  • Changed the shortcuts for navigation to: tab -> open/close the sidebar and command+1-6 for the tabs
  • Improved the basic stuff
  • Fixed bug with no enter in textarea
  • Removed unnecessary code
  • Full Docker Support for Windows and Linux
  • Changed Creator Studio modes to: Naked (default), Presentation, and Article
  • Added caching to speed up the front
  • Used flex for messages (improves the location of the image on the PC)
  • Stable call Q&A for images with voice input
  • Removed flash messages support
  • Added the notifications manager

New Contributors

Full Changelog: v6.5.1...v6.5.2