Skip to main content

v0.0.18

Summary

This release aims to launch and publicly introduce Juno Analytics 🚀.

Overview

ModuleVersionBreaking changes
Orbiterv0.0.2⚠️

Notes:

  • The Orbiter was available under a flag, so no developers should have used it thus far. As a result, the breaking changes should have no impact on anyone.

  • To launch an Orbiter, which is the smart contract dedicated to analytics, the mission control smart contract's wasm code should be up-to-date with at least its last published version v0.0.7.

LibraryVersionBreaking changes
@junobuild/corev0.0.31
@junobuild/adminv0.0.32
@junobuild/analyticsv0.0.9
@junobuild/ledgerv0.0.18
@junobuild/utilsv0.0.12
CLIVersionBreaking changes
@junobuild/cliv0.0.39

Changes

Here is a list of changes included in this release:

Console

Features

  • enable analytics
  • implement version warning and upgrade feature for the orbiter
  • various improvements to launch the analytics
  • display segment ID (satellite ID etc.) on new controller confirmation screen
  • display mission control account identifier on create sallite and orbiter wizard modal
  • sync zh-cn.json
  • review metadata tagline and social image

Build

  • bump ledger libs because of js-sha256 issue with Chrome

Library

Please refer to the releases for details.

CLI

Please refer to related release for details.