jan version history
10 releases tracked, newest first.
v0.8.3
Jun 24, 2026- Fixed browser port leak and auto-disable UX
- Improved Windows CLI build process and backend installs
- Added support for video uploads and fixed media rendering in chat
- Updated documentation and translations
5 downloads
v0.8.2
Jun 1, 2026## What's Changed
- fix(rag): honor configured attachment size limit in document parser by @qnixsynapse in https://github.com/janhq/jan/pull/8248
- fix(mlx): register mlx capability so its commands pass ACL on macOS by @qnixsynapse
- fix(threads): persist assistant parameters so sampler settings survive restart by @qnixsynapse
- fix(csp): stop Tauri nonce-ing style-src so unsafe-inline works by @qnixsynapse
- test(extensions): run llamacpp-extension tests in the global suite by @qnixsynapse
- fix(llamacpp): raise default ctx-size to 8192 by @qnixsynapse
- fix(ui): move toast accent tint to CSS class to satisfy CSP by @qnixsynapse
- fix(ui): restore toast styling on Windows; tint toast with accent color by @qnixsynapse
- fix(ui): make notification toast visible and theme-aware by @qnixsynapse
- fix(i18n): add Italian to language switcher, fix Catalan locale code by @qnixsynapse
- fix(providers): surface friendly message on transport-level request failures by @qnixsynapse
- feat(providers): add copy and reveal buttons to API key inputs by @qnixsynapse
- fix(updater): bind requestIdleCallback to window to avoid Illegal invocation by @qnixsynapse
5 downloads
v0.8.1
May 29, 2026## What's Changed
* Add Italian Translation by @albanobattistella in https://github.com/janhq/jan/pull/8157
* chore: merge release v0.8.0 to main by @qnixsynapse in https://github.com/janhq/jan/pull/8170
* chore: fix build due to missing comma in italian i18n by @qnixsynapse in https://github.com/janhq/jan/pull/8171
* docs: update for v0.8.0 by @qnixsynapse in https://github.com/janhq/jan/pull/8164
* chore: update manifest and changelog release 0.8.0 by @Minh141120 in https://github.com/janhq/jan/pull/8172
* docs: remove connectors note from 0.8.0 changelog by @qnixsynapse in https://github.com/janhq/jan/pull/8173
* chore: update filename changelog by @Minh141120 in https://github.com/janhq/jan/pull/8177
* fix(docs): guard null entity arrays in TweetCard by @qnixsynapse in https://github.com/janhq/jan/pull/8187
* fix: clear deletedModels tombstones for re-downloaded models by @qnixsynapse in https://github.com/janhq/jan/pull/8178
* chore(ci): pin all GitHub Actions to SHAs and add cancel-in-progress by @Minh141120 in https://github.com/janhq/jan/pull/8193
* fix(tls): use OS-native TLS trust store on desktop by @FyrbyAdditive in https://github.com/janhq/jan/pull/8186
* c
5 downloads
v0.8.0
May 22, 2026## What's Changed
* feat: add MiniMax as a predefined cloud provider with M2.7 default by @octo-patch in https://github.com/janhq/jan/pull/7738
* feat: replace Foundation Models Swift HTTP server with direct Rust FFI via fm-rs by @dev-miro26 in https://github.com/janhq/jan/pull/7781
* fix: add pointer cursor to tool header when hovering by @bytrangle in https://github.com/janhq/jan/pull/7785
* docs: changelog for v0.7.9 by @Vanalite in https://github.com/janhq/jan/pull/7795
* chore: resolve conflict of main & release v0.7.9 by @Vanalite in https://github.com/janhq/jan/pull/7797
* chore: merge release v0.7.9 to main by @Vanalite in https://github.com/janhq/jan/pull/7798
* fix: Making Makefile compilable from powershell Windows by @thewulf7 in https://github.com/janhq/jan/pull/7771
* Chore/update template windows ci by @Minh141120 in https://github.com/janhq/jan/pull/7805
* fix: resolve MCP stdio transport disconnect and add auto-reconnect by @dev-miro26 in https://github.com/janhq/jan/pull/7791
* feat: add assistant chat button and fix random assistant issue by @markmehere in https://github.com/janhq/jan/pull/7750
* fix: latest model toast check with better logic by @Vana
5 downloads
v0.7.9
Mar 23, 2026## What's Changed
* fix: clean up ANTHROPIC_* env vars from shell config when server stops or app exits by @since-2017-hub in https://github.com/janhq/jan/pull/7628
* fix: add redirect from /guides to /docs by @louis-jan in https://github.com/janhq/jan/pull/7669
* docs: update troubleshooting guides by @louis-jan in https://github.com/janhq/jan/pull/7670
* docs: restructure Reference by @louis-jan in https://github.com/janhq/jan/pull/7674
* docs: agents availability by @louis-jan in https://github.com/janhq/jan/pull/7682
* docs: add community cards to desktop overview by @louis-jan in https://github.com/janhq/jan/pull/7687
* chore: resolve release main conflict 0.7.8 by @Vanalite in https://github.com/janhq/jan/pull/7713
* Sync release/v0.7.8 to main branch by @louis-jan in https://github.com/janhq/jan/pull/7711
* doc: add changelog for v0.7.8 by @Vanalite in https://github.com/janhq/jan/pull/7714
* docs: update CLI and agents docs for v0.7.8 by @louis-jan in https://github.com/janhq/jan/pull/7715
* feat: update flatpak manifest v0.7.8 by @Minh141120 in https://github.com/janhq/jan/pull/7717
* fix: resolve Anthropic 400 error on serial tool calls by @atoz96 in https://g
5 downloads
v0.7.8
Mar 11, 2026## What's Changed
* Sync Release/v0.7.7 to main by @louis-jan in https://github.com/janhq/jan/pull/7504
* docs: changelog for v0.7.7 by @Vanalite in https://github.com/janhq/jan/pull/7507
* chore: update flatpak manifest v0.7.7 by @Minh141120 in https://github.com/janhq/jan/pull/7510
* chore: update landing page app screenshots by @urmauur in https://github.com/janhq/jan/pull/7511
* fix: duplicate url manifest flatpak by @Minh141120 in https://github.com/janhq/jan/pull/7519
* Sync new change from Release/v0.7.7 to main by @louis-jan in https://github.com/janhq/jan/pull/7518
* ci: add condition for nightly external by @Minh141120 in https://github.com/janhq/jan/pull/7523
* fix: conditional show message toolbar by @urmauur in https://github.com/janhq/jan/pull/7524
* fix: adjustment dragable app window by @urmauur in https://github.com/janhq/jan/pull/7521
* fix: incorrect links in docs by @statxc in https://github.com/janhq/jan/pull/7517
* fix: thinking render with long content by @urmauur in https://github.com/janhq/jan/pull/7527
* fix: sorting provider name by @urmauur in https://github.com/janhq/jan/pull/7526
* fix: simplify mlx-server backend with new ChatSession upda
5 downloads
v0.7.7
Feb 11, 2026## What's Changed
* fix: theme set loop on Windows by @louis-jan in https://github.com/janhq/jan/pull/7407
* fix: left panel full height by @urmauur in https://github.com/janhq/jan/pull/7409
* fix: throttle renderer to reduce pressure to the thread by @louis-jan in https://github.com/janhq/jan/pull/7408
* feat: prompt to download Jan VL model for vision capability by @Vanalite in https://github.com/janhq/jan/pull/7410
* docs: changelog for v0.7.6 by @Vanalite in https://github.com/janhq/jan/pull/7418
* chore: update manifest for flatpak jan 0.7.6 by @Minh141120 in https://github.com/janhq/jan/pull/7419
* chore: onboard new user with q4 k xl by @louis-jan in https://github.com/janhq/jan/pull/7420
* Fix: inconsistent code block formatting in Markdown rendering by @bytrangle in https://github.com/janhq/jan/pull/7049
* fix: accept x-api-key header in place of custom header by @louis-jan in https://github.com/janhq/jan/pull/7421
* fix: Display embedding models in settings with visual distinction by @bittoby in https://github.com/janhq/jan/pull/7393
* chore: sync release branch for merging by @Vanalite in https://github.com/janhq/jan/pull/7425
* chore: merge release branch by
5 downloads
v0.7.6
Jan 27, 2026## What's Changed
* docs: update homepage SEO meta title and description by @eckartal in https://github.com/janhq/jan/pull/7024
* chore: update flatpak manifest by @Minh141120 in https://github.com/janhq/jan/pull/7025
* blog: optimize "run AI locally" blog post for SEO by @eckartal in https://github.com/janhq/jan/pull/7028
* feat: combine attachments icon by @urmauur in https://github.com/janhq/jan/pull/6998
* fix: cstdint patch flatpak by @Minh141120 in https://github.com/janhq/jan/pull/7032
* Fix/appstream caption by @Minh141120 in https://github.com/janhq/jan/pull/7033
* feat: Update Russian localization by @Kuzmich55 in https://github.com/janhq/jan/pull/7039
* SEO: Improve offline-chatgpt-alternative content by @eckartal in https://github.com/janhq/jan/pull/7040
* feat: flatpak disable auto updater by @Minh141120 in https://github.com/janhq/jan/pull/7054
* Update flatpak metainfo by @eckartal in https://github.com/janhq/jan/pull/7064
* fix: flatpak appstream metadata validation errors by @Minh141120 in https://github.com/janhq/jan/pull/7067
* docs: add Microsoft Store and Flathub badges by @qnixsynapse in https://github.com/janhq/jan/pull/7068
* feat: add Polish me
5 downloads
v0.7.5
Dec 8, 2025## 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
5 downloads
v0.7.4
Dec 5, 2025## What's Changed
* feat: add backend migration mapping and update backend handling by @qnixsynapse in https://github.com/janhq/jan/pull/6917
* ci: clean up deduplicate issue workflow by @Minh141120 in https://github.com/janhq/jan/pull/6923
* Enhance localization by completing missing translations across all locales + czech support by @github-roushan in https://github.com/janhq/jan/pull/6758
* feat: Add official jan browser mcp by @Vanalite in https://github.com/janhq/jan/pull/6929
* docs: add changelog v0.7.3 by @Minh141120 in https://github.com/janhq/jan/pull/6951
* Merge release 0.7.3 to dev by @Vanalite in https://github.com/janhq/jan/pull/6967
* fix: csp restrictions from inline styles by @urmauur in https://github.com/janhq/jan/pull/6970
* fix: glib issue on linux by @Minh141120 in https://github.com/janhq/jan/pull/6975
* fix: app blocks image input by @louis-jan in https://github.com/janhq/jan/pull/6982
* fix: disable autocorrect in model search input by @Lokimorty in https://github.com/janhq/jan/pull/6952
* French translation menu item missing by @fredatgithub in https://github.com/janhq/jan/pull/6974
* chore: separate the loader style by @urmauur in https://git
5 downloads