v7.0.0-rc.4

WhiskeySockets/Baileysv7.0.0-rc.4Sep 26, 2025by github-actions[bot]

AI Summary

A maintenance release dedicated to improving security through hardened Protobuf deserialization and optimizing message sending performance.

Key Highlights

  • Hardened Protobuf deserialization and refactored utility functions.
  • Improved message sending speed and refined lid logic.
  • Removed unused message-send functions to clean up the codebase.

Full Release Notes

# [7.0.0-rc.4](https://github.com/WhiskeySockets/Baileys/compare/v7.0.0-rc.3...v7.0.0-rc.4) (2025-09-26)


### Bug Fixes

* harden Protobuf Deserialization and Refactor Utilities ([#1820](https://github.com/WhiskeySockets/Baileys/issues/1820)) ([3b46d43](https://github.com/WhiskeySockets/Baileys/commit/3b46d43bebe2a69a4f910f1757d8d58a2157fb71))
* send message speed, lid logic, remove messages-send useless functions ([#1794](https://github.com/WhiskeySockets/Baileys/issues/1794)) ([ae456cb](https://github.com/WhiskeySockets/Baileys/commit/ae456cb3429314fe9b2765a161c9a89e1b861d4d))