Today we are releasing minor version v4.1.0 for WA-JS.
4.1.0 (2026-05-04)
- chore(release): v4.1.0 (6f37037e8ac851e1604fdf68f1e92829c198898a)
- fix: remove SYNCING mode from isReadyMode check in register function (#3417) (311b4950cd30bd44af61a34d57bc540e82efec9c), closes #3417
Note: For large datasets of chats/messages, we need to wait the full history sync before send full_ready event. Otherwise any event before that can corrupt the sync process. This version tries to fix it, removing the SYNCING event from it.
For more information, see the release page.
