Releases: ProjectLibertyLabs/siwf
Releases · ProjectLibertyLabs/siwf
v1.1.1 Dependency Bumps
v1.1.0 ES and CJS Published Only
v1.0.0 Initial Release
What's Changed
- Establish monorepo structure by @JoeCap08055 in #30
- fix: remove turborepo-specific generated config and switch to hand-generated pnpm workspace-compatible config by @JoeCap08055 in #32
- Apply standard lint and formatter rules by @JoeCap08055 in #34
- chore(*): use Svelte as SPA by @enddynayn in #36
- starter component--try and beat monorepo into submission by @JoeCap08055 in #35
- chore(*): add utility packages by @enddynayn in #38
- feat: add flow diagrams by @JoeCap08055 in #15
- chore(*): add github CI by @enddynayn in #39
- feat(wallet): add ability to connect by @enddynayn in #42
- feat: initial basic page w/wallet extension detection by @JoeCap08055 in #41
- fix: move components to app/lib by @JoeCap08055 in #46
- chore(*): move WalletConnector to utils by @enddynayn in #45
- chore(WalletConnector): refactor API by @enddynayn in #47
- feat(sign-in): add ability to select account by @enddynayn in #49
- feat: add types, classes, and tests for working with Sign-in-with-X/Polkadot messages by @JoeCap08055 in #48
- fix: common location for all eslintignore patterns by @JoeCap08055 in #52
- feat: add scenario script for dev chain setup by @JoeCap08055 in #53
- feat(connection): display not authorized by @enddynayn in #51
- feat(signup): add ability to select key by @enddynayn in #56
- feat: payload verification page for login payload by @JoeCap08055 in #58
- feat: add basic Tailwind config by @JoeCap08055 in #61
- feat(signup): add handle page by @enddynayn in #59
- feat(handles): add available validation by @enddynayn in #62
- feat: cache Svelte stores in session storage by @JoeCap08055 in #68
- feat: use Talisman siws (sign-in-with-substrate) package; deprecate in-house version by @JoeCap08055 in #74
- feat/make stores asynchronous by @JoeCap08055 in #72
- feat(app): add example project by @enddynayn in #73
- fix: redirect to signup flow if no MSA accounts in selected wallet by @JoeCap08055 in #91
- feat: open download window if uninstalled extension icon is selected by @JoeCap08055 in #94
- 80 implement styling for wallet selection page by @JoeCap08055 in #93
- feat(postMessage): add popup handshake by @enddynayn in #75
- feat(singup): handle signature and view by @enddynayn in #96
- feat(delegation): add ability sign delegation by @enddynayn in #97
- feat: MSA radio selector with account address dropdown by @JoeCap08055 in #102
- feat: implement layout & styles from mocks for handle page by @JoeCap08055 in #103
- feat: styling & layout for handle confirmation page by @JoeCap08055 in #104
- feat: style and layout for signin confirmation page by @JoeCap08055 in #105
- feat: delegation confirmation page styling, layout and logic by @JoeCap08055 in #106
- feat: resolve schema names to schema IDs from the chain by @JoeCap08055 in #111
- feat: handle signin request payload by @JoeCap08055 in #110
- feat(messaging): add response payload by @enddynayn in #109
- fix(response): return encoded data by @enddynayn in #113
- chore(docs): add documentation by @enddynayn in #115
- 112 add payload verification and execution to example app by @JoeCap08055 in #114
- feat: honor last used msa and key for signin by @JoeCap08055 in #116
- fix: only show address drop-down if more then one address by @JoeCap08055 in #124
- fix: simplify async stores by @JoeCap08055 in #118
- chore(config): update svelte base path by @enddynayn in #128
- chore(deployment): deploy to GitHub pages by @enddynayn in #123
- 122 support newupdated provider flow by @JoeCap08055 in #131
- Chore/add selections to example app by @JoeCap08055 in #132
- feat(example): display response by @enddynayn in #139
- fix: display RPC errors from chain when submitting sign-up payload by @JoeCap08055 in #140
- fix(wallet-proxy): ensure response on close by @enddynayn in #143
- fix: styling on handle wallet address selector by @JoeCap08055 in #141
- fix: do not connect to chain until signin request received from client by @JoeCap08055 in #145
- fix: add spinner for chain connection by @JoeCap08055 in #147
- feat: add page footer with chain name and URL by @JoeCap08055 in #149
- fix: scroll MSA selections if too many by @JoeCap08055 in #148
- Chore/documentation improvements issue 130 by @enddynayn in #146
- chore: re-vamp payload confirmation screens to reduce information overload by @JoeCap08055 in #150
- fix(signin): ensure talisman login works by @enddynayn in #151
- Set of small CSS/layout fixes by @wilwade in #155
- feat(signup): add validation helper by @enddynayn in #154
- feat: update Talisman SIWS package to add support for notBefore, requestId and resources fields by @JoeCap08055 in #157
- 119 chore refactor frequency control panelutils package into a publishable npm package that can be consumed by client apps by @JoeCap08055 in #158
- Renaming by @wilwade in #159
- Rename npm org by @wilwade in #161
- Publish package by @wilwade in #160
- Publish package to NPM by @wilwade in #162
New Contributors
- @JoeCap08055 made their first contribution in #30
- @enddynayn made their first contribution in #36
- @wilwade made their first contribution in #155
Full Changelog: https://github.com/AmplicaLabs/siwf/commits/v1.0.0