v0.7.5

janhq/janv0.7.5Dec 8, 2025by github-actions[bot]

AI Summary

Patch release focused on critical bug fixes for Windows model import, vision model mmproj path handling, CUDA backend installation, and MCP server cleanup.

Key Highlights

  • Fixed model import issue on Windows
  • Fixed mmproj vision model import when base name didn't match
  • Corrected CUDA backend installation and migration
  • Fixed MCP server kill on app termination

Full Release Notes

## What's Changed
* fix: model import issue on Windows by @louis-jan in https://github.com/janhq/jan/pull/7124
* fix: users couldn’t import the mmproj vision model if the base name didn’t match. by @louis-jan in https://github.com/janhq/jan/pull/7127
* fix: correct CUDA backend installation and migration issues by @qnixsynapse in https://github.com/janhq/jan/pull/7130
* fix: kill mcp server on app termination by @Vanalite in https://github.com/janhq/jan/pull/7131


**Full Changelog**: https://github.com/janhq/jan/compare/v0.7.4...v0.7.5