2025.12.2

devlikeapro/waha2025.12.2Dec 17, 2025by devlikepro

AI Summary

Introduces Polls API and events, fixes GOWS gRPC client pooling, and adds Italian translation.

Key Highlights

  • Add Polls API and events
  • Add dedicated `message.ack.group` event
  • Fix message duplications in GOWS

New Features

  • Add Polls API and events
  • Add Italian translations

Full Release Notes


šŸ†• **New**

-   `2025.12.2` - **WEBJS** - Add [**šŸ“¶ Polls**](https://waha.devlike.pro/docs/how-to/polls/) API and events - [#189](https://github.com/devlikeapro/waha/issues/189)
-   `2025.12.2` - add dedicated `message.ack.group` event for [**šŸ‘„ Groups**](https://waha.devlike.pro/docs/how-to/groups/) message ack

**🧩 ChatWoot**

-   `2025.12.2` - add Italian translations - [#1722](https://github.com/devlikeapro/waha/pull/1722)

šŸ› ļø **Fixes**

-   `2025.12.2` - **GOWS** - gRPC client per session and pool for clients - [#1715](https://github.com/devlikeapro/waha/issues/1715)
-   `2025.12.2` - **NOWEB** - MongoDB - use separate keys for each key - [#1713](https://github.com/devlikeapro/waha/issues/1713)
-   `2025.12.2` - **NOWEB** - fix `poll.vote` for `@lid` - [#1688](https://github.com/devlikeapro/waha/issues/1688)
-   `2025.12.2` - **Webhook** - ignore SSL errors - mention #1717
-   `2025.12.2` - **GOWS** - fix message duplications - [#1718](https://github.com/devlikeapro/waha/pull/1718) [#1564](https://github.com/devlikeapro/waha/issues/1564) [#1564](https://github.com/devlikeapro/waha/issues/1564)
-   `2025.12.2` - **GOWS** - missing messages fix

**šŸ“Š Dashboard**

-   `2025.12.2` - add Italian translations

āš™ļø **Updates**

-   `2025.12.2` - up **WEBJS**
-   `2025.12.2` - up **GOWS**
-   `2025.12.2` - up **NOWEB**

----

## What's Changed
* Add italian translation by @catoblepa in https://github.com/devlikeapro/waha/pull/1722
* Implement message deduplication to prevent duplicate webhooks in GOWS by @mahmouds12 in https://github.com/devlikeapro/waha/pull/1718

## New Contributors
* @catoblepa made their first contribution in https://github.com/devlikeapro/waha/pull/1722
* @mahmouds12 made their first contribution in https://github.com/devlikeapro/waha/pull/1718

**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.12.1...2025.12.2