Skip to content

Tags: olegbalbekov/openclaw-max

Tags

v0.4.0

Toggle v0.4.0's commit message
chore: bump version to 0.4.0

v0.3.0

Toggle v0.3.0's commit message
fix: compatibility with OpenClaw >=2026.3.24

- Replace openclaw/plugin-sdk/synology-chat imports (removed in v2026.3.24):
  - buildChannelConfigSchema, DEFAULT_ACCOUNT_ID, setAccountEnabledInConfigSection -> plugin-sdk/core
  - registerPluginHttpRoute -> plugin-sdk/webhook-ingress
  - OpenClawPluginApi type -> plugin-sdk/core
- Rewrite entry point to use defineChannelPluginEntry (new API)
- Add kind: channel to openclaw.plugin.json
- Bump peerDependency to >=2026.3.24
- Update README with correct installation and config instructions
- Document plugins.allow gotcha (blocks bundled plugins like Telegram)

v0.2.1

Toggle v0.2.1's commit message
0.2.1