Skip to content

Commit ce32bec

Browse files
chore(release): v0.4.0
1 parent b68e592 commit ce32bec

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
All notable changes to OpenBotKit are documented here.
44
Format follows [Keep a Changelog](https://keepachangelog.com/).
55

6+
## [0.4.0] (2026-03-25)
7+
8+
### Added
9+
10+
- **config**: Add multi-account WhatsApp config types and helpers
11+
- **config**: Add per-account WhatsApp linked state helpers
12+
- **channel**: Add WhatsApp channel with text-based approval flow
13+
- **channel**: Add WhatsApp event handler with message filtering
14+
- **scheduler**: Add WhatsApp fields to ChannelMeta
15+
- **channel**: Add WhatsApp session manager
16+
- **channel**: Add WhatsApp pusher for scheduled notifications
17+
- **daemon**: Add multi-account WhatsApp sync support
18+
- **server**: Add WhatsApp channel startup in server mode
19+
- **cli**: Add --account flag and accounts list command
20+
21+
### Fixed
22+
23+
- **channel**: Add compile-time Channel interface check
24+
625
## [0.3.0] (2026-03-23)
726

827
### Added

0 commit comments

Comments
 (0)