What's New in v7.11.4
🛠️ Patch Release: Core Dependency Updates & Version Bump
This release updates the core WhatsApp engine and other Go dependencies to their latest versions for improved stability and performance on the v7 branch.
🔧 Technical Improvements
Dependency Updates
- go.mau.fi/whatsmeow: Updated to latest version (c9652e4448a2)
- github.com/gofiber/fiber/v2: v2.52.11 → v2.52.12
- github.com/mark3labs/mcp-go: v0.43.2 → v0.44.1
- go.mau.fi/util: v0.9.5 → v0.9.6
- github.com/mattn/go-runewidth: v0.0.19 → v0.0.20
- github.com/vektah/gqlparser/v2: v2.5.31 → v2.5.32
- golang.org/x/exp: Updated to latest v0.0.0-20260218203240
- All other Go dependencies have been kept up-to-date.
Maintenance
- .gitignore: Added
src/gowato prevent local build binaries from being tracked. - Version: Bumped AppVersion to v7.11.4 in settings.
What's Changed
- chore(release): bump version to v7.11.4 and update dependencies by @aldinokemal
- chore: ignore gowa binary by @aldinokemal
Full Changelog: v7.11.3...v7.11.4