Skip to main content

v0.0.19

Summary

Several enhancements and new features have been developed for the console's UI, with no changes to the smart contract.

Among those improvements, a minor breaking change has been implemented. The URL /observatory has been deprecated in favor of /monitoring.

Overview

ModuleVersionBreaking changes
No changes
LibraryVersionBreaking changes
@junobuild/corev0.0.32
@junobuild/adminv0.0.33
@junobuild/analyticsv0.0.10
@junobuild/ledgerv0.0.19
@junobuild/utilsv0.0.13
CLIVersionBreaking changes
No changes

Changes

Here is a list of changes included in this release:

Console

Features

  • new Wallet tab of your Mission Control (list transactions, real-time sync and export to CSV)
  • stop or start a satellite
  • rename route /observatory into /monitoring
  • export Analytics tracked events to JSON file
  • rename "Submit" to "Configure" in Analytics settings
  • ability to navigate to a particular tab
  • option to skip custom domain deletion in BN
  • prefix displayed ID (Satellite ID, Mission Control ID and Orbiter ID)

Style

  • display a styled underline under page titles

Build

  • review chunking strategy to improve loading performance
  • Web Workers shipped as ESM
  • bump all dependencies including Svelte v4

Library

Please refer to the releases for details.

CLI

No changes.