更新日志
v1.7 版本已经发布,增加了提示词列表,输入 / 即可触发;以及交互改进,更多的环境变量配置,fork 的下游项目请参考文档同步代码以获得更新。
What's Changed
- feat: language support traditional chinese by @HimiCos in #109
- feat: #2 add prompt list by @Yidadaa in #74
- chore: move some dependencies to devDependencies by @basefas in #125
- Update app/locales/tw.ts by @HimiCos in #129
- fix: message top action style issue by @stonega in #127
- feat: add font size config by @iFwu in #89
- fix: mobile textarea autofocus ui error by @iSource in #146
- fix: #140 crash while hydrating store from old version by @Yidadaa in #147
- supports the display of line breaks in Markdown by @RugerMcCarthy in #148
- chore: standardize input box punctuation by @HimiCos in #158
- Update README.md by @gtang8 in #164
- fix: send button covering the text in the textarea by @GOWxx in #163
- fix: dialog height by @HimiCos in #162
- feat: improve prompts ux by @Yidadaa in #172
- fix: middleware match error by @Yidadaa in #179
New Contributors
- @HimiCos made their first contribution in #109
- @basefas made their first contribution in #125
- @stonega made their first contribution in #127
- @RugerMcCarthy made their first contribution in #148
- @gtang8 made their first contribution in #164
- @GOWxx made their first contribution in #163
Full Changelog: v1.6...v1.7