@@ -50,7 +50,7 @@ Check the [**🔧 Install & Update**]({{< relref "/docs/how-to/install" >}}) pag
5050### 2025.10
5151📢 ** BREAKING CHANGE** 📢
5252
53- ` 2025.10.3 `
53+ In ` 2025.10.3 ` :
5454
5555- Requires ` WAHA_API_KEY ` , ` WAHA_DASHBOARD_PASSWORD ` , ` WHATSAPP_SWAGGER_PASSWORD ` and generate one if no provided.
5656- Treats "00..00", "123", "admin", "waha" as not secure
@@ -61,6 +61,10 @@ Check the [**🔧 Install & Update**]({{< relref "/docs/how-to/install" >}}) pag
6161
6262🛠️ ** Fixes**
6363
64+ - ` 2025.10.5 ` - ** WEBJS** - normalize message reaction senders so ChatWoot gets correct actor - {{< issue 1545 >}}
65+ - ` 2025.10.5 ` - ** WEBJS** - fix ` /messages ` pagination offset
66+ - ` 2025.10.5 ` - ** NOWEB** - ignore history sync notifications to cut noise in logs
67+ - ` 2025.10.5 ` - ** NOWEB** - increase sqlite timeouts to avoid lock errors
6468- ` 2025.10.4 ` - fix ffmpeg voice converter to ` mp3 ` - {{< issue 1393 >}}, {{< issue 1453 >}}
6569- ` 2025.10.4 ` - ** NOWEB** , ** GOWS** - better handle ` message.edited ` events - {{< issue 1394 >}}
6670- ` 2025.10.4 ` - ** NOWEB** - fix sending media to channels - {{< issue 1523 >}}
@@ -75,6 +79,12 @@ Check the [**🔧 Install & Update**]({{< relref "/docs/how-to/install" >}}) pag
7579
7680** 🧩 ChatWoot**
7781
82+ - ` 2025.10.5 ` - ` wa/messages pull ` - {{< issue 1231 >}}
83+ - [ ** 💬 ChatWoot - Messages Guide** ] ({{< relref "/blog/apps-chatwoot-5-messages" >}})
84+ - ` 2025.10.5 ` - - ` wa/contacts pull ` - {{< issue 1231 >}}
85+ - [ ** 👤 ChatWoot - Contacts Guide** ] ({{< relref "/blog/apps-chatwoot-6-contacts" >}})
86+ - ` 2025.10.5 ` - Album Message - {{< issue 1405 >}}
87+ - ` 2025.10.5 ` - ChatWoot queues via dashboard commands, smarter limits, and duplicate guards
7888- ` 2025.10.4 ` - Fix inverted logic of messages read in ChatWoot (closes devlikeapro/waha-plus #20 )
7989- ` 2025.10.4 ` - Preserve underscores inside URLs so markdown stays intact - {{< issue 1522 >}}
8090- ` 2025.10.3 ` - Render List Message
@@ -89,6 +99,10 @@ Check the [**🔧 Install & Update**]({{< relref "/docs/how-to/install" >}}) pag
8999
90100** ⚙️ Updates**
91101
102+ - ` 2025.10.5 ` - Add ` sortOrder ` and ` sortBy ` to ` /messages ` API for custom sorting
103+ - ` 2025.10.5 ` - ** GOWS** - update engine, use context
104+ - ` 2025.10.5 ` - ** ChatWoot** - upgrade bundled app to ` 4.7.0 `
105+ - ` 2025.10.5 ` - ** NOWEB** ** MongoDB** - message lookups by chat id
92106- ` 2025.10.4 ` - ** NOWEB** - up engine - {{< issue 1538 >}}
93107- ` 2025.10.4 ` - ** Dashboard** - refreshed headers and agent name display
94108- ` 2025.10.1 ` - ** NOWEB** - up engine
0 commit comments