Skip to main content

v0.0.16

Summary

Introducing the ability to upgrade satellites and mission controls directly within the Juno's console ("in the browser"), providing an alternative option for users who prefer to use the terminal less frequently. While the CLI upgrade is still available, this new feature enables a seamless upgrade process within the browser.

Additionally, the source for downloading the wasm files used to upgrade the segments has been modified. Previously, the CLI fetched these resources from GitHub. However, starting from this version, both the CLI and console will retrieve the files from Juno's CDN.

No changes to smart contracts' code. No breaking changes.

Overview

ModuleVersionBreaking changes
Console (UI)v0.0.16
LibraryVersionBreaking changes
@junobuild/corev0.0.23
@junobuild/adminv0.0.23
@junobuild/ledgerv0.0.10
@junobuild/utilsv0.0.4
CLIVersionBreaking changes
@junobuild/cliv0.0.37
GitHub ActionsVersionBreaking changes
buildwithjuno/juno-actionv0.0.10

Changes

Here is a list of changes included in this release:

Console

Features

  • in browser upgrade satellites and mission controls
  • sync zh-cn.json with the latest updating

Build

  • add dependency @junobuild/admin
  • bump agent-js v0.18.1

Library

Please refer to related release for details.

CLI

Please refer to related release for details.

GitHub Actions

Please refer to related release for details.