Releases: dfinity/internet-identity
release-2022-10-20: Show banner mentioning migration (#960)
This is Internet Identity release release-2022-10-20 for commit d715046468b953b5e64b30461613f94dabbfe80a. This includes a new banner announcing the subnet migration, plus some non-user-facing changes.
The sha256 of production asset internet_identity_production.wasm is b5f7e3b847d91648b1afd256e41f980ddfde51c07e4d1152b87a5ba051015ebb.
What's Changed
- Add archive canister by @frederikrothenberger in #905
- Move test infrastructure back to canister_tests crate by @frederikrothenberger in #947
- Makes the chasm fit the design system by @meodai in #948
- Update bash for mac os clean build workflows by @frederikrothenberger in #949
- Update github actions to newer versions by @frederikrothenberger in #950
- Refactor manage page by @nmattia in #952
- Update node version by @gix-bot in #951
- Allow building the archive using the docker-build script by @frederikrothenberger in #953
- Work around empty arrays for bash <4.4 by @nmattia in #957
- Fix misleading information about II derived principals by @frederikrothenberger in #959
- Show banner mentioning migration by @nmattia in #960
Full Changelog: release-2022-10-11...release-2022-10-20
Build flavors
For more information please see the Build flavors section of the README.
release-2022-10-20_2: Fix misleading information about II derived principals (#959)
This is Internet Identity release release-2022-10-20_2 for commit e0cbdbeb6a1667dc25c0cb50151a7db7d09974f5.
This commit includes only non user-facing improvements. This release will be deployed after the migration on October 26.
The sha256 of production asset internet_identity_production.wasm is c6a2779b61ea738518cd9e108eeb16a1e64c02a28ecd838b8101e27907eba125.
What's Changed
- Add archive canister (#905) by @frederikrothenberger
- Move test infrastructure back to canister_tests crate (#947) by @frederikrothenberger
- Makes the chasm fit the design system (#948) by @meodai
- Update bash for mac os clean build workflows (#949) by @frederikrothenberger
- Update github actions to newer versions (#950) by @frederikrothenberger
- Refactor manage page (#952) by @nmattia
- Update node version (#951) by @gix-bot
- Allow building the archive using the docker-build script (#953) by @frederikrothenberger
- Workaround empty arrays for bash <4.4 (#957) by @nmattia
- Fix misleading information about II derived principals (#959) by @frederikrothenberger
Full Changelog: release-2022-10-11...release-2022-10-20_2
Build flavors
For more information please see the Build flavors section of the README.
release-2022-10-11: Bump node version in custom JavaScript action (#946)
This is Internet Identity release release-2022-10-11 for commit c658bedfcb2de4a1b9de8b2f3bc4c2c6ba3b621b. This clarifies some error screens and improves card design and usability on mobile. This release also includes some non-user facing infrastructure changes.
The sha256 of production asset internet_identity_production.wasm is 91cee46413a97040146fe9e7665afd8f0f97413e8c8ad4ac7f5d985ae0b02a76.
What's Changed
- Simplify value attribute of anchor input by @nmattia in #930
- Clean up anchor input error by @nmattia in #929
- Always display error details by @nmattia in #932
- Update commit of IC dependencies by @gix-bot in #933
- Generate screenshots from showcase by @nmattia in #934
- CRP-1540 replace crypto internal iccsa sig crate with a public re-export by @altkdf in #935
- Update chrome driver version in using-dev-build by @frederikrothenberger in #937
- Update typescript and webdriverio by @nmattia in #938
- Simplify imports in rust canister tests by @frederikrothenberger in #939
- Remove trailing whitespaces in main.css by @nmattia in #940
- Update commit of IC dependencies by @gix-bot in #942
- Move heap state handling into a separate module by @frederikrothenberger in #943
- Make the l-container look nicer on mobile by @meodai in #945
- Show chasm instead of tooltip for alternative origin by @nmattia in #941
- Bump node version in custom JavaScript action by @nmattia in #946
New Contributors
Full Changelog: release-2022-09-29...release-2022-10-11
Build flavors
For more information please see the Build flavors section of the README.
release-2022-09-29: Reverse anchor input control flow (#925)
This is Internet Identity release release-2022-09-29 for commit 771a485ed167b7066f6b86af5d087adb14df41ed. This includes a few visual changes (better anchor input, new design for warning box), as well as tool upgrades (rust, node) and some infrastructure changes.
The sha256 of production asset internet_identity_production.wasm is 9317d2dbffa57c301338bfc351794923a9dd2c2a6c46789a3dc9dbc5c32ba09c.
What's Changed
- Update rust version by @gix-bot in #908
- Remove redundant "with" by @saikatdas0790 in #912
- Update node version by @gix-bot in #911
- Update and showcase registerDisabled by @nmattia in #909
- Update addDevice welcome page by @nmattia in #910
- Commit all changed Cargo.toml files on IC update by @frederikrothenberger in #916
- Clean up deviceSettings code by @nmattia in #917
- Make anchor inputs more prominent by @meodai in #918
- Use lit-html instead of lit by @nmattia in #920
- Move canister test readme by @frederikrothenberger in #924
- Make Warnings use the Brand-Colors by @meodai in #923
- Remove 'TemplateRef' abstraction by @nmattia in #922
- Reverse anchor input control flow by @nmattia in #925
New Contributors
- @saikatdas0790 made their first contribution in #912
Full Changelog: release-2022-09-23...release-2022-09-29
Build flavors
For more information please see the Build flavors section of the README.
release-2022-09-23: Extract anchor input component (#907)
This is Internet Identity release release-2022-09-23 for commit 048541c1a6d59393c81b12e6ebc090f828fe9c67. It includes a clearer "copy seedphrase" page, as well as some non-user-facing code cleanup and infrastructure changes.
The sha256 of production asset internet_identity_production.wasm is c90f28efd682e8fd1fe00e62980cc24b85cc8621d4da9024ca2c92a43c0a0222.
What's Changed
- Update commit of IC dependencies by @gix-bot in #894
- CSS cleanup by @meodai in #895
- Update rust editions and dependencies by @frederikrothenberger in #893
- Use lit instead of lit-html by @nmattia in #898
- Reorganize rust canister tests to be colocated with the canister code by @frederikrothenberger in #892
- Use @click in logoutButton by @nmattia in #900
- Add jest.config.ts to prettier by @nmattia in #899
- Fix CI pipeline to run rust tests again by @frederikrothenberger in #903
- Fix copy button behavior by @meodai in #902
- Move metrics encoder into its own crate by @frederikrothenberger in #901
- Introduce TemplateRef and make authenticate more robust by @nmattia in #904
- Add missing pages to showcase by @nmattia in #906
- Extract anchor input component by @nmattia in #907
Full Changelog: release-2022-09-15_2...release-2022-09-23
Build flavors
For more information please see the Build flavors section of the README.
release-2022-09-15_2: Fix dead link (#891)
This is Internet Identity release release-2022-09-15_2 for commit f76e36cc45e064b5e04b977de43698c13e7b55d9. This fixes a dead link.
The sha256 of production asset internet_identity_production.wasm is ca6fb871d520f94eb665d2c8f0169eb26f2a2fab671e108351676837f1e7311b.
What's Changed
Full Changelog: release-2022-09-15...release-2022-09-15_2
Build flavors
For more information please see the Build flavors section of the README.
release-2022-09-15: Rework authenticate page and change color (#890)
This is Internet Identity release release-2022-09-15 for commit 1f0c26df79d43527c3c0f85a44ee0985ae1b6fed. This includes a slightly reworked "authenticate" flow and a new (purple) skin.
The sha256 of production asset internet_identity_production.wasm is 8a0611ffad7fa167869c91190143e2665d49acb3e72d965b844936aec4a766de.
What's Changed
Full Changelog: release-2022-09-14...release-2022-09-15
Build flavors
For more information please see the Build flavors section of the README.
release-2022-09-14: Add CssMinimizerPlugin (#889)
This is Internet Identity release release-2022-09-14 for commit c9d0ca1b70b861e59a8493212078aaa12cc6eaea. The CSS & HTML are now minimized and the CSS is now served from the canister as a separate asset.
The sha256 of production asset internet_identity_production.wasm is afb45886c79831299f4e0e718a55b618d27c3591cb2615617e330e2decb59094.
What's Changed
- Deduplicate webpack config by @nmattia in #886
- Update commit of IC dependencies by @gix-bot in #885
- Share index.html between app and showcase by @nmattia in #887
- Extract CSS to file for production by @nmattia in #888
- Add CssMinimizerPlugin by @nmattia in #889
Full Changelog: release-2022-09-09...release-2022-09-14
Build flavors
For more information please see the Build flavors section of the README.
release-2022-09-09: Don't make links bold (#882)
This is Internet Identity release release-2022-09-09 for commit ad9078cdfac2eb5612246b20f28f2e660fbfae9e. It includes styling for the "recover with device" page (previously unstyled), a few minor UI changes (updated links styling, added button click feedback), fixed link target, a design styleguide and some infrastructure fixes.
The sha256 of production asset internet_identity_production.wasm is df211cd2a71cc004020f859a058840e317285ef6a7298e06a744506f55645499.
What's Changed
- Update commit of IC dependencies by @gix-bot in #870
- Disable cursor before taking screenshots by @nmattia in #871
- Prevent endless screenshot loops by @nmattia in #869
- Add minimal styleguide to showcase by @meodai in #873
- Style recover with device page by @nmattia in #876
- Add more pages to showcase by @nmattia in #875
- #776: fix local development CSP issues in Safari by @nathanosdev in #877
- Give feedback on button click by @nmattia in #878
- feat: link footer with ic homepage by @peterpeterparker in #881
- Don't make links bold by @nmattia in #882
New Contributors
- @nathanosdev made their first contribution in #877
Full Changelog: release-2022-09-02...release-2022-09-09
Build flavors
For more information please see the Build flavors section of the README.
release-2022-09-02: Add Cargo.lock to canister test cache key (#867)
This is Internet Identity release release-2022-09-02 for commit e7c6911fe79c78d85ceeb38bf830e9091becd792. It fixes a bug in Safari as well as some other inconsistencies. Also includes some non-user-facing infrastructure changes.
The sha256 of production asset internet_identity_production.wasm is 228944e0dcfc8b4565b89d0ce097c24a47cdf02d57ec4a84b10399eb0d5231fd.
What's Changed
- Add transparent styles by @meodai in #860
- fix issue with the blurred background in safari by @meodai in #862
- Fix horizontal scroll by @nmattia in #864
- Wrap words by @nmattia in #863
- Add Cargo.lock to canister test cache key by @nmattia in #867
Full Changelog: release-2022-09-01...release-2022-09-02
Build flavors
For more information please see the Build flavors section of the README.