release-2022-11-15: Deploy archive and unify authentication flow
github-actions
released this
15 Nov 10:57
·
1546 commits
to main
since this release
This is Internet Identity release release-2022-11-15 for commit b4fa31aca342516586dda4ae0fbe893b13d8277a. This includes a new archive deployment, a simplified and unified authentication flow, some design improvements and some infrastructure changes.
The sha256 of production asset internet_identity_production.wasm is 11cd62074245c3ae0c8eec87070171168cbbd5075c88c7ec654ae050e58145f3.
What's Changed
- Move lit-html utils to module by @nmattia in #972
- Remove anchor input ID by @nmattia in #973
- Add anchor picker to showcase by @nmattia in #975
- Update jest to 28 by @nmattia in #977
- Fix error in candid file by @frederikrothenberger in #978
- Shard browser tests by @nmattia in #979
- Design Tweaks to Anchor Inputs & Login by @meodai in #976
- Remove CompatabilityNoticeView by @nmattia in #981
- Refactor authenticate page by @nmattia in #982
- Replace CSP placeholder by @nmattia in #980
- Include archive in releases by @frederikrothenberger in #983
- Split main into submodules by @frederikrothenberger in #984
- Update IC depedencies and fix compile errors by @frederikrothenberger in #985
- Ensure canister code cache is invalidated when dependencies change by @frederikrothenberger in #988
- Update rust version by @gix-bot in #989
- Update using-dev-build dependencies by @frederikrothenberger in #986
- Migrate CI from ::set-output to $GITHUB_OUTPUT by @frederikrothenberger in #987
- Update node version by @gix-bot in #990
- Remove manual memory growing from storage::flush by @frederikrothenberger in #992
- Integrate internet identity with the archive canister by @frederikrothenberger in #954
- Split authenticate HTML for legibility by @nmattia in #993
- Fix typo in spec by @sesi200 in #995
- Bump loader-utils from 2.0.0 to 2.0.3 by @dependabot in #994
- Refactor authentication protocol by @nmattia in #996
- Move away from CommonJS by @nmattia in #997
- Update dfx and replace hardcoded version in release job by @frederikrothenberger in #1000
- Refactor auth flow further by @nmattia in #999
- Update test-app config by @nmattia in #1002
- Update docker setup README by @nmattia in #1003
- Update repo for dfx 0.12.0 by @frederikrothenberger in #1001
- Remove dead code by @nmattia in #1004
- Reduce screenshot sensitivity by @nmattia in #1007
- Update logo and landing copy by @nmattia in #1006
- Update footer by @nmattia in #1005
- Deploy archive script and automatic deploy to staging on release by @frederikrothenberger in #998
- Update commit of IC dependencies by @gix-bot in #1008
- Revert "Update commit of IC dependencies" by @frederikrothenberger in #1010
- Update test-app config by @nmattia in #1009
- Unify authentication screens by @nmattia in #1011
- Fix deploy on release to use downloaded wasm by @frederikrothenberger in #1012
- Wait on archive in release and deploy CI jobs by @frederikrothenberger in #1013
- Change release action back to commonjs by @frederikrothenberger in #1014
New Contributors
Full Changelog: release-2022-10-28...release-2022-11-15
Build flavors
For more information please see the Build flavors section of the README.