Arvin Xu
469a8e6661
🐛 fix(conversation): animate only the last markdown block + drop clearMessages hotkey ( #14906 )
...
* 🐛 fix(conversation): animate only the last assistant block markdown streaming
Switch `withMarkdownStreamingState` from disabling the first block to
disabling every block except the last one. The previous logic let middle
blocks keep `animated=true` during generation, so any remount mid-stream
replayed the typewriter from scratch.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
* 🔥 chore(hotkey): remove clearCurrentMessages shortcut
Drop the Alt+Shift+Backspace binding from the chat scope. The eraser
button in ActionBar still works; only the keyboard shortcut, registry
entry, hotkey i18n and docs row are gone.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-18 10:59:13 +08:00
CanisMinor
3c5249eae7
📝 docs: fix agent usage typo ( #13198 )
...
docs: fix agent usage
2026-03-23 14:14:58 +08:00
Rdmclin2
3f9c23e7b4
✨ feat: support lark and feishu bot ( #12712 )
...
* feat: support lark and feishu
* chore: change integration to channel
* chore: rename from integration to channel
* fix: channel router
* feat: add topic list channel provider icon
* chore: update webhook url
* chore: channel form refact
* chore: update i18n keys to channel
* chore: update form item description
* style: hide required mark
* feat: add lark chat adapter
* chore: clean speaker tag & add username api adapter
* chore: adjust topic channel icon
* chore: move developer mode to advanced setting
* chore: add lark icon
* fix: detail style
* fix: token check logic
* fix: encrpted risk
* fix: vercel function appId
* chore: remove webhook mode for discord
* chore: add doc link
* chore: add channel docs
* chore: remove unused import
* fix: create bot with wrong platform
* chore: update intergration to channel
* fix: udpate variable import
* fix: tsgo error
* chore: optimize webhook url trim
* chore: update copy text
* fix: telegram webhook not set
* chore: add persist logic
* docs: update feishu doc
* chore: update feishu and lark tenant
* chore: update docs
* chore: make verfication code required
* chore: update feishu docs
* chore: update verfication comment
* chore: update docs permission list
* chore: verificationToken optional
* chore: update feishu and lark color
* chore: use test id
2026-03-08 19:18:06 +08:00
CanisMinor
43578a9bcc
📝 docs: Polishing and improving product documentation ( #12612 )
...
* 🔖 chore(release): release version v2.1.34 [skip ci]
* 📝 docs: Polish documents
* 📝 docs: Fix typo
* 📝 docs: Update start
* 📝 docs: Fix style
* 📝 docs: Update start
* 📝 docs: Update layout
* 📝 docs: Fix typo
* 📝 docs: Fix typo
---------
Co-authored-by: lobehubbot <i@lobehub.com >
2026-03-03 16:01:41 +08:00
René Wang
3dfc86fd0f
feat: Update user guide & changelog ( #11518 )
...
* feat: Redesign doc
* chore: uopdate site
* chore: uopdate site
* chore: uopdate site
* chore: uopdate site
* chore: uopdate site
* feat: Uopdate content
* chore: New doc
* chore: Update content
* chore: Update content
* chore: add images
* chore: add images
* chore: add images
* chore: add images
* feat: Add more images
* feat: Add more images
* fix: Cannot reach end
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* Revise README content and structure
Updated README to reflect changes in project description and removed outdated notes.
* Revise 'Getting Started' and TOC in README
Updated the 'Getting Started' section and modified the table of contents.
* chore: Update content
* Revise README structure and content
Updated the Getting Started section and removed the Table of Contents. Adjusted the Local Development instructions.
* Remove custom themes section from README
Removed section about custom themes from README.
* Update README.md
* Refine introduction and highlight cloud version
Updated wording for clarity and added recommendation for cloud version.
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* fix: add missing translation
* 🔀 chore: Move README changes to feat/readme branch
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
* fix: add missing translation
* chore: update cdn
* docs: add migration guide from v1.x local database to v2.x and update help sections
Signed-off-by: Innei <tukon479@gmail.com >
* fix: add missing translation
* fix: add missing images
* fix: add missing changelogs
* fix: add missing changelogs
* fix: add missing changelogs
* fix: add missing changelogs
* fix: add missing changelogs
* style: update cdn
---------
Signed-off-by: Innei <tukon479@gmail.com >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: canisminor1990 <i@canisminor.cc >
Co-authored-by: Innei <tukon479@gmail.com >
2026-01-26 15:28:33 +08:00