All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Removed Chinese subtitle from package description
- Synced plugin manifest version with package.json
- Corrected author email
- Lowercase session key to match OpenClaw internal normalization
- Context reset command (
/reset,/重置) - Updated README with usage docs
- Decrypt WeCom encrypted image data with encodingAESKey
- Image message support (media API download + encrypted image decryption)
- Mixed message handling (text + image)
- Local image cache with automatic cleanup
- Initial release
- Streaming replies via WeCom stream protocol
- AES-256-CBC message encryption/decryption
- Message signature verification
- Auto message deduplication
- Private chat and group chat
- Text and voice message support
- OpenClaw plugin lifecycle management