v0.5.8
janhq/janv0.5.8Nov 13, 2024by github-actions[bot]
AI Summary
This release integrates Cortex.cpp as a primary provider and introduces a new nightly app channel. It focuses on UI refinements including auto-focusing chat inputs and reducing blur effects, alongside various bug fixes.
Key Highlights
- Integrates Cortex.cpp as a Provider
- New nightly app channel
- UI improvements: auto-focus and blur reduction
- New models: qwen2.5-coder 14B and 32B
New Features
- Integrates Cortex.cpp as a Provider
- New nightly app channel
- Auto-focus the chat input box
- Reduced aggressive blur effect on the modal component
- Show model id on local api serve page
Full Release Notes
## Changes - hotfix: resubscribe download events on connection issue @louis-jan (#4006) - feat: Jan Integrates Cortex.cpp as Provider @louis-jan (#3821) - chore: update readme @imtuyethan (#3896) - chore: remove docker mode section in README \& change overview image in Jan docs @imtuyethan (#3869) ## 🚀 Features - fix: edge cases highlight codeblock @urmauur (#3984) - ui: remove generation interrupted message @urmauur (#3949) - feat: new nightly app channel @hiento09 (#3948) - ui: system monitor should not cover input box @urmauur (#3942) - ui: remove redundant animation @urmauur (#3938) - ux: auto-focus the chat input box @urmauur (#3941) - ui: reduced aggressive blur effect on the modal component @urmauur (#3937) - feat: show model id on local api serve page @urmauur (#3926) - ui: minor update list model running system monitor @urmauur (#3919) - feat: expand the clickable areas ribbon panel @urmauur (#3917) ## 🐛 Fixes - fix: calculate base layout with system monitor panel @urmauur (#3999) - fix: remove cuda toolkit error message and bring back incremental model import @louis-jan (#3997) - fix: update the payload transform for OpenAI preview models @louis-jan (#3993) - fix: inconsistent model dropdown list and my models @louis-jan (#3991) - fix: Model import name and ID are incorrect on Windows @louis-jan (#3989) - fix: edge cases highlight codeblock @urmauur (#3984) - fix: migrate model settings and parameters but still allow model.yml editing @louis-jan (#3983) - fix: alignment stop model btn system monitor @urmauur (#3981) - fix: update copy error message @urmauur (#3977) - fix: correct chat input cursor behavior when content is scrollable @urmauur (#3979) - fix: ux edit message and copy api\_key @urmauur (#3975) - fix: right panel bg joi-dark and remove n\_pararell params @urmauur (#3970) - fix: handle edge cases syntax highlight @urmauur (#3969) - fix: export PATH env to engine destination folder to have additional dlls scoped @louis-jan (#3966) - fix: starter screen text alignment and missing model size @urmauur (#3968) - fix: codeblock responsive push right panel @urmauur (#3967) - fix: remove click outside system monitor panel @urmauur (#3965) - fix: make input clickable for copying instead of just the copy icon @urmauur (#3964) - fix: text alignment on import model dialog @urmauur (#3958) - fix: remove tooltip and update text color model ID API server page @urmauur (#3959) - fix: update themes migrations @urmauur (#3957) - fix: Inconsistent model hub and download bar @louis-jan (#3956) - fix: controlling word breaks @urmauur (#3952) - fix: inconsistent left panel background when responsive @urmauur (#3936) - fix: slate react version @urmauur (#3940) - fix: edit chat input @urmauur (#3928) - fix: text align my model list and import model @urmauur (#3927) - fix: types issue (#internalTypeOnlyBrand) in the @types/node package @urmauur (#3921) - fix: handle edge cases syntax highlight @urmauur (#3892) - fix: deprecated gpt with vision @urmauur (#3912) - fix: edge case tiny chat input box show randomly @urmauur (#3887) - fix: docs trigger on release deploy to production @hiento09 (#3877) ## 🧰 Maintenance - chore: add qwen2.5-coder 14B and 32B models @louis-jan (#3998) - chore: proxies Jan APIs to cortex.cpp @louis-jan (#3982) - chore: bump to latest release @louis-jan (#3980) - chore: retrieves the exact model running status upon message error @louis-jan (#3976) - chore: add cortex log into modal troubleshoot @urmauur (#3978) - chore: enable notification nightly @hiento09 (#3963) - chore: support customized OpenAI model.json @louis-jan (#3961) - chore: revert change app name @hiento09 (#3962) - chore: clean dangling process on exit and relaunch @louis-jan (#3960) - chore: beta version add discord notification @hiento09 (#3925) - chore: update changelog web @urmauur (#3899) - chore: remove deprecated warning from build project joi @urmauur (#3893) - chore: Readme add beta download url @hiento09 (#3878) ## Contributor @hiento09, @imtuyethan, @louis-jan and @urmauur