Skip to content

Release v1.0.17

Compare
Choose a tag to compare
@winlinvip winlinvip released this 09 Dec 01:09
· 56 commits to master since this release

Changelog:

  • Support mobile and PC browser. v1.0.0
  • Request microphone permission when starting. v1.0.2
  • Support single assistant to talk with. v1.0.3
  • Dispose recorder and stream when record done. v1.0.4
  • Setup the website title to AI Talk whatever. v1.0.6
  • Limit the response words to 50 words by default. v1.0.10
  • Support multiple assistants and select before start. v1.0.11
  • Setup model and robots by environment variables. v1.0.12
  • Fix Android browser select button label issue. v1.0.13
  • Add micWorking and attention state to avoid data loss. v1.0.14
  • Refine the UI for mobile browser. v1.0.15
  • Fast require microphone permission. v1.0.16
  • Save user select robot to local storage. v1.0.17