What's Changed
- Dev: 给是否注入全局系统prompt提供一个开关 by @imldy in #2344
- chore(deps): bump react-router-dom from 6.10.0 to 6.14.1 by @dependabot in #2339
- chore(deps-dev): bump eslint from 8.37.0 to 8.44.0 by @dependabot in #2340
- chore(deps-dev): bump @types/react from 18.2.12 to 18.2.14 by @dependabot in #2341
- chore(deps-dev): bump @tauri-apps/cli from 1.3.1 to 1.4.0 by @dependabot in #2342
- chore(deps): bump next from 13.4.6 to 13.4.9 by @dependabot in #2343
- fix: #2336 resending message should delete origional messages by @Yidadaa in #2346
- fix: 迁移面具对象的key以解决无法编辑旧面具的问题 by @imldy in #2360
- fix: cloudflare headers by @fyl080801 in #2355
- fix: sharegpt roles by @Yidadaa in #2370
- chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #2372
- fixed react key by @MarkShawn2020 in #2390
- fix: enable
enableInjectSystemPrompts
attribute for old sessions by @imldy in #2392 - feat: #2297 drag and drop in contextual prompts by @yikayiyo in #2388
- fixed openai base url if empty by @MarkShawn2020 in #2389
- feat: improve dnd icon by @Yidadaa in #2404
- fix: #2367 do not copy in async callback after sharing to ShareGPT by @Yidadaa in #2405
- feat: close #2376 add babel polyfill by @Yidadaa in #2406
- Feature/typing-metadata by @Lantianyou in #2410
- fix: #2409 empty prompt id cause crash by @Yidadaa in #2412
New Contributors
- @imldy made their first contribution in #2344
- @fyl080801 made their first contribution in #2355
- @MarkShawn2020 made their first contribution in #2390
- @yikayiyo made their first contribution in #2388
- @Lantianyou made their first contribution in #2410
Full Changelog: v2.8.9...v2.9.0