release-2023-09-29: Don't delete identity number on logout
github-actions
released this
29 Sep 07:42
·
731 commits
to main
since this release
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
- Update rust version by @gix-bot in #1919
- Revert "Update rust version" by @frederikrothenberger in #1920
- Update commit of IC artefacts by @gix-bot in #1924
- Extract e2e test flow for recovery nag skipping by @frederikrothenberger in #1926
- Introduce release check for verify script by @frederikrothenberger in #1925
- Extract e2e test flow for recovery with seed phrase by @frederikrothenberger in #1927
- Improve confusing comments by @frederikrothenberger in #1928
- Do not clear localstorage on logout by @frederikrothenberger in #1929
- Clean up register test by @frederikrothenberger in #1932
- Add e2e tests for login without prefilled user number by @frederikrothenberger in #1933
- Update didc release by @gix-bot in #1935
- Update rust version by @gix-bot in #1936
Full Changelog: release-2023-09-22...release-2023-09-29
Build flavors
For more information please see the Build flavors section of the README.
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