-
v1.0.0
Stablereleased this
2025-12-29 21:36:58 +00:00 | 6 commits to main since this releaseRelease v1.0.0
Changes
- mqtt (
ea1209c) - Server qr fixes. (
fd25272) - Updated qr code events and tls server (
94fc899) - Release fixes. (
bb9aa01) - Lint fixes and testing workflow actions (
a3eca09) - Major refactor to library (
767a9e2) - Whatsapp Business support (
ae169f8) - Event logging (
09a1256) - Server refactor completed (
2b1b773) - CLI refactor (
16aaf19) - Docker added (
d54b0ea) - . (
75cff36) - Updated readme (
2cee049) - initial commit (
499104c) - Initial commit (
dbffadf)
Installation
WhatsHooked provides two binaries:
- Server: The WhatsApp webhook server
- CLI: Command-line interface for managing the server
Download the appropriate binaries for your platform:
Server
- Linux (AMD64):
whatshook-server-linux-amd64 - Linux (ARM64):
whatshook-server-linux-arm64 - macOS (Intel):
whatshook-server-darwin-amd64 - macOS (Apple Silicon):
whatshook-server-darwin-arm64 - Windows (AMD64):
whatshook-server-windows-amd64.exe
CLI
- Linux (AMD64):
whatshook-cli-linux-amd64 - Linux (ARM64):
whatshook-cli-linux-arm64 - macOS (Intel):
whatshook-cli-darwin-amd64 - macOS (Apple Silicon):
whatshook-cli-darwin-arm64 - Windows (AMD64):
whatshook-cli-windows-amd64.exe
Make the binaries executable (Linux/macOS):
chmod +x whatshook-*Verify downloads with the provided checksums.
Downloads
- mqtt (