v0.0.64
Summary
[!TIP] This release has no functional impact on your development or projects.
The Console UI version shipped in v0.0.63 required a few small patches. Additionally, since it's nowadays tricky to swap ICP for Cycles, a new "Convert" feature has been added.
What's Changed
- fix(frontend): navigation glitch after create satellite by @peterpeterparker in https://github.com/junobuild/juno/pull/2488
- fix(frontend): icp to cycles display conversion by @peterpeterparker in https://github.com/junobuild/juno/pull/2487
- feat(frontend): support for receiving cycles with OISY signer by @peterpeterparker in https://github.com/junobuild/juno/pull/2489
- fix(frontend): Use StorageCollectionType instead of DbCollectionType by @tinkerer-shubh in https://github.com/junobuild/juno/pull/2491
- chore(test): upgrade pic-js v0.17.2 which supports AgentJS v5 by @peterpeterparker in https://github.com/junobuild/juno/pull/2490
- refactor(frontend): extract reusable cmc services by @peterpeterparker in https://github.com/junobuild/juno/pull/2494
- fix(frontend): spotlight search filters, list and links by @peterpeterparker in https://github.com/junobuild/juno/pull/2495
- feat(frontend): convert icp to cycles by @peterpeterparker in https://github.com/junobuild/juno/pull/2493
Full Changelog: https://github.com/junobuild/juno/compare/v0.0.63...v0.0.64