release-2023-05-09: UX Improvements
github-actions
released this
09 May 07:07
·
1040 commits
to main
since this release
This is Internet Identity release release-2023-05-09 for commit 2166e885739291ec50d613a291b257dc0503bb42.
This release bundles a lot of small UX improvements, that were necessary due to the bigger changes contained in the last release.
The sha256 of production asset internet_identity_production.wasm.gz is 0a87fc787ff4fd57f2c419caf414e49cf9cd4af70e93e82562268ab97c224ce3.
What's Changed
- Regen screenshots by @nmattia in #1557
- Use nonNullish for not undefined comparison by @peterpeterparker in #1533
- Update commit of IC artefacts by @gix-bot in #1559
- Remove deprecated Papyrs from the dapps list by @peterpeterparker in #1558
- Catch prepareDelegation errors by @nmattia in #1560
- Fix URL autofill for local deployments by @frederikrothenberger in #1555
- Remove googlefonts from CSP by @nmattia in #1563
- Remove Montserrat mentions by @nmattia in #1564
- Infer more correct alias for Chrome by @nmattia in #1565
- Preload Identity card background by @nmattia in #1567
- Show Passkey alias when renaming by @nmattia in #1562
- Align Identity card with dapps explorer by @nmattia in #1561
- Remove outdated documentation by @frederikrothenberger in #1568
- Remove anchor from dev build readme by @frederikrothenberger in #1569
- Clean up and clarify authz landing by @nmattia in #1570
- Always preload identity background by @nmattia in #1571
- Clarify copy for management authn by @nmattia in #1572
- Update support link by @frederikrothenberger in #1573
Full Changelog: release-2023-05-05...release-2023-05-09
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 2166e885739291ec50d613a291b257dc0503bb42
./scripts/docker-build
sha256sum internet_identity.wasm.gz