#Dingtalk ι’‰ι’‰πŸͺ½

1 messages Β· Page 1 of 1 (latest)

quasi wedge
#

If you hope dingtalk can be listed as an official channel plugin like me, please leave your support there. Thank you all.

#

Dingtalk channel plugin just hit 1000+ stars on github, and over** 6k download **per week on NPM this week, Cheers πŸš€ 🦞

mortal pagoda
#

πŸ‘

quasi wedge
#

Thank you for your patience. The long-awaited v3.3.0 is the most significant feature update since the project’s inception, bringing together over 60 PRs and commits from 15 contributors.

This release focuses on delivering a more intuitive AI Card experience, expanded native interactive capabilities, more comprehensive attachment/quote workflows, and enhanced stability for Stream long-connections and response finalization.

🌟 Key Highlights

  • Optimized real-time streaming previews for AI Cards.
  • Native ackReaction and emoji-based "thinking" feedback.
  • Widescreen AI Cards and support for importable templates.
  • The learn command and multi-target rule management.
quasi wedge
#

v3.4.1 Release Notes πŸš€

[!IMPORTANT]
🚨 Core Compatibility Breaking Change
This release is primarily dedicated to syncing with the latest OpenClaw v3.22 update. Since the upstream project introduced several breaking changes, we, as a community plugin, had to follow suit and refactor our underlying SDK APIs.
Please note: Starting from v3.4.1 and all subsequent versions, the minimum compatible OpenClaw version for this plugin is now v3.22, and there will be NO backward compatibility. Please make sure to upgrade your OpenClaw core application to v3.22 or higher before upgrading this plugin.

This v3.4.1 release is a critical patch focusing on compatibility and stability. In addition to adapting to the new upstream architecture, we also fixed issues related to state transitions and media message delivery in the sandbox environment.

πŸš€ Architecture & Refactoring

  • Sync upstream Plugin SDK new API: PR #395 (by @soimy) comprehensively tracks the underlying interface changes in OpenClaw v3.22, adapting the core communication and plugin mechanisms.

πŸ›  Fixes & Stability

  • Resolve waitForStop on terminal FAILED state: PR #399 (by @BrilliantWang) fixes an issue where waitForStop fails to resolve when the state machine enters a FAILED terminal state, which previously caused the logic to hang.
  • Fix sandbox sendMedia fails for workspace files: PR #398 (by @zhumin-zizhu, Fixes #397) fixes an exception where the sendMedia method could not correctly process workspace media files in Sandbox mode.

🀝 Contributors

A huge thanks to the developers who contributed to this compatibility upgrade and patch:

  • @soimy
  • @BrilliantWang
  • @zhumin-zizhu

Full Changelog: https://github.com/soimy/openclaw-channel-dingtalk/compare/v3.4.0...v3.4.1

quasi wedge
#

Dingtalk ι’‰ι’‰πŸͺ½

quasi wedge
#

@patent yew The default openclaw plugins install @soimy/dingtalk approach routed to clawhub download is broken, reported by many users. The scope prefix @soimy result in invalid zip filePath. And there is no quick fix for reroute to npm download currently.