Skip to content

Latest commit

 

History

History
93 lines (60 loc) · 6.54 KB

CHANGELOG.md

File metadata and controls

93 lines (60 loc) · 6.54 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.1 (2023-05-08)

Features

Bug Fixes

  • 新建角色后语音识别快捷键失效 (9ec0a4b)
  • change input keyup to keypress (#37) (0674a39)
  • tap voice in play to end playback (#14) (#38) (6d6cf10)

0.2.0 (2023-04-27)

Bug Fixes

  • 播放期间不允许再次点击语音 (7e51d57)
  • 默认角色不允许删除 (14e2765)
  • 切换角色时语音播放异常 (ae7dc9e)
  • 语音识别不完整 (d4a4083)
  • debounce getvoice (73d13dd)

Features

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-04-15)

Features

Bug Fixes

  • 新建对话后跳转到当前对话 (d1060f9)
  • loading 时机调整 (386af51)
  • Mac系统增加访问权限 (52d85a7)

0.0.0 (2023-04-03)

Features

Bug Fixes

  • 语音识别失败时增加错误处理 (057d9c7)