NebulaGraph Studio release notes
v3.10.0 (2024.5)
-
Enhancements
- Adjusted the default maximum length of the context for AI Assistant.
- Adjusted some UI copywriting and styles.
-
Bug fixes
- Fixed the error in the example file that was provided in the Import Template section.
- Fixed the bug where the default value was non-null when creating tags or edge types.
- Fixed the page crash when editing a large number of properties on the import task page.
v3.9.1 (2024.2)
- Bug fixes
- Fixed the bug where the parameter
NOT NULLwas used as property values in schema drafting. Replaced it with the default parameterNULL.
- Fixed the bug where the parameter
v3.9.0 (2024.1)
-
Features
- Supported importing data using AI.
- Supported the generation of nGQL statements using the AI Assistant.
-
Enhancements
- Optimized the console feature, including automatic completion of a tag or edge type, quick selection of the historical statements, quick viewing of the schema, etc.
- Optimized the presentation style of the execution plan.