Skip to content

0.5.10-rc1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 05:17
· 440 commits to dev since this release
c000cd5

What's Changed

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

New Contributors

Full Changelog: v0.5.9...v0.5.10-rc1-beta