docs: fold 2026.2.2 into 2026.2.1
This commit is contained in:
parent
bcb0ed0866
commit
8b64705e05
1 changed files with 5 additions and 10 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -2,16 +2,6 @@
|
|||
|
||||
Docs: https://docs.openclaw.ai
|
||||
|
||||
## 2026.2.2
|
||||
|
||||
### Fixes
|
||||
|
||||
- Plugins: validate plugin/hook install paths and reject traversal-like names.
|
||||
- Telegram: add download timeouts for file fetches. (#6914) Thanks @hclsys.
|
||||
- Telegram: enforce thread specs for DM vs forum sends. (#6833) Thanks @obviyus.
|
||||
- Streaming: avoid stuck typing indicator after streamed BlueBubbles replies.
|
||||
- Streaming: dedupe fence-split handling and cover maxChars fallback for newline chunking.
|
||||
|
||||
## 2026.2.1
|
||||
|
||||
### Changes
|
||||
|
|
@ -26,6 +16,11 @@ Docs: https://docs.openclaw.ai
|
|||
|
||||
### Fixes
|
||||
|
||||
- Plugins: validate plugin/hook install paths and reject traversal-like names.
|
||||
- Telegram: add download timeouts for file fetches. (#6914) Thanks @hclsys.
|
||||
- Telegram: enforce thread specs for DM vs forum sends. (#6833) Thanks @obviyus.
|
||||
- Streaming: avoid stuck typing indicator after streamed BlueBubbles replies.
|
||||
- Streaming: dedupe fence-split handling and cover maxChars fallback for newline chunking.
|
||||
- Auto-reply: avoid referencing workspace files in /new greeting prompt. (#5706) Thanks @bravostation.
|
||||
- Tools: treat `"*"` tool allowlist entries as valid to avoid spurious unknown-entry warnings.
|
||||
- Slack: harden media fetch limits and Slack file URL validation. (#6639) Thanks @davidiach.
|
||||
|
|
|
|||
Loading…
Reference in a new issue