Skip to content

release-2023-09-29: Don't delete identity number on logout

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 07:42
· 731 commits to main since this release
966ab01

This is Internet Identity release release-2023-09-29 for commit 966ab01b2fd26ee5557e001c76bc8d37ae6da5f9.

This release changes II to no longer delete stored identity numbers from the browser on logout. In addition, some technical improvements are included, and the end to end tests have been expanded.

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

What's Changed

Full Changelog: release-2023-09-22...release-2023-09-29

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 e50808b2d7f93abee2cbdc332422dd647dcaebebbe506609443d2ccbbf610d64
internet_identity_dev.wasm.gz 09ba980c12ca4fe2b3f6ff6449f9a8452ee168f843c5be8b2316c6db356d18c1
internet_identity_test.wasm.gz 2b4b4008187f8cdc1f46eb71397d64ec2d431d82a28acd53a278ad5d644a101c
archive.wasm.gz 96aae28f6bbabd920d3a24d1803494d592f14a483f7b09162e038ac96e7cc6b2

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 966ab01b2fd26ee5557e001c76bc8d37ae6da5f9
./scripts/verify-hash --ii-hash e50808b2d7f93abee2cbdc332422dd647dcaebebbe506609443d2ccbbf610d64