release-2023-05-26: Various smaller fixes
github-actions
released this
26 May 14:12
·
1002 commits
to main
since this release
This is Internet Identity release release-2023-05-26 for commit 1415db897c7e961e7468dd027cc1b0f33c944162.
This release contains many smaller fixes on the UI / UX as well as technical improvements to the dev infrastructure.
The sha256 of production asset internet_identity_production.wasm.gz is 84c099b4e7a20f0259f0b6ba1bec2d7a2fd4015fd0124af9d6247f3b42cbff74.
What's Changed
- Update commit of IC artefacts by @gix-bot in #1595
- Fix bug in archive fetch interval metric by @frederikrothenberger in #1596
- Clean up recovery reminder by @nmattia in #1593
- Add more offset to footer by @meodai in #1602
- Fix list offset by @meodai in #1601
- Catch error in get_delegation by @nmattia in #1598
- Split e2e tests into smaller files by @nmattia in #1599
- Don't duplicate BASE_URL in dapp logo by @nmattia in #1600
- Fix nns name on known dapps by @nmattia in #1604
- Fix copy for onboarding finish by @nmattia in #1605
- Center spinner screen by @nmattia in #1606
- Fix overflow on ID card by @meodai in #1603
- Update dapps explorer NNS logo by @nmattia in #1607
- Regenerate screenshots by @frederikrothenberger in #1615
- Don't cache dfx cache by @nmattia in #1608
- Remove unnecessary argument in test by @frederikrothenberger in #1618
- Introduce v2 api with identity_info by @frederikrothenberger in #1616
- Update commit of IC artefacts by @gix-bot in #1622
- Add a test for bucket allocation (storage v7). by @przydatek in #1621
- Fix flakyness in e2e tests by @frederikrothenberger in #1617
- Add stepper header to onboarding screens by @nmattia in #1609
- Add authn_method_add to v2 API by @frederikrothenberger in #1619
- Test that known dapp logo loaded by @nmattia in #1624
- Add an integration test for storage v7 with extra bucket. by @przydatek in #1620
- Refactor authentication check to no longer trap by @frederikrothenberger in #1623
- Show loader when fetching recoveries by @nmattia in #1625
- Clean up authz authentication flow by @nmattia in #1626
- Make sure the number keyboard is shown for IDs by @meodai in #1614
- Fix centering on passkey & explorer pages by @nmattia in #1597
- Shard rust canister tests by @frederikrothenberger in #1629
- Make the Known Origin logo look nicer by @meodai in #1611
- Fix toaster position by @meodai in #1612
- Remove e2e type workaround by @nmattia in #1628
- Improve mobile screenshots by @nmattia in #1627
- Fix false positives of cargo mtime check by @frederikrothenberger in #1631
- Add full page screenshot of landing by @nmattia in #1632
- Add new spinner design by @meodai in #1613
- Update rust dependencies by @frederikrothenberger in #1630
- Update didc release by @gix-bot in #1635
- Add autoupdate workflow for dapps by @nmattia in #1634
- Skip rust toolchain on test archive cache hit by @frederikrothenberger in #1633
- Fix dapps.json tmp update by @nmattia in #1638
- Replace test infrastructure for asset certification checks by @frederikrothenberger in #1639
- Ensure logo files exist by @nmattia in #1637
- Check certification check result flag by @frederikrothenberger in #1640
- Remove trailing whitespace by @nmattia in #1641
- Make device settings testing robust by @nmattia in #1642
- Fix loader when cancelling protect by @nmattia in #1636
- Add card-label by @meodai in #1643
Full Changelog: release-2023-05-15...release-2023-05-26
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 1415db897c7e961e7468dd027cc1b0f33c944162
./scripts/docker-build
sha256sum internet_identity.wasm.gz