Merge pull request #6730 from menloresearch/release/docs-0.7.1

changelog: release 0.7.1
This commit is contained in:
Faisal Amir 2025-10-03 23:27:22 +07:00 committed by GitHub
commit 1d620df625
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 29 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
title: "Jan v0.7.0: Jan Projects"
version: v0.7.0
version: 0.7.0
description: "Jan v0.7.0 introduces Projects, model renaming, llama.cpp auto-tuning, model stats, and Azure support."
date: 2025-10-02
ogImage: "/assets/images/changelog/jan-release-v0.7.0.jpeg"

View File

@ -0,0 +1,28 @@
---
title: "Jan v0.7.1: Fixes Windows Version Revert & OpenRouter Models"
version: 0.7.1
description: "Jan v0.7.1 focuses on bug fixes, including a windows version revert and improvements to OpenRouter models."
date: 2025-10-03
---
import ChangelogHeader from "@/components/Changelog/ChangelogHeader"
import { Callout } from 'nextra/components'
<ChangelogHeader title="Jan v0.7.1" date="2025-10-03" />
## Jan v0.7.1: Bug Fixes: Version Revert & OpenRouter Models
Jan v0.7.0 is live! This release focuses on helping you organize your workspace and better understand how models run.
### Two quick fixes:
- Jan no longer reverts to an older version on load
- OpenRouter can now add models again
- Add headers for anthropic request to fetch models
---
Update your Jan or [download the latest version](https://jan.ai/).
For the complete list of changes, see the [GitHub release notes](https://github.com/janhq/jan/releases/tag/v0.7.1).