release-2022-05-19
github-actions
released this
19 May 09:00
·
1873 commits
to main
since this release
This is release release-2022-05-19 for commit f4efc8a9653627fe5b135deacd2b7090f1fb6a3a. This release includes some improved UX for recovering with phrases (warnings, prefilled input) and devices (added cancel button), as well as some new FAQ entries.
The sha256 of production asset internet_identity_production.wasm is 387032f1cea90187980a9564e7e85ecda8d36db266ce44cbb828fbbc860bbd97. To reproduce the build run the following in a clean checkout at f4efc8a9:
$ ./scripts/docker-build
$ shasum -a 256 ./internet_identity.wasm
What's Changed
- Use HTML in FAQ answers by @nmattia in #635
- s/-/ / in #invalid-seedphrase FAQ by @nmattia in #636
- Make FAQ prettier and more readable by @nmattia in #637
- Always flash FAQ question on anchor by @nmattia in #638
- Add FAQ entries by @nmattia in #639
- Update some dependencies by @nmattia in #640
- Make retrying possible on bad recovery by @nmattia in #643
- Add cancel button on user number prompt by @nmattia in #644
- Format eslintrc by @nmattia in #645
- Remove leftover debug print by @nmattia in #646
Full Changelog: release-2022-05-10...release-2022-05-19
Build flavors
For more information please see the Build flavors section of the README.