Skip to content

Commit 9d0997b

Browse files
committed
2025.10.5
1 parent 63c4b73 commit 9d0997b

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

content/docs/overview/changelog/index.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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

hugo_stats.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
"callout-content",
101101
"callout-danger",
102102
"callout-icon",
103-
"callout-info",
104103
"callout-note",
105104
"callout-tip",
106105
"callout-title",
@@ -538,7 +537,6 @@
538537
"chats-pagination",
539538
"chatwoot-integration",
540539
"chatwoot-integration-contact",
541-
"check-job-progress",
542540
"check-phone-number-exists",
543541
"commands",
544542
"common",
@@ -612,7 +610,6 @@
612610
"forward-message",
613611
"full-changelog",
614612
"full-options",
615-
"full-options-run",
616613
"generate-and-hash-api-key",
617614
"geonode",
618615
"get-about-contact",
@@ -723,8 +720,6 @@
723720
"https---lets-encrypt",
724721
"https---self-signed-certificate",
725722
"ignore",
726-
"im-getting-http-429-too-many-requests-from-the-chatwoot-api",
727-
"im-getting-too-many-messages-in-the-chatwoot-api-response-when-pulling-history",
728723
"import-an-older-slice-only",
729724
"include-groups-and-hidden-numbers",
730725
"include-media",
@@ -806,7 +801,6 @@
806801
"participants",
807802
"patron-portal",
808803
"pause-new-messages-while-pulling-history",
809-
"pause-processing-new-messages-while-pulling-history",
810804
"per-app-language-overrides",
811805
"pin-message",
812806
"ping",
@@ -820,7 +814,6 @@
820814
"promote-to-admin",
821815
"proxy",
822816
"proxy6",
823-
"pull-everything-media-included",
824817
"pull-image",
825818
"pull-other-chats",
826819
"pull-the-last-24-hours",
@@ -1396,7 +1389,6 @@
13961389
"tunneling",
13971390
"typebot-integration",
13981391
"unarchive-chat",
1399-
"understand-the-duration-window",
14001392
"unpin-message",
14011393
"unread-chat",
14021394
"update",

0 commit comments

Comments
 (0)