Skip to content

release-2023-05-26: Various smaller fixes

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 14:12
· 862 commits to main since this release
1415db8

This is Internet Identity release release-2023-05-26 for commit 1415db897c7e961e7468dd027cc1b0f33c944162.

This release contains many smaller fixes on the UI / UX as well as technical improvements to the dev infrastructure.

The sha256 of production asset internet_identity_production.wasm.gz is 84c099b4e7a20f0259f0b6ba1bec2d7a2fd4015fd0124af9d6247f3b42cbff74.

What's Changed

Full Changelog: release-2023-05-15...release-2023-05-26

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 84c099b4e7a20f0259f0b6ba1bec2d7a2fd4015fd0124af9d6247f3b42cbff74
internet_identity_dev.wasm.gz cacd58ec17a4dc1eb8e4451e1ae9a4af1a816590cabea0260e72f38a382863fb
internet_identity_test.wasm.gz 1a7cee59854d3e9766f5c2cb2bed0b5a7071b8de009849ccd28015963561b885
archive.wasm.gz 61e92e6724a68991bef5e59413070dddc4f1d7fd7511376ec35dddaaaba25a61

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