Skip to content

v0.8.2

Compare
Choose a tag to compare
@Amery2010 Amery2010 released this 06 May 16:31
· 37 commits to main since this release
  • chore: Use the official npm package @google/generative-ai to replace third-party npm packages to improve security
  • fix: Fixed the issue where the theme switching interface is invalid
  • fix: Fix request permission verification under password protection
  • fix: Fixed the issue where the default synthesized sound source was missing
  • fix: Fixed the issue where a request would still be generated if the access password does not exist
  • fix: Fix the abnormal compatibility issue between NEXT_PUBLIC_ENABLE_PROTECT and ACCESS_PASSWORD parameters in the server api

  • chore:使用官方npm包@google/generative-ai替换第三方npm包以提高安全性
  • fix:修复主题切换界面无效的问题
  • fix:修复密码保护下的请求权限验证
  • fix:修复默认合成音源丢失的问题
  • fix:修复访问密码不存在仍会生成请求的问题
  • fix:修复服务器api中NEXT_PUBLIC_ENABLE_PROTECT和ACCESS_PASSWORD参数兼容性异常的问题