v0.0.36
peterpeterparker
released this
31 Oct 16:37
·
161 commits
to main
since this release
Summary
This release focuses on client-side improvements, with no new versions of the modules (smart contracts) included. The Console frontend has been migrated to Svelte v5 (few leftovers for future iterations). A new feature has been added, allowing users to receive ICP from OISY directly within the Console
Overview
Module | Version | Breaking changes |
---|---|---|
---- | ---- |
Crates | Version | Breaking changes |
---|---|---|
---- | ---- |
Library | Version | Breaking changes |
---|---|---|
@junobuild/core |
v0.0.62 | |
@junobuild/core-peer |
v0.0.28 | |
@junobuild/admin |
v0.0.57 | |
@junobuild/analytics |
v0.0.29 | |
@junobuild/storage |
v0.0.7 | ️ |
@junobuild/console |
v0.0.10 | ️ |
@junobuild/utils |
v0.0.26 | ️ |
@junobuild/cli-tools |
v0.0.15 | ️ |
@junobuild/did-tools |
v0.0.3 | ️ |
@junobuild/config-loader |
v0.0.6 | ️ |
CLI | Version | Breaking changes |
---|---|---|
@junobuild/cli |
v0.0.82 |
Docker | Version | Breaking changes |
---|---|---|
@junobuild/satellite |
v0.0.39 | |
@junobuild/console |
v0.0.39 | |
@junobuild/action |
v0.0.33 |
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
- Migrate components to Svelte v5 (few leftovers).
- Receive ICP tokens with OISY using the oisy-wallet-signer relying party client.
- Reload all satellites after attach.
- Use collapsible on Cli login page to "hide" upfront advanced options.
- Use eslint-config-oisy-wallet to ease collaboration.
Fix
- Transaction with memo "Sent" was displayed as "Received".
Build
- Bump Svelte v5.
- Bump Sass.
- Bump Juno libraries to latest.
- Bump Agent-js
v2.1.3
.
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.
Docker
Please refer to the releases for details.