wacli Releases
97 releases of openclaw/wacli
- v0.18.1
This release improves memory management for voice notes by capping waveform decoding size to prevent memory exhaustion on long recordings. It ensures full audio playback is preserved while omitting partial waveforms if the decoding process fails.
Sep 8, 2026
- v0.18.0
v0.18.0 delivers significant performance improvements for sync operations and introduces offline group rosters alongside an explicit opt-in mechanism for self-chat sending.
Sep 7, 2026
- v0.17.2
This release enhances message history searchability and synchronization stability by refining backfill retries and updating WhatsApp compatibility. It also introduces UTC timestamp serialization, improved media handling guidance, and better CLI robustness against pipe closure errors.
Sep 5, 2026
- v0.17.1
This patch release improves authentication error handling and ensures consistency by normalizing resolvable LIDs in webhook payloads.
Aug 14, 2026
- v0.17.0
This release stabilizes group identities by normalizing resolvable LIDs across the platform and introduces features for viewing edited message states.
Aug 13, 2026
- v0.16.0
Adds native WhatsApp location pins with full lifecycle support and fixes group metadata refresh behavior. Includes major dependency updates.
Aug 5, 2026
- v0.15.2
Introduces a contact checking command for live phone number verification and improves error reporting for send failures.
Aug 3, 2026
- v0.15.1
Enhances sync functionality with pacing options, new webhook events, and robust session handling. Updates toolchain to Go 1.26.5.
Aug 2, 2026
- v4.12.2
This release focuses on security improvements by updating authentication logic to use timing-safe comparisons for JWT and consent signatures to prevent potential timing attacks.
Aug 1, 2026
- v4.12.1
A maintenance release focused on fixing import errors by exposing specific error classes at the package root level.
Jul 27, 2026
- v0.15.0wacli v0.15.0
Adds explicit media type selection for file sending and improves webhook payloads with locally resolved chat names.
Jul 27, 2026
- v4.12.0
Introduces a new connection method that enables users to establish connections using custom transport implementations.
Jul 25, 2026
- v4.11.0
Enhances the protocol implementation by exposing progress messages and clarifying the status of streamContent as a non-standard feature.
Jul 25, 2026
- v4.10.0
Adds a new adapter to support plain JSON Schema definitions, simplifying the integration of schema-based data validation.
Jul 25, 2026
- v0.13.0wacli v0.13.0
Adds quiet presence mode to prevent notification interference and fixes quoted message context. Significant security hardening.
Jul 17, 2026
- typescript_1.1.4TypeScript 1.1.4
Introduces a new storage wrapper that automatically compresses long conversation histories using a user-supplied LLM summarizer to optimize storage.
Jul 14, 2026
- python_1.1.3Python 1.1.3
Adds a new storage wrapper that automatically compresses long conversation histories using a user-supplied LLM summarizer to optimize storage.
Jul 14, 2026
- typescript_1.1.3TypeScript 1.1.3
Introduces a new retriever that integrates with the Dakera AI safety API to filter unsafe content before it reaches agents.
Jul 14, 2026
- python_1.1.2Python 1.1.2
Introduces a new retriever that integrates with the Dakera AI safety API to filter unsafe content before it reaches agents.
Jul 14, 2026
- typescript_1.1.2
Introduces a new provider that connects one or more MCP (Model Context Protocol) servers to agents as a drop-in replacement for `AgentTools`.
Jul 13, 2026