2.0.0-beta.24

sadmann7/tablecn2.0.0-beta.24Jan 2, 2026by github-actions[bot]

AI Summary

This release improves the web app experience by adding support for rendering mermaid diagrams within markdown codeblocks. It also addresses critical bugs, specifically fixing subscription failures and issues with AI interactions in the code sandbox.

Key Highlights

  • Render mermaid diagrams in markdown codeblocks on the web app
  • Fix subscription failures
  • Fix AI interacting with user files in code sandbox

New Features

  • Render mermaid diagrams in markdown codeblocks on the web app

Full Release Notes

## 🧪 Improve
- Render mermaid diagram wrapped in markdown codeblocks on web app

## 🛠️ Fix
- Fix subscriptions failures
- Fix AI interacting with user files in code sandbox 

**Full Changelog**: https://github.com/khoj-ai/khoj/compare/2.0.0-beta.23...2.0.0-beta.24