Skip to content

release-2023-05-09: UX Improvements

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 07:07
· 915 commits to main since this release
2166e88

This is Internet Identity release release-2023-05-09 for commit 2166e885739291ec50d613a291b257dc0503bb42.

This release bundles a lot of small UX improvements, that were necessary due to the bigger changes contained in the last release.

The sha256 of production asset internet_identity_production.wasm.gz is 0a87fc787ff4fd57f2c419caf414e49cf9cd4af70e93e82562268ab97c224ce3.

What's Changed

Full Changelog: release-2023-05-05...release-2023-05-09

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 0a87fc787ff4fd57f2c419caf414e49cf9cd4af70e93e82562268ab97c224ce3
internet_identity_dev.wasm.gz 6411dc257b0ff8abacca24752c4b7da631139f4dd033e35d71d12e38a86be76b
internet_identity_test.wasm.gz 7a15872616c9a8fe2c23276919c4df48aec82e253a4c397882046ff96431e75d
archive.wasm.gz cdcc4012243d106d31865feeefaa65bb2ed1d251d3408166d2cdc7423e08e2a9

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 2166e885739291ec50d613a291b257dc0503bb42
./scripts/docker-build
sha256sum internet_identity.wasm.gz