本次更新内容:
- 在输入框内使用
:new
等命令快速创建、重置、删除对话,按下:
键即可查看所有可用命令; - 重新设计了消息内按钮,增加了固定消息到预设提示词按钮。
What's new:
- Use commands like
:new
in the input box to quickly create, reset, or delete conversations. Press the:
key to view all available commands. - Redesigned buttons within the messages, added the option to pin messages to preset prompts.
What's Changed
- fix: migrate modelConfig state by @PaRaD1SE98 in #2092
- chore(deps): bump openssl from 0.10.52 to 0.10.55 in /src-tauri by @dependabot in #2096
- add explanation and link to FAQ by @johan456789 in #2099
- feat: close #2025 just use a smaller to-bottom threshold by @Yidadaa in #2106
- fix: #2087 chat box font size use global config by @Yidadaa in #2107
- feat: close #1789 add user input template by @Yidadaa in #2109
- doc: #695 how to use a proxy with password in docker by @Yidadaa in #2110
- fix: #2111 make "Attached Messages Count" working by @songxiaocheng in #2112
- Added support for Arabic language and right-to-left direction by @Zizwar in #2116
- refactor: 优化 useScrollToBottom by @JunJD in #2117
- feat: #2013 #628 switch model button & chat commands by @Yidadaa in #2118
- chore: delete chat button position by @Yidadaa in #2119
- feat: add "Hide_Balance_Query" environment variable by @Constaline in #2129
- feat: close #1615 pin messages to contextual prompts by @Yidadaa in #2131
New Contributors
- @johan456789 made their first contribution in #2099
- @songxiaocheng made their first contribution in #2112
- @Zizwar made their first contribution in #2116
- @JunJD made their first contribution in #2117
- @Constaline made their first contribution in #2129
Full Changelog: v2.8.3...v2.8.4