Releases: ai-shifu/ChatALL
Releases · ai-shifu/ChatALL
v1.32.48
What's Changed
- Add Pi bot (https://heypi.com) by @tanchekwei in #371
- Migrate most shortcut keys to
command+?
on Mac by @qcgm1978 in #366 - Add copy code button by @CYBYOB in #353
- Add LaTeX support by @CYBYOB in #353
- Update message button background color by @tanchekwei in #373
- Fix hidden bottom border of highlight in thread response by @tanchekwei in #374
- Fix no any bots at the first run
- Update Japanese translation by @himazinnano8925 in #372
- Update Spanish translation by @johnfelipe in #376
更新说明
- @tanchekwei 新增了 Pi 对话机器人 (https://heypi.com) #371
- @qcgm1978 把 macOS 上多数热键移植到
command+?
in #366 - @CYBYOB 新增了拷贝代码按钮 #353
- @CYBYOB 新增了 LaTeX 公式支持 #353
- @tanchekwei 更新了消息按钮背景色 #373
- @tanchekwei 修复了在单线程消息中隐藏了高亮线的问题 #374
- 修复了首次运行没有任何对话机器人的 bug
- @himazinnano8925 更新了抑郁翻译 #372
- @johnfelipe 更新了西班牙语翻译 #376
New Contributors
- @CYBYOB made their first contribution in #353
- @dependabot made their first contribution in #379
Full Changelog: v1.31.47...v1.32.48
v1.31.47
What's Changed
- Add YouChat Bot by @tanchekwei in #365
- Make bot settings tabs scrollable by @tanchekwei in #367
- For macOS,
brew install chatall
works now - For Windows, a round corner icon is presented
- Update Japanese translation by @himazinnano8925 in #368
- Update Korean translation by @VenusGirl in #370
更新说明
- @tanchekwei 新增了 YouChat 机器人 #365
- @tanchekwei 让设置页面的 tab 可以滚动 #367
- macOS 现在可以使用
brew install chatall
安装 ChatALL 了 - Windows 上用了圆角图标
- @himazinnano8925 更新了日语翻译 #368
- @VenusGirl 更新了韩语翻译 #370
Full Changelog: v1.30.46...v1.31.47
v1.30.46
What's Changed
- Set chat title as first 30 characters of first prompt by @tanchekwei in #360
- Update Windows app icon with round corner #334
- Update Spanish translation by @johnfelipe in #358
- Update Japanese translation by @himazinnano8925 in #364
- Fix macOS notarization
更新说明
- @tanchekwei 实现了用第一个 prompt 的前 30 个字符做对话名 #360
- Windows 上使用圆角图标 #334
- @johnfelipe 更新了西班牙语翻译 #358
- @himazinnano8925 更新了日语翻译 #364
- 修复 macOS 公证
Full Changelog: v1.30.45...v1.30.46
v1.30.45
What's Changed
- Add Baidu ERNIE-Bot-turbo LLM
- Delete and select chat enhancement by @tanchekwei in #356
- Improve Azure OpenAI Service by @qfxiongbin in #359
- Migrate Baidu Wenxin Qianfan to LangChain.js
- Update Japanese translation by @himazinnano8925 in #354 #355
- Fix LangChainBot serializing and deserializing bug by @qfxiongbin in #359 (You have to clean up message history before using OpenAI API or Azure OpenAI Service)
更新说明
- 新增百度 ERNIE-Bot-turbo 大模型
- @tanchekwei 增强了删除和选择聊天功能 #356
- @qfxiongbin 改进了 Azure OpenAI 服务 #359
- 移植百度文心千帆到 LangChain.js
- @himazinnano8925 更新了日语翻译 #354 #355
- @qfxiongbin 修复了 LangChainBot 序列化和反序列化的 bug #359 (在使用 OpenAI API 或 Azure OpenAI Service 之前,你必须得清空消息)
Full Changelog: v1.29.44...v1.30.45
v1.29.44
Release notes
- Add delete all chat history button in settings by @tanchekwei in #348
- Add copy prompt button by @qcgm1978 in #352
- Update Korean translation by @VenusGirl in #345
- Several bug fixes and experience improvements.
发行说明
- @tanchekwei 在设置里添加了删除所有对话历史的按钮 #348
- @qcgm1978 添加了复制 prompt 按钮 #352
- @VenusGirl 更新了韩语翻译 #345
- 一些 bug 修复和体验提升
Full Changelog: v1.29.43...v1.29.44
v1.29.43
Release notes
- Drag and drop outside favorite bot list to remove it by @tanchekwei in #337
- Improve dark icon in dark mode by @qcgm1978 in #340
- Fix delete last response hide other responses by @tanchekwei in #336
- Update Japanese translation by @himazinnano8925 in #332 #333
- Several bug fixes and experience improvements.
发行说明
- @tanchekwei 实现了把机器人图标向上拖拽走就删除的功能 #337
- @qcgm1978 让黑色图标在夜间模式下显示得更好 #340
- @tanchekwei 修复了删除最后一条消息导致其它消息也消失的 bug #336
- @himazinnano8925 更新了日语翻译 #332 #333
- 一些 bug 修复和体验提升
Full Changelog: v1.29.42...v1.29.43
v1.29.42
Release notes
- Add multi-chat support by genius @tanchekwei in #327
- Update Korean translation by @VenusGirl in #323
- Several bug fixes and experience improvements.
发行说明
- @tanchekwei 天才地完成了多对话功能 #327
- @VenusGirl 更新了韩语翻译 #323
- 一些 bug 修复和体验提升
Full Changelog: v1.29.41...v1.29.42
v1.29.41
Release notes
- Add chat thread by @tanchekwei in #303
- Allow to sort favorite bots order by @tanchekwei in #321
- Restrict Poe.com requests in queue to protect account from banning
- Fix not working when matomo is not loaded by @jerray in #319
- Fix OpenAI API base URL support by @qfxiongbin in #315
- Update Korean translation by @VenusGirl in #313
- Several bug fixes and experience improvements.
发行说明
- @tanchekwei 新增了单线程对话支持 #303
- @tanchekwei 新增了拖拽图标改变机器人顺序的功能 #321
- @sunner 限制了 Poe.com 的请求只能顺序进行,保护帐号被封号
- @jerray 修复了 matomo 加载失败影响主流程的 bug #319
- @qfxiongbin 修复了 OpenAI API 基础 URL 不能替换的 bug #313
- @VenusGirl 更新了韩语翻译 #313
- 一些 bug 修复和体验提升
Full Changelog: v1.29.40...v1.29.41
v1.29.40
Release notes
- Add easy proxy setting with PAC support by @msaong in #276
- Redesign settings UI
- Fix dark mode bot login flicker in Windows @tanchekwei in #300
- Update Korean translation by @VenusGirl in #293 #294
- Update Vietnamese translation by @bxdoan in #292
- Update Japanese translation by @himazinnano8925 in #297 #311
- Several bug fixes and experience improvements.
发行说明
- @msaong 添加了便捷的代理服务器支持,且支持 PAC 模式 #276
- 重新设计「设置」的界面
- @tanchekwei 修复了在 Windows 上夜间模式机器人登录窗口闪烁的问题 #300
- @VenusGirl 更新了韩语翻译 #293 #294
- @bxdoan 更新了越南语翻译 #292
- @himazinnano8925 更新了日语翻译 #297 #311
- 一些 bug 修复和体验提升
Full Changelog: v1.29.39...v1.29.40
v1.29.39
Release notes
- Roll back ChatGPT GPT-4 series. USE THEM AT YOUR OWN RISK!
- Move left and right arrow button to the left side by @tanchekwei
- Press
Enter
to click yes in popup dialog - Update Japanese translation by @himazinnano8925
- Fix scroll bar is hidden by @tanchekwei
- Cleaning up unused code and renaming ChatMessage to ChatPrompt by @tanchekwei
- Several bug fixes and experience improvements.
发行说明
- ChatGPT GPT-4 系列模型回归。请注意使用风险!
- 把左右箭头按钮挪到左边 @tanchekwei
- 在弹出对话框中按
Enter
选择「是」 - 更新日语翻译 @himazinnano8925
- 修复滚动条消失 @tanchekwei
- 代码整理 @tanchekwei
- 一些 bug 修复和体验提升
Full Changelog: v1.29.38...v1.29.39