v7.11.1

aldinokemal/go-whatsapp-web-multidevicev7.11.1Jan 12, 2026by aldinokemal

AI Summary

A maintenance release that updates the WhatsApp protocol library (whatsmeow) and supporting Go dependencies to ensure continued compatibility and security.

Key Highlights

  • Updated whatsmeow library to latest version for protocol compatibility
  • Updated fasthttp from v1.68.0 to v1.69.0
  • Updated go-sqlite3 from v1.14.32 to v1.14.33
  • Updated golang.org/x/sys and golang.org/x/text libraries

New Features

  • Latest WhatsApp Web protocol support
  • Improved stability and security patches from upstream libraries

Full Release Notes

## What's New in v7.11.1

šŸ”§ **Dependency Updates**
  - **WhatsApp Protocol Update**: Updated whatsmeow library to latest version
    - **whatsmeow**: Updated to v0.0.0-20260107124630-ccfa04f8e445
    - **Protocol Compatibility**: Latest WhatsApp Web protocol changes
    - **Bug Fixes**: Includes upstream bug fixes and improvements

  - **Core Dependencies**: Updated supporting libraries
    - **fasthttp**: Updated from v1.68.0 to v1.69.0
    - **go-sqlite3**: Updated from v1.14.32 to v1.14.33
    - **golang.org/x/sys**: Updated from v0.39.0 to v0.40.0
    - **golang.org/x/text**: Updated from v0.32.0 to v0.33.0

## šŸŽÆ **What This Means for You**

### For All Users
- **Better Compatibility**: Latest WhatsApp Web protocol support
- **Improved Stability**: Updated dependencies with bug fixes
- **Security Updates**: Latest security patches from upstream libraries
- **Performance**: Minor performance improvements from updated libraries

## Important Notes

āœ… **Breaking Changes**
- None - all changes are backward compatible
- Existing deployments continue to work without configuration changes

šŸ”§ **Recommended Actions**
- Update to v7.11.1 for the latest WhatsApp protocol compatibility
- No configuration changes required

## Summary

Version 7.11.1 is a maintenance release that updates the WhatsApp protocol library (whatsmeow) and other dependencies to their latest versions, ensuring continued compatibility with WhatsApp Web and incorporating upstream bug fixes and security improvements.

## What's Changed
* feat: update wa proto in https://github.com/aldinokemal/go-whatsapp-web-multidevice/commit/4d9b2f2

**Full Changelog**: https://github.com/aldinokemal/go-whatsapp-web-multidevice/compare/v7.11.0...v7.11.1