release-2023-10-27: bug fixes and new dapps.
github-actions
released this
27 Oct 12:16
·
699 commits
to main
since this release
This is Internet Identity release release-2023-10-27 for commit bcf5bfada2e3f7370fee5dffb67ca8f3e1807d23.
This release fixes several bugs, adds new dapps to the dapps list, and introduces some internal improvements and re-factorings.
The sha256 of production asset internet_identity_production.wasm.gz is 29b25b1688c84ba17e5ef8e73b175895c254669b2008060dd93fb7cbd992b940.
What's Changed
- Update commit of IC artefacts by @gix-bot in #1938
- Bump get-func-name by @nmattia in #1939
- Clean up PIN identity validation by @nmattia in #1940
- Upgrade zod by @frederikrothenberger in #1943
- Fix captcha expiry not being checked in register by @frederikrothenberger in #1947
- Add
dfx.json
setup instructions to readme by @rvanasa in #1941 - Update dapps list by @gix-bot in #1949
- Bump postcss from 8.4.23 to 8.4.31 in /demos/test-app by @dependabot in #1944
- Bump postcss from 8.4.23 to 8.4.31 in /demos/using-dev-build by @dependabot in #1945
- Bump postcss from 8.4.24 to 8.4.31 by @dependabot in #1946
- Update rust version by @gix-bot in #1951
- Update commit of IC artefacts by @gix-bot in #1954
- Update dapps list by @gix-bot in #1953
- Simplify canister ID injection & SRI by @nmattia in #1957
- Update dapps list by @gix-bot in #1959
- Factor out signature_map, for re-use in other contexts. by @przydatek in #1961
- Update node version by @gix-bot in #1962
- Update commit of IC artefacts by @gix-bot in #1963
- Bump typescript to 5.2.2 by @nmattia in #1964
- Reuse usePinPage by @nmattia in #1965
- Bump undici from 5.22.1 to 5.26.3 by @dependabot in #1967
- Allow toast message overflow by @nmattia in #1966
- Bump @babel/traverse from 7.22.4 to 7.23.2 by @dependabot in #1968
- Update dapps list by @gix-bot in #1971
- Update commit of IC artefacts by @gix-bot in #1974
- Update dapps list by @gix-bot in #1973
- Apply pending changes to Cargo.lock by @frederikrothenberger in #1972
- Bump rustix from 0.37.19 to 0.37.26 in /demos/test-app by @dependabot in #1975
- Fix temp keys clashing on equal public keys by @frederikrothenberger in #1976
- Preload loader by @nmattia in #1969
- Add CI step to check Cargo.lock by @frederikrothenberger in #1979
- Remove CSP meta tag by @nmattia in #1980
New Contributors
Full Changelog: release-2023-09-29...release-2023-10-27
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 bcf5bfada2e3f7370fee5dffb67ca8f3e1807d23
./scripts/verify-hash --ii-hash 29b25b1688c84ba17e5ef8e73b175895c254669b2008060dd93fb7cbd992b940