Skip to content

v0.0.18

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 21 Sep 13:24
· 536 commits to main since this release

Summary

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

Overview

Module Version Breaking changes
Orbiter v0.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.

Library Version Breaking changes
@junobuild/core v0.0.31
@junobuild/admin v0.0.32
@junobuild/analytics v0.0.9
@junobuild/ledger v0.0.18
@junobuild/utils v0.0.12
CLI Version Breaking changes
@junobuild/cli v0.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.