Skip to content

v1.3.3

Compare
Choose a tag to compare
@successren successren released this 09 Apr 10:12
· 91 commits to master since this release
da7c5f4

🎉🎉🎉QAnything v1.3.3 发布!

新特性

  • 解决跨域问题,加载前端静态资源即可访问页面,启动更快
  • 解决ES权限问题
  • mysql连接数增大到32
  • 不再限制N卡型号,废弃显卡型号查表,使用pycuda查询显卡算力
  • 读取excel文件中所有sheet
  • 文档更新
  • 其他bug修复

变更内容

新贡献者

Full Changelog: v1.3.0...v1.3.3

🎉🎉🎉QAnything v1.3.3 released!

What's New

  • resolve cross-origin issues, load frontend static resources to access the page without the need to start the frontend service, resulting in faster startup.
  • Address ES (Elasticsearch) permission problems.
  • Increase the MySQL connection pool size to 32.
  • Remove restrictions on Nvidia GPU types, abandon the use of a lookup table for GPU types, and use PyCuda to query GPU computing power.
  • Read all sheets in the Excel file
  • Document update
  • Other bug fixes

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.3