All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.2.1 (2020-04-24)
- Create identities from required issuers to resolve gql queries (b93d7ad)
4.2.0 (2020-04-24)
- Optionally add permissions to gql resolvers (0d5b212)
4.1.0 (2020-04-23)
- Add version cmd to cli (64069e9)
3.4.3 (2020-04-10)
- deps: enable verification of ES256K signatures with default did:ethr: docs (2e1bd33)
3.4.2 (2020-03-23)
- Example queries (5933e50)
- Generating message.id if not set (5ce04e5)
- Generating message.id if not set (fabf5f6)
- Removing uuid from id (df12094)
3.4.1 (2020-03-20)
- Bug in findCredentialsByFields (e9f263a)
4.0.0 (2020-04-22)
3.4.3 (2020-04-10)
- deps: enable verification of ES256K signatures with default did:ethr: docs (2e1bd33)
3.4.2 (2020-03-23)
Note: Version bump only for package daf
3.4.2 (2020-03-23)
- Example queries (5933e50)
- Generating message.id if not set (5ce04e5)
- Generating message.id if not set (fabf5f6)
- Removing uuid from id (df12094)
3.4.1 (2020-03-20)
- Bug in findCredentialsByFields (e9f263a)
3.4.0 (2020-03-19)
4.0.0-beta.48 (2020-04-22)
4.0.0-beta.47 (2020-04-17)
- React example SDR (b741e72)
- Handling credentials in SDR message (32d4a2c)
4.0.0-beta.46 (2020-04-17)
- React-graphql using new api (fe53366)
- Remove daf-data-store from packages (f3bc819)
- Removing daf-data-store from examples (7c74e18)
- SDR GQL reason (ae23c88)
- Using cross-fetch in did-comm (2a931ff)
4.0.0-beta.45 (2020-04-16)
- Expiration Date (c7212f9)
4.0.0-beta.44 (2020-04-15)
- GQL count queries (9e859c1)
4.0.0-beta.43 (2020-04-15)
- Added id and tag fields (0b62eaa)
- Changed DID type from ID to String (55ccdd4)
- Default IdentityProvider (39f2e39)
- Default IdentityProvider (3334f6e)
- Gql Not operator (dd624c2)
- Identity saveDate updateDate (e845a84)
- WIP (f491371)
4.0.0-beta.42 (2020-04-09)
- Allow version changes (3096edb)
- Eager relations (9938384)
- Eager relations (da07cb2)
- GetIdentityProviders (d1bdbc2)
- Id-hub example (7198e23)
- Remove auto ci beta release (936b7d1)
- Removing action handler (4371bcd)
- SDR only for sdr message type (b77c5c7)
- Setting credentialSubject last (b832b7c)
- Updated examples: pass dbConnection to Agent (d84872d)
- Version bump (d374d73)
- Version bump (2829540)
- Version bump (b474df8)
- Version bump (b28e17f)
- Version bump (00f0d2f)
- ActionSendDIDComm (49e6841)
- Added credentialType to the Claim (45a4da2)
- Added save to GQL handleMessage (be23418)
- Agent dbConnection constructor option (e3dfc2f)
- Bump version (cf659c0)
- Bump version (63dd12d)
- Example id-hub (9187906)
- Exporting findCredentialsForSdr (ef1c973)
- GQL queries WIP (b581061)
- GQL queries WIP (698aca4)
- GraphQL queries for entities (9faa883)
- GraphQL queries for entities (0581795)
- LatestClaimValue method (8df54b8)
- More queries (29bf414)
- More queries (30ac032)
- Removing daf-debug (a1ebe1d)
- Renamed Core to Agent (f2c79b6)
- Renaming MessageValidator to MessageHandler (586b43c)
- SDR helper and specs (c00b5c1)
- SDR validation (12ff8eb)
- SignCredentialJwt returns Credential (8aefe92)
- Use handleMessage instead of validateMessage (75fb74a)
3.4.0 (2020-03-19)
- Ethr-did TTL = 1 year (fa6b6c5)
3.3.0 (2020-03-19)
- Version bump (5f8c0fe)
3.2.0 (2020-03-19)
- Version bump (f482187)
3.1.4 (2020-03-19)
- Fetching credentials for SDR (e91668e)
3.1.3 (2020-03-18)
- IssuanceDate is mandatory (38edef6)
3.1.2 (2020-03-17)
Note: Version bump only for package daf
3.1.1 (2020-03-17)
- Loading URLs that have a hostname (2e65531)
3.1.0 (2020-03-16)
- Fetching URL to get the message payload (72596e4)
3.0.2 (2020-03-16)
- Returning newMessage sender & receiver (72bfb60)
3.0.1 (2020-03-16)
Note: Version bump only for package daf
3.0.0 (2020-03-13)
- Building (60f3777)
- Claim hash (d00b9c6)
- Deduplicating messages (eda582b)
- Example (dcf46d6)
- Examples (9887732)
- Examples (e4581e1)
- Find Messages (5234c54)
- IdentityStore provider (88cdd5a)
- Initializing DB before any action (7b5959e)
- Latest message timestamps (048974b)
- Removing context entities (1a5c4c9)
- Removing MessageMetaData entity (353449c)
- SDR can have empty to field (108f22c)
- Unit tests (d764531)
- VC / VP hash (d4fa78f)
- Data-store upgrade (c4c0810)
- Entities (7f1c85f)
- Experimentation (134a812)
- Experiments with KeyStore IdentityStore (cca8825)
- IdentityStore and KeyStore in daf-core (238539c)
- IdentityStore docs (190b505)
- TypeORM wip (27e4ab2)
- Updated entities (00db341)
- Updating docs (86ba15c)
- Updating examples to the new API (13c7e3b)
- Introducing TypeORM - support for more databases Deprecating some packages.
- Introducing TypeORM - support for more databases Deprecating some packages.
2.5.0 (2020-03-13)
- GQL return raw while validating message (53573bc)
- Add whitelisted issuers in SDR (f486f07)
2.4.1 (2020-03-13)
- Remove debug info (a7753dd)
2.4.0 (2020-03-13)
- Add JWT output for credential.ts and sdr.ts in cli (c16dea6)
2.3.19 (2020-03-11)
- GQL newMessage data field (48181b9)
2.3.18 (2020-03-10)
Note: Version bump only for package daf
2.3.17 (2020-03-03)
2.3.16 (2020-03-03)
Note: Version bump only for package daf
2.3.15 (2020-03-02)
2.3.14 (2020-03-02)
- TG findEdges fromDID (dc63238)
2.3.13 (2020-02-26)
2.3.12 (2020-02-25)
Note: Version bump only for package daf
2.3.11 (2020-02-25)
- Data store await for meta data (5d96401)
2.3.10 (2020-02-25)
- CLI VP type is VerifiablePresentation (1558555)
2.3.9 (2020-02-24)
- VP type is VerifiablePresentation (d59c2b8)
- Publishing serviceEndpoint to DID Doc (a9fb385)
2.3.8 (2020-02-19)
- Await in IdentityProvider and KMS (a5b36d9)
2.3.7 (2020-02-18)
2.3.6 (2020-02-18)
- Mixup with pk and sk (e9b912f)
2.3.5 (2020-02-18)
- Decoding base64 keys (04bb839)
2.3.4 (2020-02-18)
- Await crypto_sign_keypair (c97ba6b)
2.3.3 (2020-02-18)
- Await in listDids (94c759c)
2.3.2 (2020-02-18)
- Removing dependency (af5c76a)
2.3.1 (2020-02-18)
- Corrected dependency (5c0768e)
2.3.0 (2020-02-18)
- Adding daf-react-native-libsodium (6446411)
2.2.1 (2020-02-17)
- Example deps (fc01968)
2.2.0 (2020-02-17)
- Added react-native-async-storage (1270740)
2.1.1 (2020-02-17)
- Deps (0d29fbb)
2.1.0 (2020-02-17)
- Removing examples from workspaces (5cf7343)
- Updated architecture diagram (dafa3c0)
- Updated lock file (c46ecf2)
- Version bump (4fd60a9)
2.0.0 (2020-02-17)
- CLI defaultPath (20b70d9)
- Decrypting (db07fdb)
- Removing daf-sodium-fs and encryptionmanager (1ea064d)
- Removing DIDComm-js (94f8975)
- Using local version of DIDComm lib (d09a326)
- REST api handling incoming msg (372cd25)
- All ethr Identity Providers updated (552c967)
- Breaking. New did management interfaces (c384159)
- Daf-ethr-did-fs using experimental interface (cecffd8)
- FS dids backed by jwk (7a93f7c)
- FS IdentityStore (a2521e0)
- FS KMS (1bcf4c1)
- IdentityController, KeyStore (e86fec4)
- Moving DID Doc management to the provider (b6bd930)
- New DID management interfaces (9599e2a)
- New Identity TS and GraphQL interfaces (3f8ff1c)
- New Identity TS and GraphQL interfaces (a36d691)
- Passing keyStore to Identity object (dafcac2)
- REST API example (0102582)
- Sending encrypted DIDComm messages (2f12513)
- Using DIDComm for encryption (02fefa9)
- new interfaces for IdentityManager AbstractIdentityController AbstractIdentityProvider AbstractIdentityStore AbstractIdentity AbstractKeyManagementSystem AbstractKey AbstractKeyStore
1.5.1 (2020-01-30)
- package: SDR query subject ID type (5867c2d)
- Adding profileImage (1063057)
- Fix credential select (6c5f9e9)
- Fix multi query wrapper component (e2b5056)
- Fix rendering route sidepanels (7c10ce9)
- Hiding explore item (14211c5)
- Activity feed (50bc5d5)
- Create + Send SDR request (d87127b)
- Delet identity and conditions (37ca91e)
- Global state for identity (06ff655)
- Initial dashboard layout (31b69a8)
- Issue credential rewired (1351a56)
- List known identities in connections view (784c29b)
- Respond to SDR request (8aafc6b)
- Set default did as first (cc9332c)
- Setup routing and layout templates (19236cd)
- Show gravatar for did (f537372)
- Show Request in sidepanel (d930b92)
- Validation in SDR response (fab06d2)
1.5.0 (2020-01-24)
- Adding list of messages (72dca61)
- Loading indicator (a463e40)
- Query for single credential by id(hash) (1283ce5)
- Sample auth (ef30a6e)
- Server / Client example (f757b7e)
- Using data store (c2b76fd)
1.4.1 (2020-01-14)
- Adding id to serviceMessagesSince (45bb45b)
1.4.0 (2020-01-14)
- GQL query to get latest service messages (8061fbe)
1.3.7 (2020-01-10)
1.3.6 (2020-01-10)
Note: Version bump only for package daf
1.3.5 (2020-01-08)
Note: Version bump only for package daf
1.3.4 (2020-01-03)
Note: Version bump only for package daf
1.3.3 (2019-12-20)
- Return empty array for empty threads (fdb1e54)
1.3.2 (2019-12-20)
1.3.1 (2019-12-17)
- Cli VP (3db8186)
1.3.0 (2019-12-17)
- Metamask Identity Controller (720b52c)
1.2.0 (2019-12-16)
- Update readme (39a3261)
1.1.1 (2019-12-16)
- Identity.isManaged (38ad11e)
1.1.0 (2019-12-16)
- Catching edge case (3c1a935)
- Adding daf-ethr-did-local-storage (f73b435)
0.10.3 (2019-12-12)
- EventEmmiter (dc52b55)
- ServiceManager and AbstractServiceController (284badc)
- Unifying debug messages (efb4f3b)
0.10.2 (2019-12-11)
- Default TGE with WebSocket support (23ebcea)
0.10.1 (2019-12-10)
- Ordering in latestMessageTimestamps (fca9995)
0.10.0 (2019-12-10)
- Data deduplication (c5c10b1)
- Message object with validation (8bf6a9d)
- Saving message and VC meta data (1928125)
- URL message validator (7e516e4)
0.9.0 (2019-12-05)
- Using EventEmitter instead of pubsub-js (5d50acf)
0.8.0 (2019-12-04)
- Simple login flow (8d6042a)
0.7.8 (2019-12-04)
- TG subscription connection params (b7b79d8)
0.7.7 (2019-12-03)
- TG subscription (a389612)
0.7.6 (2019-12-03)
- Handle raw message in cli (53ffa0d)
0.7.5 (2019-12-02)
- W3C VP subject is aud (991e64b)
0.7.4 (2019-12-02)
- Adding tag in VP (c154015)
- Running local cli (8609019)
- SDR findCredentialsByFields iss (6838d04)
- TGE subscribtion query (17863a2)
0.7.3 (2019-11-30)
- Debug info in daf-node-sqlite3 (b0b5b70)
- Message sub can be null (6599296)
- Selective disclosure gql resolver (f4ec808)
0.7.2 (2019-11-29)
- Adding sub in sdr gql (45bb8bf)
0.7.1 (2019-11-29)
- Adding tag to vc/vp (3c876a9)
0.7.0 (2019-11-29)
- Express example (1c33310)
- Selective Disclosure Request (9afe0c5)
0.6.1 (2019-11-28)
- TG subscribtion (5334fc6)
0.6.0 (2019-11-27)
0.5.2 (2019-11-26)
Note: Version bump only for package daf
0.5.1 (2019-11-26)
Note: Version bump only for package daf
0.5.0 (2019-11-26)
- Bump minor version (npm conflicts) (67b77af)
0.4.0 (2019-11-25)
- Added actionSignVc mutation (4ef9a15)
0.3.0 (2019-11-24)
- Removing duplicate saveMessage (ab2c6a0)
- Graphql server in CLI (70890bd)
0.2.0 (2019-11-23)
- Bump minor version (npm conflicts) (34cefc2)
0.1.0 (2019-11-22)
- Added data-explorer to daf-cli (eebe040)
0.0.26 (2019-11-22)
0.0.25 (2019-11-21)
- Moved did-resolver to devDeps (3ae8c1c)