114 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2026-01-20 13:29:19 +00:00
# Changelog
2026-03-14 06:05:39 +00:00
## 2026.3.14
### Changes
- Version alignment with core OpenClaw release numbers.
2026-03-13 04:38:26 +00:00
## 2026.3.13
### Changes
- Version alignment with core OpenClaw release numbers.
2026-03-13 01:37:52 +00:00
## 2026.3.12
### Changes
- Version alignment with core OpenClaw release numbers.
2026-03-12 04:01:57 +00:00
## 2026.3.11
### Changes
- Version alignment with core OpenClaw release numbers.
2026-03-11 23:29:53 +00:00
## 2026.3.10
### Changes
- Version alignment with core OpenClaw release numbers.
## 2026.3.9
### Changes
- Version alignment with core OpenClaw release numbers.
2026-03-09 06:59:40 +00:00
## 2026.3.8-beta.1
### Changes
- Version alignment with core OpenClaw release numbers.
2026-03-08 05:59:04 +00:00
## 2026.3.8
### Changes
- Version alignment with core OpenClaw release numbers.
2026-03-07 10:09:02 +00:00
## 2026.3.7
### Changes
- Version alignment with core OpenClaw release numbers.
## 2026.3.3
### Changes
- Version alignment with core OpenClaw release numbers.
2026-03-02 04:55:44 +00:00
## 2026.3.2
### Changes
- Rebuilt the plugin to use native `zca-js` integration inside OpenClaw (no external `zca` CLI runtime dependency).
### Breaking
- **BREAKING:** Removed the old external CLI-based backend (`zca`/`openzca`/`zca-cli`) from runtime flow. Existing setups that depended on external CLI binaries should re-login with `openclaw channels login --channel zalouser` after upgrading.
2026-03-02 04:55:44 +00:00
## 2026.3.1
### Changes
- Version alignment with core OpenClaw release numbers.
2026-02-26 12:10:08 +01:00
## 2026.2.26
### Changes
- Version alignment with core OpenClaw release numbers.
## 2026.2.25
### Changes
- Version alignment with core OpenClaw release numbers.
## 2026.2.24
### Changes
- Version alignment with core OpenClaw release numbers.
## 2026.2.22
### Changes
- Version alignment with core OpenClaw release numbers.
2026-01-20 13:29:19 +00:00
## 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