mirror of https://github.com/openclaw/openclaw.git
fix: add changelog for macOS Edge default browser detection (#48561) (thanks @zoherghadyali)
This commit is contained in:
parent
2fe38b0201
commit
0295271f97
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue