Skip to content

Nebula Graph Studio v3.6.0

Compare
Choose a tag to compare
@hetao92 hetao92 released this 06 Feb 08:51
· 11 commits to release-3.6 since this release
89e2c06
  • Feature

    • Support viewing the creation statements of the schema.
    • Add a product feedback page.
  • Enhancement

    • Remove the timeout limit for slow queries.
    • Display browser compatibility hints.
    • Optimize the login page.
    • Support adding comments with # on the console page.
    • Optimize the console page.
  • Bugfix

    • Fix the bug that the list has not been refreshed after uploading files.
    • Fix the invalid error message of the schema drafting.
    • Fix the bug that the view schema data has not been cleared after switching the login user.
    • Fix the presentation problem of the thumbnail in the schema drafting.
  • 功能

    • 支持查看 Schema 的创建语句
    • 新增产品反馈页面
  • 增强

    • 优化慢查询,取消超时限制。
    • 浏览器兼容提示
    • 登录页面优化
    • 控制台支持 # 注释
    • 控制台界面优化
  • 修复

    • 修复上传文件后列表不刷新问题
    • 修复Schema草图中无效的错误提示
    • 修复切换登录用户后,查看schema数据未清除问题
    • 修复 Schema 草图缩略图展示问题