Skip to content

release-2023-09-08: Improved verification code input

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 21:39
· 524 commits to main since this release
1b29ec6

This is Internet Identity release release-2023-09-08 for commit 1b29ec60c616381f23b380acb72599f94b5f465b.

This release improves the input screen for the verification code when adding a Passkey using the QR code flow. It also contains many technical improvements.

The sha256 of production asset internet_identity_production.wasm.gz is 748a56a89cf2d61625f3782ee0fe32b667ad7c0b9a467216239094f758c3b38f.

What's Changed

Full Changelog: release-2023-08-28...release-2023-09-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 748a56a89cf2d61625f3782ee0fe32b667ad7c0b9a467216239094f758c3b38f
internet_identity_dev.wasm.gz dc5f82cd6d4b51e5765205376f541b00027ccb1c86abe41b3fe17729a9303cc5
internet_identity_test.wasm.gz b07024927682e9c6c01e364644cceaa9b1d5f60dc5ece2612e559f0df8f9d63c
archive.wasm.gz edf9dfc55537adda9f9c2f325de9f65428f854638b0ed34913dc203f7ecc99b9

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 1b29ec60c616381f23b380acb72599f94b5f465b
./scripts/verify-hash --ii-hash 748a56a89cf2d61625f3782ee0fe32b667ad7c0b9a467216239094f758c3b38f