v0.0.45
peterpeterparker
released this
23 Dec 11:49
·
209 commits
to main
since this release
Features
- Utilize mainnet non-raw domain for the CDN, enhancing security by adding certification to the download of metadata and WASM files.
- Use a custom domain to access the
https://cdn.juno.build
as well. - Introduce a new option to clear a specific deployed file from dapps using its fullPath. For example
juno clear -f /subpath/of/the/file.js
. - Add a new option to the
juno.json
configuration file, allowing for the customization or disabling of memory heap assertion on deploy.