Summary
Great news! This release introduces a single, long-awaited feature: support for creating and restoring backups for your Satellites, Mission Control, and Orbiters (analytics). 🥳
It works as follows: Right now, only one backup per module is allowed, as determined by the IC. You can create, restore, and delete backups manually for each module whenever you need. Backups are also automatically created during the upgrade process to take snapshots when upgrading to a new version. If you prefer, you can opt out in the advanced options to skip creating a backup or avoid overwriting an existing one.
No new versions of the modules (smart contracts) included.
Overview
Module | Version | Breaking changes |
---|---|---|
---- | ---- |
Crates | Version | Breaking changes |
---|---|---|
---- | ---- |
Library | Version | Breaking changes |
---|---|---|
@junobuild/admin |
v0.0.61 |
CLI | Version | Breaking changes |
---|---|---|
@junobuild/cli |
v0.0.87 |
Changes
Here is a list of changes included in this release:
Console (Backend)
No changes.
Console (Frontend)
The console UI/UX has been improved as follows:
Features
- Support for creating, restoring, and deleting backups.
- Automatic creation of backups during the upgrade process, with options to opt-out.
- Create a generic store to hold data related to canisters and integrated it for subnet information.
- Renamed "Settings" to "Setup" in the module's tabs.
Satellite
No changes.
Mission Control
No changes.
Orbiter
No changes.
Observatory
No changes.
Library
Please refer to the releases for details.
CLI
Please refer to the releases for details.
GitHub Action
Please refer to the releases for details.