- combine local CSS with CSS from
@veramo-community/react-components
- support for
did:3
- support for
did:key
- support for
did:pkh
- support for
JSON-LD
credentials - code lens shows issuer did
- show issuer DID in Markdown preview (front-matter)
- renamed some config item names, added descriptions
- using
yaml
to display credential verification results - did resolution hover uses
yaml
to display resolution result - upgrade to
@veramo/*@5.0.0
- use
pnpm
- switch to ESM
- status bar item edge cases
- support for
yaml
credentials - sign markdown files using front matter
- Rendering Verifiable Credentials using @veramo-community/react-components
- examples from IIW35
- hover over didUrl to get resolution result
- verified status bar item
- did url decorator
- codeLens provider for markdown code blocks
- remote instance
- show did in status bar
- sign credential
- sign credential in a selection
- sign any file and store VCs in context dir
- Upgrade to
@veramo/*@4.2.0
- ability to verify full credentials (not just the JWT part)
- ability to preview and verify
vc+jwt
code blocks in markdown files - ability to resolve DIDs
Check Keep a Changelog for recommendations on how to structure this file.