v0.5.1
版本发布时间: 2024-11-29 18:33:27
neo4j-labs/llm-graph-builder最新发布版本:v0.5.1(2024-11-29 18:33:27)
This release includes several improvements to security, performance, and user experience.
Security Enhancements
- Strengthened Frontend Security: Enhanced the security of the frontend by adding several key security headers to our Nginx configuration. This strengthens the application's defenses against common web vulnerabilities.
Performance Improvements
-
Removed a parameter that unnecessarily included chunk nodes as an entity source, eliminating the creation of an extra Document node. This change improves performance.
-
Updated several frontend libraries to their latest versions. This brings performance enhancements, bug fixes, and potential new features to the frontend application.
Usability Enhancements
-
The "Reprocess" label has been changed to "Ready to Reprocess" for greater clarity and accuracy.
-
The ENABLE_COMMUNITIES flag has been removed from the backend. Users now have the option to create communities directly within the Aura DS frontend, streamlining the process and providing more control.
Bug fixes
Updated the queries used for document and entity deletion.