v1.1.8

HKUDS/LightRAGv1.1.8Feb 19, 2025by YanSte

AI Summary

Improves typing, fixes server launch issues, and refactors database connection management.

Key Highlights

  • Fixed server launch issues
  • Refactored Database Connection Management
  • Fixed office file indexing problems
  • Improved typing and variable standardization

New Features

  • Database connection management refactor

Full Release Notes

## What's Changed
* Cleaned typing by @YanSte in https://github.com/HKUDS/LightRAG/pull/847
* Lightrag Server Launch fix. by @YanSte in https://github.com/HKUDS/LightRAG/pull/842
* fixed missing install by @YanSte in https://github.com/HKUDS/LightRAG/pull/848
* Refactor Database Connection Management and Improve Storage Lifecycle Handling by @ArnoChenFx in https://github.com/HKUDS/LightRAG/pull/846
* Fix office file indexing problem by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/844
* updated docs by @YanSte in https://github.com/HKUDS/LightRAG/pull/856
* Updated doc by @YanSte in https://github.com/HKUDS/LightRAG/pull/857
* improved code of postgress and execution by @YanSte in https://github.com/HKUDS/LightRAG/pull/867
* Fallback Age by @YanSte in https://github.com/HKUDS/LightRAG/pull/869
* back age by @YanSte in https://github.com/HKUDS/LightRAG/pull/870
* Fixed broken ainsert_custom_kg() by @da-luggas in https://github.com/HKUDS/LightRAG/pull/811


**Full Changelog**: https://github.com/HKUDS/LightRAG/compare/v1.1.7...v1.1.8