Merge branch 'dev' into border-fix
This commit is contained in:
commit
93652ce884
@ -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"
|
||||
|
||||
@ -0,0 +1,26 @@
|
||||
---
|
||||
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).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user