v0.0.20
Summary
This release introduces the highly anticipated stable memory feature. For more detailed information, please refer to our documentation at https://juno.build/docs/miscellaneous/memory.
Overview
Module | Version | Breaking changes |
---|---|---|
Satellite | 0.0.12 |
Library | Version | Breaking changes |
---|---|---|
@junobuild/core | v0.0.33 | |
@junobuild/admin | v0.0.34 | |
@junobuild/analytics | v0.0.11 | |
@junobuild/ledger | v0.0.22 | |
@junobuild/utils | v0.0.13 |
CLI | Version | Breaking changes |
---|---|---|
@junobuild/cli | v0.0.40 |
Changes
Here is a list of changes included in this release:
Console
Features
- added support for
heap
andstable
collections - introduced a new option to set collection permissions as immutable
- updated the guides list to include links to the new tutorials published on our website
- expanded Chinese (zh-ch) translations
- enhanced user experience by providing more informative messages when a collection is set to private
- add the top-up orbiter functionality
- resolved the agent-js issue where the sign-in modal wouldn't open after logging out by automatically reloading the window after logout
Fixes
- fixed the authentication worker to prevent it from starting when the identity is anonymous
Build
- bump all dependencies
Library
Please refer to the releases for details.
CLI
Please refer to the releases for details.