v0.6.7

janhq/janv0.6.7Aug 6, 2025by github-actions[bot]

AI Summary

A minor release dedicated to bug fixes, specifically addressing the rendering of the 'thinking' block in GPT-OSS and ensuring reasoning text is not incorrectly sent in chat completion requests.

Key Highlights

  • Fixed GPT-OSS thinking block rendering.
  • Fixed reasoning text being sent in chat completion requests.
  • Fixed react state loop from hooks useMediaQuery.

Full Release Notes

## Changes
- fix: should not include reasoning text in the chat completion request @louis-menlo (#6072)
- fix: gpt-oss thinking block @urmamur (#6071)
- fix: react state loop from hooks useMediaQuery @urmamur (#6031)

## Contributor

@louis-menlo and @urmauur