Releases: SnickerdoodleLabs/protocol
Releases · SnickerdoodleLabs/protocol
10/14/22 Release
Adds ceramic persistence support into production (still on clay testnet), as well as solana wallet unlocking support.
Chrome Extension V0.0.3
Latest stable-ish release as of 8/25/2022
Chrome Extension V0.0.2
improved stability and added chain support
build.zip
Chrome Extension V0.0.1
This is the first release of the Snickerdoodle protocol browser extension data wallet with full protocol functionality.
To install this extension:
- download build.1.zip
- Unzip the folder
- Open Chrome and enter
chrome://extensions
into the search bar - enable developer more
- choose 'Load unpacked' and selected the unzipped build folder
- Visit exention.dev.snicerdoodle.dev to onboard
Released to Google Chrome Extension Store: July 15 2022
What is new:
- Fixed Google Card not getting Updated reliably.
- Reduced OAuth2 Scope to read user.addresses.read, user.birthday.read,user.gender.read, user.phonenumbers.read, userinfo.email,userinfo.profile
Released to Google Chrome Extension Store
Submitted to Google Chrome Browser Store for review.
https://docs.google.com/document/d/1l5zKTIN-0yB9dxFUvUA1Wq9Ouu_L7LwJUrSiob6FyxQ/edit#
extension-v0.0.2
What's Changed
- Bootstrapped the QueryEngine package and structure. by @SnickerChar in #7
- feat: restructure content script by @fatihtoker in #8
- feat: content screens added by @okanzdmr in #11
- Popup and OAuth implementation by @dlgn2 in #13
- feat: add chain id and signature message by @okanzdmr in #12
- add: wallet options by @okanzdmr in #15
- feat: add success modal images by @fatihtoker in #14
- Feat/add on chain data popup by @fatihtoker in #17
New Contributors
- @fatihtoker made their first contribution in #8
- @okanzdmr made their first contribution in #11
Full Changelog: extension-v0.0.1...extension-v0.0.2
extension-v0.0.1
What's Changed
- Wallet by @meera-datey in #3
- ShadowDom-Wallet , Google Object by @dlgn2 in #5
New Contributors
Full Changelog: datawallet-with-metamask-verification...extension-v0.0.1
datawallet-with-metamask-verification
Added Wallet Verification code