Skip to content

Commit 89a09cf

Browse files
author
funcodingdev
committed
Release 0.4.9
1 parent ef78a98 commit 89a09cf

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,10 +4,17 @@ 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.9](https://github.com//funcodingdev/n8n-nodes-wecom.git/compare/0.4.8...0.4.9)
8+
9+
- feat: 添加菜单项构建函数,更新菜单项描述和字段 [`ef78a98`](https://github.com//funcodingdev/n8n-nodes-wecom.git/commit/ef78a983f28bb54d1af3b84cf65352c952b60183)
10+
711
#### [0.4.8](https://github.com//funcodingdev/n8n-nodes-wecom.git/compare/0.4.7...0.4.8)
812

13+
> 2 April 2026
14+
915
- fix: 修复智能表格筛选条件与官方API不匹配的问题 [`#32`](https://github.com//funcodingdev/n8n-nodes-wecom.git/pull/32)
1016
- feat: 更新模板卡片描述,移除任务ID字段,添加仅更新按钮状态选项 [`3a29910`](https://github.com//funcodingdev/n8n-nodes-wecom.git/commit/3a29910cfaf5763269598357755d13b459ed2d08)
17+
- Release 0.4.8 [`55bb14d`](https://github.com//funcodingdev/n8n-nodes-wecom.git/commit/55bb14d9f8b8318f586523209586fa98eb4e36e1)
1118

1219
#### [0.4.7](https://github.com//funcodingdev/n8n-nodes-wecom.git/compare/0.4.6...0.4.7)
1320

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