v7.11.4

aldinokemal/go-whatsapp-web-multidevicev7.11.4Feb 27, 2026by aldinokemal

AI Summary

This patch release focuses on updating core dependencies including the WhatsApp engine and supporting libraries to improve stability and performance on the v7 branch.

Key Highlights

  • Updated go.mau.fi/whatsmeow to the latest version
  • Updated github.com/gofiber/fiber/v2 from v2.52.11 to v2.52.12
  • Added src/gowa to .gitignore to prevent tracking local build binaries

New Features

  • Dependency updates for improved stability and performance

Full Release Notes

## 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/gowa` to 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**: https://github.com/aldinokemal/go-whatsapp-web-multidevice/compare/v7.11.3...v7.11.4