Releases: pubkeyapp/pubkey-protocol
Releases · pubkeyapp/pubkey-protocol
v1.0.2
v1.0.1
v1.0.0
What's Changed
- feat: Implement Pubkey Profile Program by @sunguru98 in #2
- test: add Rust and Anchor to ci workflow by @beeman in #3
- test: fix ci workflow by @beeman in #4
- feat: clean up pubkey profile ui by @beeman in #5
- feat: add Github, Google and Twitter to IdentityProviders by @beeman in #6
- chore: update e2e test by @beeman in #7
- chore: update to Anchor 0.30.0 by @beeman in #8
- chore: update Nx by @beeman in #9
- feat(nx-cloud): setup nx workspace by @beeman in #14
- fix: cluster form by @beeman in #12
- feat: avatarUrl handling using dicebear api by @beeman in #15
- fix: update nx cloud token by @beeman in #18
- refactor: rename pubkey_profile -> pubkey_protocol by @beeman in #20
- refactor: rename pubkey program library -> pubkey protocol by @beeman in #21
- test: make anchor tests idempotent by @beeman in #24
- feat: Community CRUD Operations and Wallet Management by @h4rkl in #23
- feat: implement community ui by @beeman in #22
- fix: update sdk by @beeman in #26
- fix: sets null values in tests for null checks by @h4rkl in #27
- fix: use null optional values in anchor inputs by @beeman in #29
- refactor: tweak test utils by @beeman in #31
- refactor: tweak types, web and sdk by @beeman in #32
- chore: formatting by @beeman in #33
- fix: add back community links + update logic by @beeman in #36
- fix: remove provider from RemoveIdentityArgs by @beeman in #37
- refactor: verify_community_profile => verify_profile_identity by @beeman in #38
- refactor: rename PubKeyIdentityProvider -> IdentityProvider / PubKeyProfileError -> ProtocolError by @beeman in #39
- feat: community verification of profile identities by @h4rkl in #28
- refactor: clean up community and profile ui by @beeman in #35
- refactor: clean up anchor/sdk packages by @beeman in #40
- community management by @beeman in #41
- refactor: more consistency in naming by @beeman in #42
- feat: implement basic cli by @beeman in #30
- refactor: more cleanup of anchor/cli/sdk/web by @beeman in #43
- feat: add pubkey config struct by @beeman in #44
- feat: improve community provisioning by @beeman in #45
- feat: profiles are managed by community by @beeman in #46
- fix: implement cli options dry-run and timeout by @beeman in #47
New Contributors
- @sunguru98 made their first contribution in #2
- @beeman made their first contribution in #3
- @h4rkl made their first contribution in #23
Full Changelog: https://github.com/pubkeyapp/pubkey-protocol/commits/v1.0.0