v0.7.1
janhq/janv0.7.1Oct 3, 2025by github-actions[bot]
AI Summary
This maintenance release focuses on refining prompt token handling, improving model capability detection, and updating build configurations such as using a custom NSIS template and removing MSI artifact uploads.
Key Highlights
- Fixed prompt token generation for better accuracy.
- Added support for Anthropic request models.
- Improved detection of model capabilities.
- Updated build configuration with custom NSIS template.
Full Release Notes
## What's Changed * chore: use custom nsis template by @Minh141120 in https://github.com/menloresearch/jan/pull/6721 * ci: remove upload msi artifact by @Minh141120 in https://github.com/menloresearch/jan/pull/6725 * fix: prompt token by @urmauur in https://github.com/menloresearch/jan/pull/6727 * Fix: Anthropic request to add models by @Vanalite in https://github.com/menloresearch/jan/pull/6728 * fix: get model capabilities correctly by @Vanalite in https://github.com/menloresearch/jan/pull/6715 **Full Changelog**: https://github.com/menloresearch/jan/compare/v0.7.0...v0.7.1