Skip to content

Commit b09eabf

Browse files
author
funcodingdev
committed
Release 0.4.7
1 parent 3b6638c commit b09eabf

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,21 @@ 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.4.7](https://github.com//funcodingdev/n8n-nodes-wecom.git/compare/0.4.6...0.4.7)
8+
9+
- Dev/update [`#34`](https://github.com//funcodingdev/n8n-nodes-wecom.git/pull/34)
10+
- docs: simplify changelog issue template [`#27`](https://github.com//funcodingdev/n8n-nodes-wecom.git/pull/27)
11+
- chore: update wechat group qrcode [`#25`](https://github.com//funcodingdev/n8n-nodes-wecom.git/pull/25)
12+
- feat: 更新文档加入规则的权限设置,增加企业内外成员的加入规则选项 [`d5c1014`](https://github.com//funcodingdev/n8n-nodes-wecom.git/commit/d5c1014726ffe7f1e9e00210494bedee23fb8c01)
13+
- feat: 添加通过智能表格 Webhook 写入数据的功能 [`ee47808`](https://github.com//funcodingdev/n8n-nodes-wecom.git/commit/ee4780828d3f790e00c64630b043c453f1429a55)
14+
- feat: 增加发送文本消息时提及成员的功能 [`39d142c`](https://github.com//funcodingdev/n8n-nodes-wecom.git/commit/39d142c014b4060743b53ea566824af91707fd3b)
15+
716
#### [0.4.6](https://github.com//funcodingdev/n8n-nodes-wecom.git/compare/0.4.5...0.4.6)
817

18+
> 3 February 2026
19+
920
- fix: 整理微盘相关接口 [`ace3844`](https://github.com//funcodingdev/n8n-nodes-wecom.git/commit/ace3844692f75681f291b0e16fffc912a58e3599)
21+
- Release 0.4.6 [`7e5da3b`](https://github.com//funcodingdev/n8n-nodes-wecom.git/commit/7e5da3b2b24111fbfe39a4be12b816d0cacfce57)
1022

1123
#### [0.4.5](https://github.com//funcodingdev/n8n-nodes-wecom.git/compare/0.4.4...0.4.5)
1224

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.4.6",
3+
"version": "0.4.7",
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)