What's Changed
- Added more file types support to the webui by @ParisNeo in #897
 - Simplify dockerfile and docker-compose files by @ArnoChenFx in #905
 - add support of providing ids for documents insert by @PiochU19 in #892
 - fix insert_custom_chunks skipping every new doc by @konrad-woj in #906
 - Refactor api server by split it to smaller files by @danielaskdd in #880
 - Fix the demo issue of PG to cater with new LightRag changes by @ShanGor in #914
 - Add support to namespace_prefix for postgres_impl by @ShanGor in #916
 - fix apipeline_enqueue_documents by @enriquecatala in #923
 - Simplify cli arguments by @danielaskdd in #925
 - HotFix: fix document indexing error API Server, fix PostgreSQL error while handle doc with null bytes. by @danielaskdd in #908
 - Implement Knowledge Graph API for NetworkX Storage by @danielaskdd in #928
 
New Contributors
- @PiochU19 made their first contribution in #892
 - @konrad-woj made their first contribution in #906
 
Full Changelog: v1.1.12...v1.2.1