Skip to content

Releases: ai-shifu/ChatALL

v1.28.28

14 Jun 12:32
Compare
Choose a tag to compare

Release notes

  1. Add gpt-4-mobile and gpt-35-turbo-16k
  2. Fix SkyWork 60101 error #207
  3. Update Korean language by @VenusGirl
  4. Several bug fixes and experience improvements.

发行说明

  1. 新增 gpt-4-mobile 和 gpt-35-turbo-16k 支持
  2. 修复天工 60101 错误 #207
  3. @VenusGirl 带来的韩语翻译更新
  4. 一些 bug 修复和体验提升

Full Changelog: v1.26.27...v1.28.28

v1.26.27

13 Jun 09:36
Compare
Choose a tag to compare

Release notes

  1. Add SkyWork LLM from Kunlun
  2. Improve bots menu style
  3. Several bug fixes and experience improvements.

发行说明

  1. 新增来自昆仑万维的天工大模型
  2. 机器人菜单的风格优化
  3. 一些 bug 修复和体验提升

Full Changelog: v1.25.26...v1.26.27

v1.25.26

12 Jun 01:16
Compare
Choose a tag to compare

We are proud to announce a major update for ChatALL. This update solves the spacing problem that has been limiting the integration of more LLMs. This is the most significant improvement since our initial launch. Now, ChatALL can support more LLMs with ease and efficiency.

image

Release notes

  1. Add Poe.com family: Sage, ChatGPT, GPT-4, Claude-instant, Claude-instant-100k, Claude+
  2. Add your favorite bots to favorite bar
  3. Move all bots' logos to public folder by @k4lu-0p
  4. Several bug fixes and experience improvements.

发行说明

  1. 新增 Poe.com 家族支持:Sage, ChatGPT, GPT-4, Claude-instant, Claude-instant-100k, Claude+
  2. 添加你喜欢的机器人到快捷栏
  3. @k4lu-0p 带来的搬移所有机器人 logo 到 public 目录
  4. 一些 bug 修复和体验提升

Full Changelog: v1.19.25...v1.25.26

v1.19.25

07 Jun 12:48
Compare
Choose a tag to compare

Release notes

  1. Add Spanish translation by @johnfelipe
  2. Update README_KO-KR.md by @VenusGirl
  3. Refactor App.vue and store
  4. Add planned features in README
  5. Several bug fixes and experience improvements.

发行说明

  1. 来自 @johnfelipe 的西班牙语翻译
  2. 来自 @VenusGirl 对 README_KO-KR.md 的更新
  3. 重构 App.vue 和 store
  4. 在 README 里添加了计划中的功能
  5. 一些 bug 修复和体验提升

Full Changelog: v1.19.24...v1.19.25

v1.19.24

06 Jun 09:17
Compare
Choose a tag to compare

Release notes

  1. Fix Bing Chat CAPTCHA required bug #131
  2. Fix ChatGPT breaks if IP is blocked #177
  3. Several other bug fixes and experience improvements.

发行说明

  1. 修复 Bing Chat 需要验证码的 bug #131
  2. 修复用被封的 IP 访问导致崩溃的问题 #177
  3. 其它一些 bug 修复和体验提升

Full Changelog: v1.19.23...v1.19.24

1.19.23

04 Jun 13:01
Compare
Choose a tag to compare

Release notes

  1. Add Korean translation by @VenusGirl #173
  2. Copy LMSYS response in plain text format
  3. Fix prompts are rendered as Markdown #158 #160
  4. Fix html tags in markdown break renderer
  5. Several bug fixes and experience improvements.

发行说明

  1. @VenusGirl 带来的韩语支持 #173
  2. 拷贝 LMSYS 消息时转成纯文本
  3. 修复 prompt 被当做 Markdown 渲染的 bug #158 #160
  4. 修复 Markdown 里的 html 标签会破坏页面渲染的问题
  5. 一些 bug 修复和体验提升

Full Changelog: v1.19.22...v1.19.23 #

v1.19.22

02 Jun 12:51
Compare
Choose a tag to compare

Release notes

  1. Fix sometimes can't send prompt
  2. Fix sometimes Bing Chat is not available but singed in properly by @qcgm1978
  3. Fix QianWen since the official site changed URLs
  4. Fix Bard TypeError
  5. Refactor LoginSetting component by @Edwinvalerio
  6. Several bug fixes and experience improvements.

发行说明

  1. 修复偶尔不能发送 prompt 的 bug
  2. @qcgm1978 修复的 Bing Chat 偶尔在登录状态下也不能激活的 bug
  3. 修复通义千问,官方改了很多 URL
  4. 修复长久出现的 Bard TypeError
  5. @Edwinvalerio 带来的 LoginSettings 组件重构
  6. 一些 bug 修复和体验提升

Full Changelog: v1.19.21...v1.19.22

v1.19.21

31 May 11:07
Compare
Choose a tag to compare

Release notes

  1. Fix QianWen not work
  2. Fix (probably) Bard TypeError: Cannot read properties of null

发行说明

  1. 修复通义千问
  2. 可能修复了 Bard TypeError: Cannot read properties of null

Full Changelog: v1.19.20...v1.19.21

v1.19.20

31 May 03:57
Compare
Choose a tag to compare

Release notes

  1. Add QianWen LLM from Alibaba
  2. Migrate App component to composition API by @k4lu-0p
  3. Add italian language by @cchrkk
  4. Several bug fixes and experience improvements.

发行说明

  1. 新增阿里巴巴的通义千问支持
  2. @k4lu-0p 带来的 App 组件移植到 composition API
  3. @cchrkk 带来的意大利语支持
  4. 一些 bug 修复和体验提升

Full Changelog: v1.18.19...v1.19.20

v1.18.19

29 May 09:53
Compare
Choose a tag to compare

Release notes

  1. Require login when Bing Chat is throttled in anonymous mode
  2. Vue dev tools support by @k4lu-0p
  3. Several bug fixes and experience improvements.

发行说明

  1. 当 Bing Chat 未登录用户对话配额用光,提示要登录
  2. @k4lu-0p 完成的 Vue dev tools 支持
  3. 一些 bug 修复和体验提升

Full Changelog: v1.18.18...v1.18.19