Skip to content

Releases: dfinity/internet-identity

release-2022-12-01: Update rust dependencies

01 Dec 09:34
22a1529
Compare
Choose a tag to compare

release-2022-11-28: Use a fixed release in stable memory migration integration tests (#1058)

28 Nov 09:20
1ff5b03
Compare
Choose a tag to compare

This is Internet Identity release release-2022-11-28 for commit 1ff5b035634843944c72ea1edb215b6963cd37f2.

This release includes support to pick from multiple known anchors. It makes it much easier for users who use different anchors regularly. In addition this release prepares II for the upcoming stable memory migration which will give anchors more space for their devices (alongside of space for upcoming features).

The sha256 of production asset internet_identity_production.wasm is d817cd050a9db95d0c5c094f879193d3cedce0513b03f17d69316bc7bdee8100.

What's Changed

New Contributors

Full Changelog: release-2022-11-23...release-2022-11-28

Build flavors

For more information please see the Build flavors section of the README.

Filename sha256 (links to CI Run)
internet_identity_production.wasm d817cd050a9db95d0c5c094f879193d3cedce0513b03f17d69316bc7bdee8100
internet_identity_dev.wasm 3f18639d4e2193ad2f5f2809d3451d00016137c2db9e64adaf6ba764f8e7abaa
internet_identity_test.wasm 9b16eaa950b4d20ad636c2a1af6837d52bf1763032d5d87c0ec7089be20d779d
archive.wasm cca8f74b0bf7a27e0ad38c145df07aeffcbf4e4ef0d2a7a3ed42469baeb29c68

release-2022-11-23: Revert "Safely handle authentication requests (#1028)"

release-2022-11-22: Clean ups and usability improvements

22 Nov 08:08
c2eaaac
Compare
Choose a tag to compare

This is Internet Identity release release-2022-11-22 for commit c2eaaac3c1280bb46ac27179c5a98b20339fcc62.

This makes a few usability improvements (new spinner, wording, button highlight on hover) and includes some non-user facing refactoring work and clean ups.

The sha256 of production asset internet_identity_production.wasm is 50319f9c22d9cb44e0086921713c407dbcc8854339ee6409712cb263a30d1c41.

What's Changed

Full Changelog: release-2022-11-17_3...release-2022-11-22

Build flavors

For more information please see the Build flavors section of the README.

Filename sha256 (links to CI Run)
internet_identity_production.wasm 50319f9c22d9cb44e0086921713c407dbcc8854339ee6409712cb263a30d1c41
internet_identity_dev.wasm 30dfe7d71b1fb222fa1e29146269a7e5a333ccc075964ce0a6b0aa099ece929b
internet_identity_test.wasm 94c3c6f3651dbb967bcc46cd61b33b3b1a3907c17a4f410239152d425b608b91
archive.wasm ec2fa8992b5e13caf5f8642f82922a15cef19e8cacc5054a9028e9defffbc439

release-2022-11-17_3: Better feedback for arrow picker (#1026)

17 Nov 17:06
cc0f030
Compare
Choose a tag to compare

release-2022-11-17_2: Use anchor picker in authenticate (#1024)

17 Nov 14:55
73002c2
Compare
Choose a tag to compare

release-2022-11-17: Fix error in persistent state reading (#1021)

17 Nov 09:38
5bc5d7c
Compare
Choose a tag to compare

This is Internet Identity release release-2022-11-17 for commit 5bc5d7c190a353ef50f26acda2bb7a0d32759423.

It includes number a few small fixes compared to the last release.

The sha256 of production asset internet_identity_production.wasm is 40e3602e5c0d58152cba3d7ba5b6b46d8ec192f2a47f92f04ac0ed8f094d05f5.

What's Changed

Full Changelog: release-2022-11-15...release-2022-11-17

Build flavors

For more information please see the Build flavors section of the README.

Filename sha256 (links to CI Run)
internet_identity_production.wasm 40e3602e5c0d58152cba3d7ba5b6b46d8ec192f2a47f92f04ac0ed8f094d05f5
internet_identity_dev.wasm 2e836993d7d4db3e376b3d795024a7e4f638d0565f74be385b10f3ddd23e5575
internet_identity_test.wasm a418aec1eb9daa2decf6e2d9c3d0fc7a787200baa2b023d0c53f0175623a7a85
archive.wasm f691f269dd66aa4fc44e6916aefee03bb7feb821aef43467526974f470cd4b07

release-2022-11-15: Deploy archive and unify authentication flow

15 Nov 10:57
b4fa31a
Compare
Choose a tag to compare

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

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.

Filename sha256 (links to CI Run)
internet_identity_production.wasm 11cd62074245c3ae0c8eec87070171168cbbd5075c88c7ec654ae050e58145f3
internet_identity_dev.wasm 1c6c61f186aa699df5c792d76ef20961a61e962450848c509ba5467fd2701346
internet_identity_test.wasm 700176fddbea31df0ee83cf4a920db01a29c8ddadc9ecab565fc95b9a1cd4b21
archive.wasm f691f269dd66aa4fc44e6916aefee03bb7feb821aef43467526974f470cd4b07

release-2022-10-28: Unified login page

28 Oct 10:56
a7e5eec
Compare
Choose a tag to compare

This is Internet Identity release release-2022-10-28 for commit a7e5eec7e5a7676e40b28566e36e6a9a53e2ebfe. This includes a few usability improvements on the II login page, as well as some HTML and infrastructure fixes. This also includes an extra security measure (#970) as well as new tests.
The sha256 of production asset internet_identity_production.wasm is 2e569e5624f045a5b67c4ef4b06cc1bf0a22139d10c0382a76da67c413628eea.

What's Changed

Full Changelog: release-2022-10-21_migration_hard_locked...release-2022-10-28

Build flavors

For more information please see the Build flavors section of the README.

Filename sha256 (links to CI Run)
internet_identity_production.wasm 2e569e5624f045a5b67c4ef4b06cc1bf0a22139d10c0382a76da67c413628eea
internet_identity_dev.wasm 1860a106698c90ac3703167d8fbc650d64b13daa803617715ae7eb32d3d8124d
internet_identity_test.wasm f2e3bc77ff056175efb025ecbd7e708baab6a54e05e414cc35eaa89f181ee3b5

release-2022-10-21_migration_hard_locked: Disable all stable memory changes

21 Oct 07:03
Compare
Choose a tag to compare