What's Changed
- feat: Add async knowledge re-parse API and examples by @begoniezhao in #679
- feat: add product roadmap documentation and links in README files by @lyingbug in #685
- fix: handle thinking content in Ollama chat responses by @is-Xiaoen in #689
- feat(chat): add batch management for conversations by @tsukiga-kirei in #692
- feat: add volcengine tos support by @Dounx in #691
- feat: implement preview of user level memory graph by @chengjoey in #687
- fix: change helm frontend APP_HOST env default value to app by @ChenRussell in #694
- fix(auth): update form validation check to handle non-boolean responses by @tsukiga-kirei in #695
- feat: Add knowledge creation support from remote file URLs by @begoniezhao in #696
- feat: support milvus vectordb for knowledge retrieve by @chengjoey in #699
- fix(swagger): resolve interface documentation generation error and regenerate docs by @ChenRussell in #698
- Korean update by @andy5090 in #701
- fix: prevent modal dismiss on text selection & load all sessions in batch manage by @tsukiga-kirei in #703
- feat: support mermaid display by @CodeMarker0 in #702
- Storage & Doc Processor Refactor by @lyingbug in #704
- feat(repository): add TagID and IsRecommended fields to vector embeddings by @lyingbug in #705
- refactor: remove mineru_api_base_url from ParserEngineConfig and related components by @lyingbug in #706
- refactor: simplify image handling in _resolve_images function by @lyingbug in #709
- feat: enhance image handling and UI adjustments in document components by @lyingbug in #711
- feat: release v0.3.2 with new features, improvements, and bug fixes by @lyingbug in #712
New Contributors
- @is-Xiaoen made their first contribution in #689
- @andy5090 made their first contribution in #701
Full Changelog: v0.3.1...v0.3.2