Skip to content

Commit f1350e3

Browse files
author
funcodingdev
committed
Release 0.3.53
1 parent 9d674ca commit f1350e3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.3.53](https://github.com/funcodingdev/n8n-nodes-wecom/compare/0.3.52...0.3.53)
8+
9+
- fix: 群聊消息、消息推送节点支持表单输入和JSON输入两种方式 [`9d674ca`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/9d674ca9c26e4249d8f557d8f96aa0b17a3915f9)
10+
711
#### [0.3.52](https://github.com/funcodingdev/n8n-nodes-wecom/compare/0.3.51...0.3.52)
812

13+
> 11 January 2026
14+
915
- fix: 应用消息节点支持表单输入和JSON输入两种方式 [`92057e3`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/92057e3a09de63bc74b9cd5500741f28fac9644d)
16+
- Release 0.3.52 [`f79fb69`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/f79fb6955fcab04595618af247531c7cbbdfcc0d)
1017

1118
#### [0.3.51](https://github.com/funcodingdev/n8n-nodes-wecom/compare/0.3.50...0.3.51)
1219

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n8n-nodes-wecom",
3-
"version": "0.3.52",
3+
"version": "0.3.53",
44
"description": "Complete n8n integration for WeCom (企业微信/WeChat Work). Send messages, manage contacts, departments, customer relations, meetings, documents, email, calendar, approvals, and more. Full-featured enterprise WeChat automation node.",
55
"license": "MIT",
66
"homepage": "https://github.com/funcodingdev/n8n-nodes-wecom",

0 commit comments

Comments
 (0)