fix: add changelog for macOS Edge default browser detection (#48561) (thanks @zoherghadyali)

This commit is contained in:
Ayaan Zaidi 2026-03-25 15:41:40 +05:30
parent 2fe38b0201
commit 0295271f97
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ Docs: https://docs.openclaw.ai
- Feishu/groups: when `groupPolicy` is `open`, stop implicitly requiring @mentions for unset `requireMention`, so image, file, audio, and other non-text group messages reach the bot unless operators explicitly keep mention gating on. (#54058) Thanks @byungsker.
- Agents/cron: mark best-effort announce runs as not delivered when any payload fails, and log those partial delivery failures instead of silently reporting success. (#42535) Thanks @MoerAI.
- CLI/Telegram topics: route `message thread create` through Telegram `topic-create` with the required topic `name` field so Telegram forum topic creation works from the CLI again. (#54336) Thanks @andyliu.
- Browser/default detection: recognize macOS LaunchServices Edge bundle ids so default Chromium detection stops falling back to Chrome when Edge is the system default. (#48561) Thanks @zoherghadyali.
## 2026.3.23