changelog: release 0.7.1
This commit is contained in:
parent
cef351bfd0
commit
8b448d1c0b
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Jan v0.7.0: Jan Projects"
|
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."
|
description: "Jan v0.7.0 introduces Projects, model renaming, llama.cpp auto-tuning, model stats, and Azure support."
|
||||||
date: 2025-10-02
|
date: 2025-10-02
|
||||||
ogImage: "/assets/images/changelog/jan-release-v0.7.0.jpeg"
|
ogImage: "/assets/images/changelog/jan-release-v0.7.0.jpeg"
|
||||||
|
|||||||
@ -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).
|
||||||
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user