release-2023-07-28: UI Adjustments and Technical Improvements
github-actions
released this
28 Jul 08:37
·
873 commits
to main
since this release
This is Internet Identity release release-2023-07-28 for commit ee27c9f86bfb25c676bff1de051011a7605d923b.
This release contains minor UI improvements as well as some technical improvements.
The sha256 of production asset internet_identity_production.wasm.gz is 1d9d36a0686a4b92463da0a466fabcd4064d1def92f44e6d4acb0c3d513a52e7.
What's Changed
- Copy Changes by @meodai in #1750
- Update rust version by @gix-bot in #1746
- Update commit of IC artefacts by @gix-bot in #1747
- Bump chromedriver version by @frederikrothenberger in #1754
- Update didc release by @gix-bot in #1753
- Upgrade IC related dependencies by @frederikrothenberger in #1756
- Continue with another device copy changes by @frederikrothenberger in #1758
Full Changelog: release-2023-07-21...release-2023-07-28
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 ee27c9f86bfb25c676bff1de051011a7605d923b
./scripts/docker-build
sha256sum internet_identity.wasm.gz
./scripts/docker-build --archive
sha256sum archive.wasm.gz