2025.5.1

devlikeapro/waha2025.5.1May 10, 2025by devlikepro

AI Summary

Focused on performance and reliability, this update fixes syncing issues for large accounts, prevents duplicate acknowledgments, and resolves connection leaks and participant management bugs.

Key Highlights

  • Fix syncing for accounts with many messages/contacts (NOWEB)
  • Fix duplicate message.ack for a single message
  • Fix potential connection leak to storages (WEBJS)
  • Fix adding/removing participant to group
  • Fix sorting groups in /chats and /chats/overview

Full Release Notes

-   `2025.5.1` - **NOWEB** - fix syncing for accounts with many messages/contacts - [#952](https://github.com/devlikeapro/waha/issues/952)
    -   [**🗄️ Storages**](https://waha.devlike.pro/docs/how-to/storages/): **Local**, **PostgreSQL**, **MongoDB**
-   `2025.5.1` - **NOWEB** - no duplicate `message.ack` for a single message - [#948](https://github.com/devlikeapro/waha/issues/948)
-   `2025.5.1` - **WEBJS** - fix potential connection leak to storages - [#952](https://github.com/devlikeapro/waha/issues/952)
-   `2025.5.1` - **WEBJS** - fix adding/removing participant to group - [#944](https://github.com/devlikeapro/waha/issues/944)
-   `2025.5.1` - **WEBJS** - fix sorting groups in `/chats` and `/chats/overview` - [#915](https://github.com/devlikeapro/waha/issues/915)

**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.4.2...2025.5.1