File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to OpenBotKit are documented here.
44Format 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
You can’t perform that action at this time.
0 commit comments