This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@web5/api@0.11.0
Minor Changes
#8240862ffc Thanks @LiranCohen! - Support impersonation using delegated grants for DWN record operations using WalletConnect
#8597fc1f1d Thanks @LiranCohen! - Consume single PermissionApi for dealing with permissions, fix bug for Record class not fetching delegate permissions for request.
#8999f0a128 Thanks @LiranCohen! - Allow reading public records in delegate state even if no explicit grant exists.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@web5/api@0.11.0
Minor Changes
#824
0862ffc
Thanks @LiranCohen! - Support impersonation using delegated grants for DWN record operations using WalletConnect#836
3d1f825
Thanks @LiranCohen! - Finalize ability to WalletConnect with sync involved#850
fea0535
Thanks @shamilovtim! - connect methods now work with dwn and user agent and are no longer stubbedPatch Changes
#893
43a5078
Thanks @LiranCohen! - differentiate between Record creator and author#892
2ec2d21
Thanks @LiranCohen! - dataFormat is a mutible record property#824
0862ffc
Thanks @LiranCohen! - Introduce agrants
API forWeb5.dwn
#853
7347438
Thanks @LiranCohen! - Upgradeagent
to refelcy the newestdwn-sdk-js
anddwn-server
#522
2f7bbbe
Thanks @LiranCohen! - Addrecords.subscribe()
functionality to the DwnApi#859
7fc1f1d
Thanks @LiranCohen! - Consume single PermissionApi for dealing with permissions, fix bug for Record class not fetching delegate permissions for request.#899
9f0a128
Thanks @LiranCohen! - Allow reading public records in delegate state even if no explicit grant exists.