Skip to content

release-2024-03-08: Dev build improvements and minor fixes

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 16:04
· 264 commits to main since this release
36621c4

This is Internet Identity release release-2024-03-08 for commit 36621c439f3eef17ed4c2fba9b2f8160b656b95e.

This build makes improvements to the dev build to remove pain points for developers building issuers for verifiable credentials.
It also includes a few front-end fixes and more improvements to stable memory handling.

The sha256 of production asset internet_identity_production.wasm.gz is aebbc78a773c0ec806bd187df3613fe345e9c0cc41a4fbae6bc0636240a7c324.

What's Changed

Full Changelog: release-2024-03-01...release-2024-03-08

Build flavors

For more information please see the Build flavors section of the README.

Filename sha256 (links to CI Run)
internet_identity_production.wasm.gz aebbc78a773c0ec806bd187df3613fe345e9c0cc41a4fbae6bc0636240a7c324
internet_identity_dev.wasm.gz 4fae35068ed79887f8de96823fc38cd0448173d1c4d2c5e98ad39f3fdec1b715
internet_identity_test.wasm.gz 378b8273483ea15098597596f56805cd48817b907007af2b029bc37997eab581
archive.wasm.gz fda6c15394a278c880f6b2c86ed6f50ddd02f1f92472b4fc89652327a7a1a655
vc_demo_issuer.wasm.gz 627983773e404120da275392860b000575312806153d5bcf8f794106540283d0

Wasm Verification

To build the wasm modules yourself and verify their hashes, run the following commands from the root of the Internet Identity repository:

git pull # to ensure you have the latest changes.
git checkout 36621c439f3eef17ed4c2fba9b2f8160b656b95e
./scripts/verify-hash --ii-hash aebbc78a773c0ec806bd187df3613fe345e9c0cc41a4fbae6bc0636240a7c324