v1.9.3 Clear Session, Bug fixes and UX Improvement
What's Changed
- fix: add media query to theme-color, fix auto theme not updating theme-color by @yorunning in #435
- 访问改成授权 by @KakaWanYifan in #447
- linkTarget={'_blank'},这个对于对话框中的链接,会在新的tab页打开,体验更好。 by @KakaWanYifan in #456
- Update settings.tsx by @ClarenceYk in #476
- [opt] Optimize the display of exported chat history content. by @gaogao1030 in #434
- chore: removed redundant checkUsage by @quark-zju in #491
- perf: memorize markdown rendering by @quark-zju in #496
- fix: header title overflow by @yorunning in #500
- fix 头像无法正常显示 by @waltcow in #497
- fix(utils): 修复复制问题 by @zyqq in #482
- feat: split docs, clear messages and fix stop response by @Yidadaa in #510
New Contributors
- @KakaWanYifan made their first contribution in #447
- @ClarenceYk made their first contribution in #476
- @gaogao1030 made their first contribution in #434
- @waltcow made their first contribution in #497
- @zyqq made their first contribution in #482
Full Changelog: v1.9.2...v1.9.3