v0.0.74
Summary
[!TIP] This release has no functional impact on your development or projects.
This release ships two improvements to the Console UI. The wizard for creating a Satellite has been split into a few steps, and the CDN has been enhanced with filters and deletion actions.
For the former, I felt like the screen had become messy — to say the least — and even though I'm not always the biggest fan of multi-step wizards, I had the feeling that it brings a bit of clarity and guidance.
Also, not strictly related to features, the tagline and social image have been updated. I felt like the website deserved a fresh coat of paint.
What's Changed
- feat(sputnik): Polyfills updated by @github-actions[bot] in https://github.com/junobuild/juno/pull/2746
- feat(frontend): update newest social image by @peterpeterparker in https://github.com/junobuild/juno/pull/2747
- feat(frontend): use context for the cdn by @peterpeterparker in https://github.com/junobuild/juno/pull/2748
- style(frontend): align icon size on logs by @peterpeterparker in https://github.com/junobuild/juno/pull/2749
- feat(frontend): filters and reload on CDN by @peterpeterparker in https://github.com/junobuild/juno/pull/2750
- feat(frontend): delete cdn asset by @peterpeterparker in https://github.com/junobuild/juno/pull/2751
- docs(workspace): review readme and catchphrase by @peterpeterparker in https://github.com/junobuild/juno/pull/2752
- feat(frontend): clear CDN by @peterpeterparker in https://github.com/junobuild/juno/pull/2753
- feat(frontend): inline wallet picker for create wizards by @peterpeterparker in https://github.com/junobuild/juno/pull/2755
- fix(frontend): selected wallet not defaulted in wizard by @peterpeterparker in https://github.com/junobuild/juno/pull/2756
- feat(frontend): create satellite wizard by @peterpeterparker in https://github.com/junobuild/juno/pull/2754
Full Changelog: https://github.com/junobuild/juno/compare/v0.0.73...v0.0.74