Skip to content

Yearning v3.1.8

Latest
Compare
Choose a tag to compare
@cookieY cookieY released this 27 Jul 03:54
· 29 commits to next since this release
v3.1.8

What's Changed

New Contributors

Full Changelog: v3.1.7...v3.1.8

What's Changed

  • Added debounce to the review button, fixing the issue of data anomalies caused by multiple clicks on the review button
  • Added intelligent assistant functionality
  • Added AI optimization for SQL statements and AI-powered SQL generation feature
  • Added the ability to view table structure in the query menu #1057
  • Added MFA authentication (sponsored version)
  • Fixed the issue of potential error display when detecting datetime type fields #1039
  • Fixed the problem of repeated submissions during query review #1024
  • Fixed the issue of abnormal default display for full auditor restrictions #991
  • Updated dependencies, fixing security vulnerabilities
  • Updated Dockerfile image, fixing the issue of inability to change language settings through environment variables

更新内容

  • 新增审核按钮防抖,修复审核按钮多次点击导致数据异常的问题
  • 新增智能助手功能
  • 新增 SQL语句AI优化,AI 文本生成SQL功能
  • 新增查询菜单查看表结构的功能 #1057
  • 新增 MFA认证(赞助版)
  • 修复 datetime 类型字段检测时可能出现错误异常显示的问题 #1039
  • 修复查询审核时可以重复提交的问题 #1024
  • 修复审计人全限制默认显示异常的问题 #991
  • 更新依赖项,修复安全漏洞
  • 更新 dockerFile 镜像,修复无法通过环境变量更改语言设置的问题