Releases: dovocoder/wacli
Releases · dovocoder/wacli
v0.9.2
Changelog
- 8d35558 Persist WhatsApp call events (openclaw#242)
- 0437291 ci: add Docker image smoke coverage
- bfb6da1 ci: dispatch dovocoder homebrew tap
- ee78858 ci: include homebrew formula description
- c7800ad ci: pin workflow and docker supply chain inputs
- c806540 ci: prepare release assets for aqua
- 3613468 feat: add status message sending
- de9a3dd feat: implement WhatsApp polls (openclaw#230)
- 7b6896c feat: preserve interactive message buttons end-to-end (openclaw#226)
- f453bb4 fix: align poll compatibility handling (openclaw#248)
- a8e80ee fix: bound sync webhook requests
- 2ab69c3 fix: canonicalize send phone recipients
- 4ece595 fix: canonicalize sync media enqueue JIDs (openclaw#244)
- c5e4a99 fix: clean starred rows with chat data
- 51220e5 fix: harden DeepSec audit findings
- 3a51aca fix: harden audited file writes
- b64f346 fix: harden media path sanitization
- c05122f fix: include ephemeral context for text sends (openclaw#238)
- 94bb64d fix: keep read-only app opens offline
- cac5f20 fix: parse NativeFlow interactive buttons
- 6b5923e fix: release architecture-specific macOS archives
- d26be1d fix: sanitize human error output
- b901e52 fix: tighten store lock error handling
- 72db4db fix: unwrap edited history messages
- 9cc5f20 fix: validate account config saves
- 625a1a4 fix: verify writable media directories
- add0d82 fix: warm up recipients before send to reduce privacy-token failures (openclaw#234)
- c1a9bc8 fix: warn on sync refresh failures
- 9809bbb refactor: generate message upsert query with sqlc
- ea2acd8 refactor: generate typed store queries with sqlc
- 94048fa refactor: use canonical store schema for sqlc
- b3527a6 send: support ephemeral text messages