@@ -55,6 +55,8 @@ Check the [**🔧 Install & Update**]({{< relref "/docs/how-to/install" >}}) pag
5555{{< autolink-prs repo=devlikeapro/waha >}}
5656
5757🆕 ** New**
58+ - ` 2025.12.1 ` - ** WEBJS** - Add [ ** 📶 Polls** ] ({{< relref "docs/how-to/polls" >}}) API and events - fix #189
59+ - ` 2025.12.2 ` - add dedicated ` message.ack.group ` event for [ ** 👥 Groups** ] ({{< relref "/docs/how-to/groups" >}}) message ack
5860- ` 2025.12.1 ` - ** API** - [ ** 📞 Reject Call API** ] ({{< relref "/docs/how-to/calls#reject-call" >}}) - fix #608 fix #1258
5961 - ** WEBJS, GOWS, NOWEB**
6062- ` 2025.12.1 ` - ** WEBJS** - Add ` call.rejected ` event when rejected via API
@@ -65,16 +67,30 @@ Check the [**🔧 Install & Update**]({{< relref "/docs/how-to/install" >}}) pag
6567- ` 2025.12.1 ` - [ ** 🧩 Apps API** ] ({{< relref "/docs/apps/about#api" >}}) and [ ** 🖥️ Sessions - Apps** ] ({{< relref "/docs/how-to/sessions#apps" >}}) to manage apps via API
6668- ` 2025.12.1 ` - ` WAHA_APPS_ON ` and ` WAHA_APPS_OFF ` to control which apps to enable (so it doesn't require redis for chatwoot)
6769
68-
6970** 🧩 ChatWoot**
71+ - ` 2025.12.2 ` - add Italian translations - closes #1722
7072- ` 2025.12.1 ` - add [ ** 📞 Calls** ] ({{< relref "/docs/how-to/calls" >}}) messages
7173- ` 2025.12.1 ` - fix symbols in the middle of text - fix #1643
7274- ` 2025.12.1 ` - ` config.conversations.markAsRead ` - fix #1650
7375
7476🛠️ ** Fixes**
77+ - ` 2025.12.2 ` - ** GOWS** - gRPC client per session and pool for clients - fix #1715
78+ - ` 2025.12.2 ` - ** NOWEB** - MongoDB - use separate keys for each key - fix #1713
79+ - ` 2025.12.2 ` - ** NOWEB** - fix ` poll.vote ` for ` @lid ` - fix #1688
80+ - ` 2025.12.2 ` - ** Webhook** - ignore SSL errors - mention #1717
81+ - ` 2025.12.2 ` - ** GOWS** - fix message duplications - closes #1718 fix #1564 fix #1564
82+ - ` 2025.12.2 ` - ** GOWS** - missing messages fix
7583- ` 2025.12.1 ` - ** WEBJS** - fix stuck in ` SCAN_QR_CODE ` - fix #1690 closes #1695
7684- ` 2025.12.1 ` - ** NOWEB** - fix ` poll.vote ` for ` @lid ` - fix #1688
7785
86+ ** 📊 Dashboard**
87+ - ` 2025.12.2 ` - add Italian translations
88+
89+ ⚙️ ** Updates**
90+ - ` 2025.12.2 ` - up ** WEBJS**
91+ - ` 2025.12.2 ` - up ** GOWS**
92+ - ` 2025.12.2 ` - up ** NOWEB**
93+
7894{{< /autolink-prs >}}
7995{{< /autolink-issues >}}
8096
0 commit comments