v0.5.7
janhq/janv0.5.7Oct 24, 2024by github-actions[bot]
AI Summary
The release adds support for markdown rendering in user messages and stabilizes thread instructions as a feature. It also includes updates for the beta version and fixes for multi-modal download states.
Key Highlights
- Support markdown on user message
- Stable thread instructions
- Beta version update
New Features
- Support markdown on user message
- Save instruction for new threads as a stable feature
Full Release Notes
## 🚀 Features - feat: support markdown on user message @urmauur (#3848) - feat: save instruction for new threads as a stable feature @urmauur (#3798) - feat: Jan beta version @hiento09 (#3835) ## 🐛 Fixes - fix: update broken/outdated hyperlink @Haleshot (#3857) - fix: hardware section @urmauur (#3866) - fix: inconsistent state of downloading multi-modal @urmauur (#3862) - fix: context length input value isn't update @urmauur (#3854) - fix: correct eos token of llava models @louis-jan (#3847) - fix: api playground text overlap button and search hub model @urmauur (#3833) - fix: enable scroll modal component @urmauur (#3816) - fix: reset window state after disconnected from multi monitor @urmauur (#3797) - fix: issue ellipsis text on model selector and model start loader @urmauur (#3802) - fix: update base url edit page docs @urmauur (#3795) ## 🧰 Maintenance - chore: replace windows codesign cert @hiento09 (#3839) - ci: disable turbo cache @hiento09 (#3836) - ci: Update jan-docs.yml @hiento09 (#3799) - chore: move Jan Docs back into Jan Repo @hiento09 (#3790) ## Contributor @Haleshot, @hiento09, @louis-jan and @urmauur