- #963
05e5b64
Thanks @LiranCohen! - Identity information exclusively stored using Agent's DID as a tenant
-
#911
c92159c
Thanks @LiranCohen! - Update usage of new IdentityApi behavior internally. -
#957
1334fae
Thanks @LiranCohen! - Allow records to be updated without storing. -
#910
d3b4728
Thanks @LiranCohen! - Enable EventStream from agent. -
#954
5120f6f
Thanks @LiranCohen! - Ensure protocolRole is maintained between query/read and subscribe/read. -
#945
101f463
Thanks @thehenrytsai! - Added parameter for app display name for dynamic rendering in the wallet during web5 connect flow
-
#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 stubbed
-
#893
43a5078
Thanks @LiranCohen! - differentiate between Record creator and author -
#894
e7cb25a
Thanks @LiranCohen! - Enable Protocol Query/Configure with delegate Grant -
#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. -
#905
3cfc21d
Thanks @LiranCohen! - Moving web-features to @web5/browser package -
#899
9f0a128
Thanks @LiranCohen! - Allow reading public records in delegate state even if no explicit grant exists. -
#903
17a4290
Thanks @shamilovtim! - use workspace for deps -
Updated dependencies [
17a4290
]:- @web5/[email protected]
- @web5/[email protected]
- @web5/[email protected]
- @web5/[email protected]
-
#635
09f80b7
Thanks @LiranCohen! - Implement adelete
method and state on the@web5/api
Record
class -
#736
89f239d
Thanks @LiranCohen! - Update Agent to latest version along with dwn-sdk-js to v 0.4.0 -
#694
cc3aa58
Thanks @thehenrytsai! - Added WalletConnectOptions and updated dwn-sdk-js dependencies.
-
#769
d18aa6b
Thanks @LiranCohen! - Add DWN Tenent Registration toWeb5.connect()
-
#770
f71ce8a
Thanks @LiranCohen! - Upgradedwn-sdk-js
anddwn-server
-
#745
a956f72
Thanks @LiranCohen! - makerawMessage
not private inRecord
class -
#750
750aa1c
Thanks @LiranCohen! - default DWN Server selection updated to select only 1 defaulting to thebeta
TBD hosted version -
Updated dependencies [
8baa679
,f71ce8a
]:- @web5/[email protected]
- @web5/[email protected]
-
#507
d863c37
Thanks @LiranCohen! - add reference types from dwn-sdk-js to avoid pnpm build error -
#644
8b8de7a
Thanks @LiranCohen! - Update@web5/api
to the latest@web5/agent
v0.3.7
Includes upgrade to
dwn-sdk-js
@v0.3.5
Features:
- Ability to apply the
prune
property to aRecordsWriteDelete
- Ability to apply the
-
#523
05eeb76
Thanks @LiranCohen! - Add a helper methods for generating a PaginationCursor fromapi
without importingdwn-sdk-js
directly. -
#579
b36e7b1
Thanks @thehenrytsai! - Updated some dependencies ofapi
package -
#492
b516a5f
Thanks @LiranCohen! -@web5/api
supportsprune
viaRecordsWriteDelete
-
Updated dependencies [
8b8de7a
]:- @web5/[email protected]
- @web5/[email protected]
-
#500
41ac378
Thanks @LiranCohen! - Upgrade DWN SDK with newest features- remove
Permissions
interface and replace permissions with a first-class protocol representing it - adding
RecordsTags
functionality
- remove
-
Updated dependencies [
41ac378
]:- @web5/[email protected]
- @web5/[email protected]
- #494
d12eff8
Thanks @LiranCohen! - When updating a record, we must include theparentContextId
in the create options
-
#484
c47ea5e
Thanks @LiranCohen! - Upgradedwn-sdk-js
to the latest version consuming1.0.0
of@web5/dids
-
#482
ddb38d0
Thanks @LiranCohen! - - Upgradeapi
latestdwn
changes.- Protocol
can
actions now take an array. - Protocol
can
verbs are now['create', 'update', 'delete', 'query', 'subscribe', 'co-update', 'co-delete']
paginagion
is now handles by an object instead of a string.- Upgrade packages to consume
1.0.0
of foundationalweb5
packages.
- Protocol
-
Updated dependencies [
c47ea5e
,ddb38d0
]:- @web5/[email protected]
- @web5/[email protected]