Changelog: note Reminders permission fix

This commit is contained in:
Luke
2026-03-12 17:01:42 +11:00
parent cee8717020
commit 8baf55d8ed

View File

@@ -15,6 +15,8 @@ Docs: https://docs.openclaw.ai
### Fixes
- macOS/Reminders: add the missing `NSRemindersUsageDescription` to the bundled app so `apple-reminders` can trigger the system permission prompt from OpenClaw.app. (#8559) Thanks @dinakars777.
## 2026.3.11
### Security