| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-27 | 1.3 kB | |
| v1.4.12 source code.tar.gz | 2026-03-27 | 6.6 MB | |
| v1.4.12 source code.zip | 2026-03-27 | 6.8 MB | |
| Totals: 3 Items | 13.5 MB | 1 | |
Hot Fixes
- Resolved issue with opening PDF files protected by permission-only restrictions
- Fixed pipeline cancellation causing filenames to be incorrectly changed to 'unknown_source'
What's Changed
- feat(auth): add bcrypt-prefixed password hashing support by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2813
- ⚡ Bolt: Optimize text sanitization in utils.py by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2814
- Fix loginToServer content type and missing grant_type by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2821
- Postgress/pgvector backend now allows index large embeddings with HALFVEC by @Daggle24 in https://github.com/HKUDS/LightRAG/pull/2663
- fix: make document deletion retry-safe by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2826
- fix(pdf): handle permission-only encrypted PDFs without password by @danielaskdd in https://github.com/HKUDS/LightRAG/pull/2827
- Add driver info to AsyncMongoClient instantiation by @alexbevi in https://github.com/HKUDS/LightRAG/pull/2834
New Contributors
- @Daggle24 made their first contribution in https://github.com/HKUDS/LightRAG/pull/2663
- @alexbevi made their first contribution in https://github.com/HKUDS/LightRAG/pull/2834
Full Changelog: https://github.com/HKUDS/LightRAG/compare/v1.4.11...v1.4.12rc1