From e6f366d373fa62d72f4219bd6c45a772da28501f Mon Sep 17 00:00:00 2001 From: eckartal Date: Thu, 2 Oct 2025 16:55:08 +0800 Subject: [PATCH] docs: update Jan v0.7.0 changelog content --- docs/src/pages/changelog/2025-10-02-jan-projects-.mdx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/src/pages/changelog/2025-10-02-jan-projects-.mdx b/docs/src/pages/changelog/2025-10-02-jan-projects-.mdx index dbac3fd5f..63f29194d 100644 --- a/docs/src/pages/changelog/2025-10-02-jan-projects-.mdx +++ b/docs/src/pages/changelog/2025-10-02-jan-projects-.mdx @@ -1,5 +1,5 @@ --- -title: "Jan v0.7.0" +title: "Jan v0.7.0: Jan Projects" version: v0.7.0 description: "Jan v0.7.0 introduces Projects, model renaming, llama.cpp auto-tuning, model stats, and Azure support." date: 2025-10-02 @@ -13,14 +13,15 @@ import { Callout } from 'nextra/components' ## Jan v0.7.0: Jan Projects -Jan v0.7.0 is live! This release focuses on helping you organize your workspace and making models run more efficiently. +Jan v0.7.0 is live! This release focuses on helping you organize your workspace and better understand how models run. ### What’s new - **Projects**: Group related chats under one project for a cleaner workflow. - **Rename models**: Give your models custom names for easier identification. - **Model context stats**: See context usage when a model runs. -- **Automatic llama.cpp tuning**: Jan now adjusts settings such as context size and GPU layers based on your hardware, so local models run more efficiently out of the box. -- **Auto-loaded cloud models**: Cloud model names now appear automatically, with support for Azure as a provider. +- **Auto-loaded cloud models**: Cloud model names now appear automatically. + +--- Update your Jan or [download the latest version](https://jan.ai/).