github aldinokemal/go-whatsapp-web-multidevice v6.1.2

latest releases: v7.5.0, v7.4.1, v7.4.0...
2 months ago

Changes

🐛 Bug Fixes

  • Group Admin JID Handling: Fixed group admin identification issue where JID field contained LID instead of phone number
    • Updated GroupList component to use PhoneNumber field for proper admin identification
    • Resolved issue where group admins were not correctly identified due to LID/JID mismatch
    • Improved reliability of group management operations

🔧 Maintenance & Updates

  • Dependency Updates: Updated project dependencies to latest versions
    • Enhanced security and performance with updated packages
    • Maintained compatibility with current ecosystem
  • Bumped application version to v6.1.2

📝 Files Changed

  • 2 files changed (excluding version bump)
  • 2 insertions, 2 deletions
  • Modified: src/views/components/GroupList.js (JID/PhoneNumber fix)
  • Updated: dependencies and version configurations

🎯 Summary

  • Primary fix: Resolved group admin identification bug affecting group management
  • Better reliability for group operations and admin permission checks
  • Updated dependencies for improved security and performance

This release addresses a critical bug in group admin identification where the JID field contained LID data, causing admin detection failures. The fix ensures proper group management functionality by using the PhoneNumber field instead.

New Contributors

Hello and welcome to @ilanbenb! 👋 Thank you for your first contribution to the project. Your bug fix for the group admin JID handling issue is much appreciated and helps improve the reliability of group management operations.

Full Changelog: v6.1.1...v6.1.2

Don't miss a new go-whatsapp-web-multidevice release

NewReleases is sending notifications on new releases.