release-demo-2025-06-03-v4
Pre-release
Pre-release
·
105 commits
to main
since this release
This is Internet Identity release release-demo-2025-06-03-v4 for commit 8059249736a50c5ed3003cea58fd59b889ecad62.
The sha256 of production asset internet_identity_production.wasm.gz is a8d384abb4a59b21086e3e82f62d4b3e117c19844266601d71605a7945b0d716.
What's Changed
- Update dfx by @gix-bot in #3107
- Add .windsurf to gitignore by @lmuntaner in #3108
- Reactivate interface-compatibility test in canister-tests by @LXIF in #3080
- Add archive canister to integration tests by @lmuntaner in #3109
Full Changelog: release-2025-05-30-v2...release-demo-2025-06-03-v4
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 8059249736a50c5ed3003cea58fd59b889ecad62
./scripts/verify-hash --ii-hash a8d384abb4a59b21086e3e82f62d4b3e117c19844266601d71605a7945b0d716
Make sure to compare the hashes also with the proposal payload when verifying canister upgrade proposals.