jan/docs/src/pages/changelog/2025-07-17-responsive-ui.mdx
Ramon Perez 5d87dc8d32
Update 2025-07-17-responsive-ui.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-17 20:24:48 +10:00

26 lines
984 B
Plaintext

---
title: "Jan v0.6.5 brings responsive UI and MCP examples!"
version: 0.6.5
description: "New MCP examples, updated pages, and bug fixes!"
date: 2025-07-17
ogImage: "/assets/images/changelog/release_v0_6_5.gif"
---
import ChangelogHeader from "@/components/Changelog/ChangelogHeader"
<ChangelogHeader title="Jan v0.6.5 brings responsive UI and MCP examples!" date="2025-07-17" ogImage="/assets/images/changelog/release_v0_6_5.gif" />
## Highlights 🎉
Jan v0.6.5 brings responsive UI improvements, enhanced model provider management, and better Linux compatibility alongside
new MCP examples.
- Support responsive UI on Jan
- Rework of Model Providers UI
- Bump version of llama.cpp
- Fix the bug where fetching models from custom provider can cause app to crash
- AppImage can now render on wayland + mesa
Update your Jan or [download the latest](https://jan.ai/).
For more details, see the [GitHub release notes](https://github.com/menloresearch/jan/releases/tag/v0.6.5).