v0.5.10
janhq/janv0.5.10Dec 3, 2024by github-actions[bot]
AI Summary
Enhanced privacy documentation and expanded model support, including new Groq and Anthropic models with increased token limits.
Key Highlights
- Added comprehensive Privacy documentation
- Updated client to adapt to Cortex API changes
- Increased Claude 3.5 max token limit
- Added more Groq models
New Features
- Privacy docs
- Cortex API adaptation
- Stop word model settings
- Groq model additions
- Anthropic Model Updates
Full Release Notes
## π Features - feat: Privacy docs @eckartal (#4080) - feat: update Janβs client request to adapt API changes from Cortex @louis-jan (#4130) - enhancement: increased max-token limit claude-3.5 @urmauur (#4112) - feat: stop word model setting @urmauur (#4113) - feat: add more Groq models @sharunkumar (#3843) - feat: Anthropic Model Updates @px100 (#3888) ## π Fixes - fix: scrollbar issue css @louis-jan (#4191) - fix: 4171 - Model loading gets stuck on stop @louis-jan (#4177) - fix: high performance large convo rendering @louis-jan (#4166) - fix: smooth the loader animation @louis-jan (#4167) - fix: Glitch theme applies on launch @louis-jan (#4168) - fix: token speed should not be calculated based on state updates @louis-jan (#4159) - fix: remove filter on recommend model @urmauur (#4156) - fix: scroll bottom when switch thread @urmauur (#4152) - fix: convo component re-render every single token yield @louis-jan (#4150) - fix: default local model from starter screen @urmauur (#4151) - fix: app re-render issues caused by bad state handling @louis-jan (#4146) - fix: handle case stop word too long @urmauur (#4145) - fix: wrong component wrapping and state handling cause excessive app re-render @louis-jan (#4141) - fix: 4098 - factory reset closes the app \& never opens again on Linux @louis-jan (#4139) - fix: memory leak lowlight dependencies @urmauur (#4134) - fix: default local model from starter screen @urmauur (#4135) - fix: 4096 - failed to get huggingface models @louis-jan (#4133) - fix: 4094 - gpu mode toggle on by default but not affect for the first time launch @louis-jan (#4132) - fix: 4012 - active model should be gone as soon as cortex.cpp server is killed @louis-jan (#4131) - fix: 3986 - invalid request should show clear error message @louis-jan (#4119) - fix: memory leak when the code block response is too long @urmauur (#4129) - fix: Line-number and border color code block UI @urmauur (#4105) - fix: 4086 - editing message should not send follow-up messages @louis-jan (#4116) - fix: handle case markdown value no space @urmauur (#4109) - fix: vulkan responsive @urmauur (#4099) - fix: reorder alphabetical cloud model on starter screen @urmauur (#4072) - fix: disabled shortcut create new thread on starter screen @urmauur (#4074) - fix: responsive vulkan support @urmauur (#4076) - fix: auto select model when finished download from starter screen @urmauur (#4083) ## π§° Maintenance - chore: release cut 0.5.10 @louis-jan (#4184) - chore: refactor chat message components @louis-jan (#4174) - chore: create roadmap.md @gabrielle-ong (#4164) - docs: add tabby coding integration @zwpaper (#4009) - chore: release 0.5.9 sync back - main branch to dev @louis-jan (#4095) - chore: correct scrollview thumb style @louis-jan (#4185) - chore: bump version 0.5.10 @louis-jan (#4183) - chore: display error message from response @louis-jan (#4163) - chore: bump cortex 1.0.4-rc4 @louis-jan (#4161) - chore: bump cortex.cpp and engine version @louis-jan (#4160) - chore: use rehype-highlight v6 update latex language @urmauur (#4144) - chore: remove a couple of deprecated server logics @louis-jan (#4120) ## Contributor @eckartal, @gabrielle-ong, @louis-jan, @px100, @sharunkumar, @urmauur, @zwpaper and eckartal