Releases: jstz-dev/dev-wallet
Releases · jstz-dev/dev-wallet
v0.8.0
What's Changed
- feat(JSTZ-936): signing with passkeys - added by @hubert-itsharkz in #40
- feat(jstz-937): Abstracted PasskeyWallet to an external package by @hubert-itsharkz in #41
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- fix(JSTZ-895): Window.context added for distinguishing between manual and auto window close by @bohdan-trilitech
- fix(docs): install submodules in readme build steps by @timothymcmackin in #36
- fix(docs): correct paths by @timothymcmackin in #37
- fix(docs): clarify setting URL to sandbox by @timothymcmackin in #38
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Fixes to web wallet example by @timothymcmackin in #34
- config: git workflow config updated by @bohdan-trilitech in #35
Full Changelog: v0.5.1...v0.5.2
v0.5.1
- Updated jstz-ui version
- Deleted signer from git files and put it in the releases
v0.5.0
What's Changed
- feat(): extension 'SIGN' event - added by @bohdan-itsharkz in #1
- feat(): Flow for creating the wallet by @hubert-itsharkz in #2
- feat(): signing with wallet from extension - added by @bohdan-itsharkz in #3
- feat: Added support for multiple wallets by @hubert-itsharkz in #4
- feat(): importing wallet - added by @bohdan-itsharkz in #5
- feat: Added a flow where user wants to use a wallet and there is none to use by @hubert-itsharkz in #6
- feat(jstz-384): Create CI for linting the project by @hubert-itsharkz in #9
- feat(jstz-384): Add build CI by @hubert-itsharkz in #10
- refactor(JSTZ-386): service-worker.ts flow with operation generation and 'nonce' checking - refactored by @bohdan-itsharkz in #11
- docs(JSTZ-395): call-smart-function.snippet.ts - added by @bohdan-itsharkz in #12
- feat(jstz-383): Added a confirmation popup that will prompt the user anytime they want to sign any operation by @hubert-itsharkz in #14
- feat(JSTZ-390): styling - wip by @bohdan-itsharkz in #15
- styling(JSTZ-390): styles - updated by @bohdan-itsharkz in #16
- feat: Created a
vaultabstraction for interacting withchrome.storage.localby @hubert-itsharkz in #17 - refactor(JSTZ-398): communication with extension alternative - added by @bohdan-itsharkz in #18
- feat(jstz-409): Added the flow for getting the address from the wallet by @hubert-itsharkz in #19
- refactor(JSTZ-429): hybrid communication with window events and runtime.sendMessage() from content script - added by @bohdan-itsharkz in #22
- refactor(JSTZ-432): jstz signer from extension to 'window' concept - added by @bohdan-itsharkz in #23
- fix(docs): text clarifications for wallet UI by @timothymcmackin in #25
- fix(docs): clarifications for the README by @timothymcmackin in #24
- feat(JSTZ-448): CHECK_STATUS event - added by @bohdan-itsharkz in #26
- feat(JSTZ-616): examples: DEX - added by @bohdan-trilitech in #27
- Feat/faucet deployment script by @bohdan-trilitech in #28
- feat(jstz-749): Redesigned signer by @hubert-itsharkz in #29
- feat(JSTZ-750): constant wallet names added by @bohdan-trilitech in #31
- feat(JSTZ-751): account removal flow added by @bohdan-trilitech in #30
- fix: ui imports by @bohdan-trilitech in #33
New Contributors
- @hubert-itsharkz made their first contribution in #2
- @timothymcmackin made their first contribution in #25
- @bohdan-trilitech made their first contribution in #27
Full Changelog: https://github.com/jstz-dev/dev-wallet/commits/v0.5.0