v0.9.0
Cinnamon/kotaemonv0.9.0Nov 25, 2024by github-actions[bot]
AI Summary
A major release introducing quick URL indexing by pasting links directly, a mindmap export button, immersive dark mode, inline citations, and multimodal settings directly on the UI.
Key Highlights
- Quick URL indexing by pasting links directly
- Mindmap export button (SVG)
- Immersive dark mode (inverted thumbnails, dark mindmap)
- Inline citations
- Multimodal settings on the UI
New Features
- Quick URL indexing
- Mindmap export
- Immersive dark mode
- Inline citations
- Chat UI animations
- Multimodal settings UI
Full Release Notes
## 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**: https://github.com/Cinnamon/kotaemon/compare/v0.8.3...v0.9.0