v0.9.1
What's Changed
- style: refine layout and text truncation in chat mode selector and us… by @CH1111 in #1195
- fix: various product experience issues by @pftom in #1194
- chore: add canvas related telemetry functions by @Siri-Ray in #1193
- refactor: simplify ChatModeSelector usage and optimize selectedMcpSer… by @CH1111 in #1197
- fix: can not send message by click send button by @CH1111 in #1198
- Fix/media generation: refactor streamline audio and image generation processes by @Siri-Ray in #1201
- feat(errors): add handling for model usage quota exceeded errors by @anthhub in #1200
- fix: node-related experience issues by @CH1111 in #1202
- fix: canvas sync issues by @mrcfps in #1205
- Update link for self deploy guide in README.md by @lxjustdoit in #1203
- docs: update self deploy guide link in README_CN.md by @lxjustdoit in #1204
- fix(canvas): invalid hook call in ChatActions component by @mrcfps in #1208
- feat: memo UX redesign by @CH1111 in #1211
- fix: type check errors for web project by @mrcfps in #1210
- feat(audio): add multilingual TTS model support in FalAudioGenerator by @Siri-Ray in #1212
- hotfix: chat panel hook error by @mrcfps in #1214
- fix: update query options to use undefined instead of empty array by @mrcfps in #1215
- doc:added required credits for 7 new models in refly-doc. by @qiongyu1999 in #1216
- fix: credit recharge process with distributed locking and improved checks by @Siri-Ray in #1218
- feat: support azure provider by @mrcfps in #1220
- fix(web): unable to refetch due to misconfigured dependency in react query by @mrcfps in #1222
- docs: added credit information for GPT-5 and GPT-o3 in the documentat… by @qiongyu1999 in #1223
- doc:added GPT-5, o3, and OSS to the description of models available to early-bird users in the doc. by @qiongyu1999 in #1224
- feat: support bedrock provider and upgrade langchain dependencies by @mrcfps in #1225
- fix(api): build errors of BaseSkill and increase Node.js memory limit for api build by @mrcfps in #1226
- fix(api): use gpt-tokenizer over wasm tiktoken for stable token estimation by @mrcfps in #1228
- fix: model selector display issues by @mrcfps in #1229
- docs: In the docs' points documentation, replace "Claude 3.7 Sonnet T… by @qiongyu1999 in #1227
- fix: online warnings and error log issues by @mrcfps in #1232
- fix(api): incorrect usage of userAgentComponentsCache by @mrcfps in #1233
New Contributors
- @lxjustdoit made their first contribution in #1203
Full Changelog: v0.9.0...v0.9.1