feat: implement zalouser channel plugin with configuration and status monitoring

This commit is contained in:
tsu
2026-01-19 14:26:16 +07:00
parent 0c8ba6599b
commit 5d9a5b7958
6 changed files with 216 additions and 16 deletions

View File

@@ -0,0 +1,13 @@
# Changelog
## 2026.1.17-1
- Initial version with full channel plugin support
- QR code login via zca-cli
- Multi-account support
- Agent tool for sending messages
- Group and DM policy support
- ChannelDock for lightweight shared metadata
- Zod-based config schema validation
- Setup adapter for programmatic configuration
- Dedicated probe and status issues modules