2026-01-27 03:48:10 +08:00
|
|
|
# Changelog
|
|
|
|
|
|
2026-02-21 20:17:56 +01:00
|
|
|
## 2026.2.22
|
|
|
|
|
|
|
|
|
|
### Changes
|
|
|
|
|
|
|
|
|
|
- Version alignment with core OpenClaw release numbers.
|
|
|
|
|
|
2026-01-27 03:48:10 +08:00
|
|
|
## 2026.1.23
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
- Initial Twitch plugin release
|
|
|
|
|
- Twitch chat integration via @twurple (IRC connection)
|
|
|
|
|
- Multi-account support with per-channel configuration
|
|
|
|
|
- Access control via user ID allowlists and role-based restrictions
|
|
|
|
|
- Automatic token refresh with RefreshingAuthProvider
|
|
|
|
|
- Environment variable fallback for default account token
|
|
|
|
|
- Message actions support
|
|
|
|
|
- Status monitoring and probing
|
|
|
|
|
- Outbound message delivery with markdown stripping
|
|
|
|
|
|
|
|
|
|
### Improvements
|
|
|
|
|
|
|
|
|
|
- Added proper configuration schema with Zod validation
|
2026-01-30 03:15:10 +01:00
|
|
|
- Added plugin descriptor (openclaw.plugin.json)
|
2026-01-27 03:48:10 +08:00
|
|
|
- Added comprehensive README and documentation
|