v1.4.8.2

HKUDS/LightRAGv1.4.8.2Sep 16, 2025by danielaskdd

AI Summary

This release focuses on bug fixes and UI improvements, specifically enhancing error handling for entity extraction and resolving visual issues in the knowledge graph view and document manager.

Key Highlights

  • Added error handling with chunk ID prefixing in entity extraction
  • Fixed dark mode text visibility issues in the knowledge graph view
  • Resolved DocumentManager UI freezing and improved error handling

Full Release Notes

## What's Changed
* Refactor: Add error handling with chunk ID prefixing in entity extraction by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2107
* fix: resolve dark mode text visibility issue in knowledge graph view by @roman-marchuk in https://github.com/HKUDS/LightRAG/pull/2106
* Fix: Resolve DocumentManager UI freezing and enhance error handling by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2109

## New Contributors
* @roman-marchuk made their first contribution in https://github.com/HKUDS/LightRAG/pull/2106

**Full Changelog**: https://github.com/HKUDS/LightRAG/compare/v1.4.8.1...v1.4.8.2