v1.4.9.7
Important Notes
This update requires qdrant-client version 1.11.0 or later (due to the use of tenant indexing) when using Qdrant. Data migration may take a significant amount of time for large datasets.
What's Changed
- Refactor: Qdrant Multi-tenancy with Payload-Based Partitioning by @Anush008 in https://github.com/HKUDS/LightRAG/pull/2247
- Refact: Enhance Property editing UI for KG Nodes by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2287
- Fix: Add PyCryptodome dependency for encrypted PDF processing by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2289
- Fix: Clean Residual Edges from VDB During Entity Deletion by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2290
New Contributors
- @Anush008 made their first contribution in https://github.com/HKUDS/LightRAG/pull/2247
Full Changelog: https://github.com/HKUDS/LightRAG/compare/v1.4.9.6...v1.4.9.7