Skip to content

0.5.8

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 09:59
· 636 commits to dev since this release
54e8421

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

🐛 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