What's Changed
- fix: theme set loop on Windows by @louis-jan in #7407
- fix: left panel full height by @urmauur in #7409
- fix: throttle renderer to reduce pressure to the thread by @louis-jan in #7408
- feat: prompt to download Jan VL model for vision capability by @Vanalite in #7410
- docs: changelog for v0.7.6 by @Vanalite in #7418
- chore: update manifest for flatpak jan 0.7.6 by @Minh141120 in #7419
- chore: onboard new user with q4 k xl by @louis-jan in #7420
- Fix: inconsistent code block formatting in Markdown rendering by @bytrangle in #7049
- fix: accept x-api-key header in place of custom header by @louis-jan in #7421
- fix: Display embedding models in settings with visual distinction by @bittoby in #7393
- chore: sync release branch for merging by @Vanalite in #7425
- chore: merge release branch by @Vanalite in #7424
- fix: update api docs by @louis-jan in #7426
- fix: default instruction update by @louis-jan in #7427
- feat: streamable http exa default search mcp by @louis-jan in #7428
- chore: disable auto updater for flatpak build by @hiento09 in #7432
- ci: move config yarn makefile to ci by @Minh141120 in #7433
- ui: revamp layout by @urmauur in #7431
- fix: minor badge capabilities by @urmauur in #7435
- fix: dynamically generate OpenAPI spec with actual server host and port by @Eruis2579 in #7434
- fix: take back refresh and add model remote provider by @urmauur in #7436
- fix: prefill value when rename thread by @urmauur in #7437
- chore: delete all thread by @urmauur in #7447
- fix: edit message with files attachment by @urmauur in #7446
- chore: update font from local instead cdn by @urmauur in #7449
- chore: avoid warning dialog components by @urmauur in #7450
- chore: assistant assign into projects by @urmauur in #7441
- feat: add delete all thread inside projects by @urmauur in #7453
- fix: inline math latex by @urmauur in #7454
- fix: hover menu dots for delete all chat by @urmauur in #7455
- fix: notarize mlx bin by @Minh141120 in #7458
- feat: add new backend - MLX by @louis-jan in #7459
- chore: adjustment drag area by @urmauur in #7464
- fix: chat performance rerender issue by @urmauur in #7465
- fix: issue descendant element by @urmauur in #7466
- fix: hub screen scroll and loader by @urmauur in #7467
- fix: prompt cache - cannot infer the shape of an empty array by @louis-jan in #7470
- chore: refactor modelhub by @hiento09 in #7468
- chore: base layout windows by @urmauur in #7471
- feat: implement fit settings in llamacpp extension and overhaul argument builder tests by @qnixsynapse in #7442
- chore: update copy for setup screen by @urmauur in #7472
- feat: local api server improvement by @urmauur in #7460
- chore: update copy web by @urmauur in #7474
- refactor: remove model planner since now use auto fit setting by @louis-jan in #7473
- fix: pass model parameters in fetch body for all providers by @louis-jan in #7475
- fix: overflow scroll thinking by @urmauur in #7476
- chore: update icon project by @urmauur in #7478
- fix: stop MLX model inference when client aborts chat/completions by @louis-jan in #7477
- fix: package mlx only for mac by @louis-jan in #7479
- fix: disable custom parameters for remote providers by @louis-jan in #7481
- fix: select none assistant remote provider by @urmauur in #7480
- fix: ui remove thumbnail image by @urmauur in #7483
- fix: disable fit does not work well - llama.cpp somehow use max ctx-size by @louis-jan in #7482
- fix: tool call message malformed by @louis-jan in #7484
- fix: custom parameters by @louis-jan in #7487
- fix: patch env not work on windows by @louis-jan in #7486
- fix: local api server stream transform by @louis-jan in #7489
- fix: visibility toolbar state window on local api server by @urmauur in #7488
- fix: thumb default interface accent color based on theme color by @urmauur in #7490
- fix: new chat with first options assistants by @urmauur in #7491
- fix: state icon collapsible log inline local api server by @urmauur in #7493
- fix: start new chat from hub auto select model by @urmauur in #7494
- fix: disable --fit for mac by @louis-jan in #7495
- fix: correct creating env param for claude code integration by @Vanalite in #7492
- fix: bump router plugin to fix vite crash by @Vanalite in #7496
- fix: bash support for cc by @louis-jan in #7497
- fix: hub model filter condition by @louis-jan in #7499
- fix: hub rendering performance issue by @louis-jan in #7500
- fix: disable edit message while isn't selected model by @urmauur in #7498
- fix: register tools on new chat in a project by @Vanalite in #7501
- fix: allow users to cancel mlx model download by @louis-jan in #7502
- fix: update hub catalog v2 by @louis-jan in #7503
- fix: temporary disable prompt cache by @louis-jan in #7505
- fix: broken assistant selection by @louis-jan in #7506
- fix: assistant for project does not work by @louis-jan in #7509
New Contributors
- @Eruis2579 made their first contribution in #7434
Full Changelog: v0.7.6...v0.7.7