v0.0.41
·
258 commits
to main
since this release
Summary
This version focuses on formalizing the improvements and fixes required in the Observatory and Console UI to finalize the previous version, v0.0.40. Additionally, it aims to generate a WASM module suitable for embedding in juno-docker.
Overview
Module | Version | Breaking Changes |
---|---|---|
Observatory | 0.0.9 | None |
Changes
Here is a list of changes included in this release:
Console (Frontend)
The console UI/UX has been improved as follows:
Features
- Ignore annoying 1Password popups in all input fields.
- Add a rocket icon for the launchpad.
Fixes
- Corrected inverted monitoring sentence (fund cycles and min threshold).
Styles
- Applied purple color theme to standalone routes.
Observatory
The Observatory has been updated as follows:
Features
- Removed the
post_upgrade
hook for data migration.
Fixes
- Corrected HTTPS outcall cycle costs on mainnet.
- Fixed missing
transform
in the implementation.