Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-16 | 577 Bytes | |
v1.4.1 source code.tar.gz | 2025-07-16 | 7.1 MB | |
v1.4.1 source code.zip | 2025-07-16 | 7.3 MB | |
Totals: 3 Items | 14.5 MB | 0 |
Hotfix: Resolved PostgreSQL data migration problem for v1.4.0
- Optimize PostgreSQL database migrations speed for LLM cache
- Fix LLM cache key translation error for PostgreSQL
- Fix PostgreSQL AGE graph storage workspace error after migration
- Fix timezone problem for document list.
Other fixed
- Remove max token summary display from splash screen
- Update i18n translation for new query parameters
- Limit file deletion to current directory only after document cleaning
Full Changelog: https://github.com/HKUDS/LightRAG/compare/v1.4.0...v1.4.1