Releases: Cinnamon/kotaemon
v0.9.0
What's Changed
A major release with following changes / new features:
Add quick URL indexing by pasting the link on Chat UI directly
User can paste the URLs on the quick upload box to start the conversation immediately.
Add mindmap export button & make the font consistent with the rest of the UI
A new mindmap export button which exports the mindmap as SVG on a new browser window / tab.
Add immersive dark mode: inverted page thumbnail & dark theme for mindmap
Dark mode now will also invert the page thumbnails and create dark background for mindmap to make viewing experience more pleasant.
Convenient quick settings for: mindmap, language & citation options
Most common user settings are displayed directly on Chat UI for quick customization based on each user question.
Add inline citations
A new inline citation styled is added. Each generated statements from LLM will have follow-up citation which scroll to the corresponding paragraph on Information panel.
Animate chat box and column resizing with subtle animations
Some new animations are added.
Add multimodal settings on the UI
A setting for multimodal input (multimodal QA) is added to the UI (before user must edit the configuration file to enable it).
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- fix: code block overflow in chat box by @taprosoft in #509
- fix: minor update chat ui
- feat: add generate mindmap quick settings on Chat UI
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- feat: update Docker build with Docling by @taprosoft in #501
- fix: Firefox text display in table overflow
Full Changelog: v0.8.1...v0.8.2
v0.8.1
feat: refine chat UI and add "Go to Chat" button on file management UI by @taprosoft in #500
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat: refine chat UI and add "Go to Chat" button on file management UI by @taprosoft in #500
Full Changelog: v0.7.9...v0.8.0
v0.7.9
v0.7.8
What's Changed
- feat: include light rag build in Docker by @taprosoft in #475
- fix: update Docker file for graphrag by @taprosoft in #477
- fix: fix Application UI using UTC time by @cin-cris in #472
New Contributors
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- fix: allow chunk_overlap with zero value by @pvl in #457
- feat: add lightrag support by @taprosoft in #474
- add NanoGraphRAG and LightRAG partial progress display in indexing
To use LightRAG, check out instruction at https://github.com/Cinnamon/kotaemon#setup-graphrag -> Setup LIGHTRAG
Full Changelog: v0.7.6...v0.7.7
v0.7.6
v0.7.5
What's Changed
- fix: rewoo citation by @taprosoft in #441
- fix: clean chatUI and simplify regen logic by @taprosoft in #452
Full Changelog: v0.7.4...v0.7.5