Skip to content

v1.4.6

Choose a tag to compare

@Hades-Ye Hades-Ye released this 02 Apr 12:54
· 12 commits to main since this release
f8020a3

Release Notes: OpenClaw Extension v1.4.6

Date: April 2, 2026
Version: 1.4.6

Overview

Updates the pinned skills repository tag to v1.5.7 and simplifies the installation flow by removing interactive prompts for TRONGRID API key, Gasfree API credentials, and sunperp private key notice.

Changes

  • Updated skills pin from v1.5.5 to v1.5.7
  • Removed TRONGRID API key prompt from TRON MCP server installation
  • Removed Gasfree API credentials prompt from x402-payment skill setup
  • Removed sunperp TRON_PRIVATE_KEY dependency notice
  • Clarified TRON MCP install messaging

Pinned Defaults

  • AgentWallet 2.3.1
  • Skills repository v1.5.7
  • mcp-server-tron@1.1.7

Installation

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/BofAI/openclaw-extension/refs/tags/v1.4.6/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/BofAI/openclaw-extension/refs/tags/v1.4.6/install.ps1 | iex