Skip to content

2.1.0

Choose a tag to compare

@chat2db-jerry chat2db-jerry released this 09 Sep 14:27

⭐ New Features

  • 🔥The team function is newly launched, supporting team collaboration. R&D does not require knowing the online database
    password, solving the security issue of enterprise database accounts. It is recommended to directly deploy the team
    function using 'docker'
  • Added support for environment selection, better distinguishing between online and daily

🐞 Bug Fixes

  • Fix the issue of 'Oracle' query 'Blob' reporting errors
  • Modify the paging logic and fix some SQL queries that cannot be queried

⭐ 新特性

  • 🔥团队功能全新上线,支持团队协作,研发无需知道线上数据库密码,解决企业数据库账号安全问题,团队功能建议直接使用 docker 部署
  • 新增支持环境选择,更好的区分线上、日常环境

🐞 问题修复

  • 修复 Oracle 查询 Blob 报错的问题
  • 修改分页逻辑,修复部分SQL无法查询