Skip to content

Latest commit

 

History

History
167 lines (114 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

167 lines (114 loc) · 16.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-beta.7 (2023-10-11)

Bug Fixes

Features

  • adds traceability interop default context (a5418e4)
  • credential router (#139) (c5e9f1c), closes #123
  • demo agent explorer ui (2abcce1)
  • implement credential oa plugin (354e38d)
  • implement OAuth middleware for express API (93613f7)
  • implement renderer plugin (d50fa4a)
  • implement svg template for OA renderer (01277f3)
  • implement the encrypted storage plugin (#135) (3f4b03e), closes #123
  • implement WebRenderingTemplate2022 renderer provider (93d1399)
  • include credential in response from agent (117634e)
  • react components package, QR code component (#134) (3b9e3de), closes #123
  • vc api for the holder and the verifier (#107) (022fb56), closes #123
  • vc-api issuer interfaces (#98) (eddb0c9), closes #92

1.0.0-beta.6 (2023-10-09)

Bug Fixes

Features

  • adds traceability interop default context (a5418e4)
  • credential router (#139) (c5e9f1c), closes #123
  • demo agent explorer ui (2abcce1)
  • implement credential oa plugin (354e38d)
  • implement OAuth middleware for express API (93613f7)
  • implement renderer plugin (d50fa4a)
  • implement svg template for OA renderer (01277f3)
  • implement the encrypted storage plugin (#135) (3f4b03e), closes #123
  • implement WebRenderingTemplate2022 renderer provider (93d1399)
  • include credential in response from agent (117634e)
  • react components package, QR code component (#134) (3b9e3de), closes #123
  • vc api for the holder and the verifier (#107) (022fb56), closes #123
  • vc-api issuer interfaces (#98) (eddb0c9), closes #92

1.0.0-beta.5 (2023-06-22)

Bug Fixes

  • add correct api-doc router to default config (df23ed4)
  • add missing plugin schema (#97) (78cd8fa)
  • resolves discrepancy between config and installed packages (3c65cb6)
  • update config for credential oa plugin (100b35d)
  • update config for renderer plugin (ca1a03e)

Features

  • adds traceability interop default context (a5418e4)
  • implement credential oa plugin (354e38d)
  • implement OAuth middleware for express API (93613f7)
  • implement renderer plugin (d50fa4a)
  • implement svg template for OA renderer (01277f3)
  • implement WebRenderingTemplate2022 renderer provider (93d1399)
  • vc-api issuer interfaces (#98) (eddb0c9), closes #92

1.0.0-beta.4 (2023-06-04)

Features

  • adds traceability interop default context (f3783f0)

1.0.0-beta.3 (2023-06-02)

Note: Version bump only for package vckit

1.0.0-beta.2 (2023-05-11)

Features

  • add aunauthenticated qrcode route (e72acdf)

1.0.0-beta.1 (2023-05-10)

Note: Version bump only for package vckit

1.0.0-beta.0 (2023-05-09)

Features

  • add traceability interop example documents (5ef4191)

0.3.0 (2023-05-05)

Bug Fixes

  • correct doc path and get rapidoc from cdn (e456506)
  • correct path and agent method call in router (4dac60e)
  • temp hardcode appwrite client (b25cb9a)

Features

  • add wallet app to default config (0372201)
  • app: enable view identifiers, credentials, messages (c1a8ace)
  • init base cli (9dd38c7)
  • partial implementation of creadentials/issue (3872204)
  • partial implementation of get /credentials (6a0cca9)
  • partial implementation of identifiers/{did} (e47ea92)
  • restructure types and add OA types (5c1ac47)

0.2.2 (2023-05-03)

Note: Version bump only for package vckit

0.2.1 (2023-05-02)

Note: Version bump only for package vckit

0.2.0 (2023-05-02)

Features

  • agent: initialise agent library (#3) (e5fa0ad)
  • init base cli (50fa0c0)
  • partial implementation of creadentials/issue (0f313ff)
  • partial implementation of get /credentials (3ba88d6)
  • partial implementation of identifiers/{did} (c6cf61b)
  • restructure types and add OA types (3eb493d)