Skip to content

Commit 55bb14d

Browse files
author
funcodingdev
committed
Release 0.4.8
1 parent 0afe8c6 commit 55bb14d

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,8 +4,15 @@ 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.8](https://github.com//funcodingdev/n8n-nodes-wecom.git/compare/0.4.7...0.4.8)
8+
9+
- fix: 修复智能表格筛选条件与官方API不匹配的问题 [`#32`](https://github.com//funcodingdev/n8n-nodes-wecom.git/pull/32)
10+
- feat: 更新模板卡片描述,移除任务ID字段,添加仅更新按钮状态选项 [`3a29910`](https://github.com//funcodingdev/n8n-nodes-wecom.git/commit/3a29910cfaf5763269598357755d13b459ed2d08)
11+
712
#### [0.4.7](https://github.com//funcodingdev/n8n-nodes-wecom.git/compare/0.4.6...0.4.7)
813

14+
> 2 April 2026
15+
916
- Dev/update [`#34`](https://github.com//funcodingdev/n8n-nodes-wecom.git/pull/34)
1017
- docs: simplify changelog issue template [`#27`](https://github.com//funcodingdev/n8n-nodes-wecom.git/pull/27)
1118
- chore: update wechat group qrcode [`#25`](https://github.com//funcodingdev/n8n-nodes-wecom.git/pull/25)

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