27 lines
821 B
Plaintext
27 lines
821 B
Plaintext
---
|
|
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" />
|
|
|
|
### Bug Fixes: Windows Version Revert & OpenRouter Models
|
|
|
|
#### 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).
|
|
|
|
|