Skip to content

v1.4.1

Compare
Choose a tag to compare
@sukantoraymond sukantoraymond released this 04 Mar 22:07
· 471 commits to main since this release
c13ed5b

⭐ Features

Say hello to Teleporter!

Teleporter is a messaging protocol built on top of Avalanche Warp Messaging (AWM) that provides a developer-friendly interface for sending and receiving cross-chain messages from within the EVM. For more information about Teleporter go to Avalanche docs.

This release supports creation & deployments of Subnets with Teleporter support in Local Network only. Support for Devnet, Fuji and Mainnet is coming soon!

Subnets created and deployed by Avalanche CLI from this release onwards will come with Teleporter support by default. To disable Teleporter support, use --teleporter=false when creating the Subnet.

Create your first Teleporter enabled Subnets by following the guide here!

Full Changelog: v1.4.0...v1.4.1