Skip to content

Releases: affinidi/vscode-extension

v1.4.1

06 Dec 13:43
Compare
Choose a tag to compare

1.4.1 (2022-12-06)

Bug Fixes

  • move main.js file and toolkit to media/ directory (#50) (1df6eab)

v1.4.0

06 Dec 08:42
Compare
Choose a tag to compare

1.4.0 (2022-12-06)

Bug Fixes

  • FTL-8016: fixed semantic-release order (#47) (0785da2)

Features

v1.3.0

05 Dec 10:14
Compare
Choose a tag to compare

1.3.0 (2022-12-05)

Features

v1.2.0

05 Dec 09:11
Compare
Choose a tag to compare

1.2.0 (2022-12-05)

Bug Fixes

  • FTL-8016: added semantic-release-vsce (#46) (4d4bb78)

Features

  • FTL-8292: Schema forking functionality (#44) (e7d94ed)
  • housekeeping: Tree view re-iteration (#29) (34c7370)

v1.1.0

02 Dec 15:37
Compare
Choose a tag to compare

1.1.0 (2022-12-02)

Bug Fixes

  • FTL-8017: added persist-credentials (#43) (703e4d0)

Features

v1.0.0

02 Dec 14:41
fb083ad
Compare
Choose a tag to compare

1.0.0 (2022-12-02)

Bug Fixes

  • Add issuance description, fix API url (b0d15ac)
  • axios error checking (ebb50fd)
  • consistent variables (c28b263)
  • Create new file if language is unsupported; show error if there are no issuances (596548e)
  • file structure changes (4a1d923)
  • fix packaje.json translations (36a00f3)
  • Fix schema manager search issues (e1d18f4)
  • fix schema name (59cef59)
  • fix schema open command (e867545)
  • FTL-7609: sign out race condition and sign in error messages (4ebb249)
  • FTL-7788: refresh tree if there is no session (#3) (8bcd9f0)
  • merge main (a6818b2)
  • moved explorer provider file (1587994)
  • remove parent from treeItem (6e7f29a)
  • remove command from palette (12d6751)
  • remove type assertions (b37916f)
  • removed aws sam dependency (5d690b6)
  • removed delay (5c36528)
  • removed dragdrop, addItems functions (0778439)
  • removed hardcoded value (5deff0a)
  • schema details command (#16) (14f77d5)
  • set active project process (#9) (0625a66)
  • Sign In by default (1965db8)
  • tweak console output (6117492)

Features

  • [FTL-7511] - Extension - View My Schemas in Tree View (Explorer) (134e07c)
  • [FTL-7632] - [Ext] Show only authored Schemas (5f12d7d)
  • [FTL-7657] - [Ext] Sign Up (5b60c6c)
  • [FTL-7728] - [Ext] Trigger Reference App generation via CLI (bedb403)
  • [FTL-7798] - [Ext] Localization (fa1dcc2)
  • [FTL-7842] - state storage proposal (e4d0d4e)
  • [FTL-8013] - Add missing tests (#30) (68fea41)
  • [FTL-8013] - Add missing tests (#35) (d3eafe9)
  • [FTL-8015] - Moved projects data to state (#5) (804ddaf)
  • [FTL-8015] - Moved schemas/issuances data to state (#13) (b4f9541)
  • [FTL-8232] - Add action buttons to issuances and projects (#24) (2337055)
  • add husky (#25) (953f39b)
  • add tests for create project (ea01ef4)
  • added initial snippets for offers and issuances (aa3b26a)
  • added parents to tree items (b57f1dd)
  • added snippets for typescript (4a57697)
  • auth and structure improvements (8b880b3)
  • changes to publish to marketplace (3a19af8)
  • created schema layout (0304f73)
  • draft1-authentication-provider (a66cec5)
  • dummy refresh command (40429de)
  • explorer-tree-view: add projects and digital identities in tree view (c7e4c65)
  • explorer-tree-view: add projects and digital identities in tree view (63d6413)
  • FTL-7506: Create a Walkthrough for creating a Certification & Verification ready app (#21) (484c063)
  • FTL-7507: session handling in explorer tree (a2bcce3)
  • FTL-7512: add issuances to explorer (c4de124)
  • FTL-7513a: MR comment update (cb8402a)
  • FTL-7513a: rebasing (404a3a3)
  • FTL-7513a: small change (ec7e7ed)
  • FTL-7513a: small change (9e3e7f3)
  • FTL-7513a: small change (67606f0)
  • FTL-7513a: viewProperties for Issuance (b522586)
  • FTL-7514: add view properties for schema (fd977fd)
  • FTL-7515: show schema files in context menu (5607556)
  • FTL-7516: add context menu command view properties (f6af5d0)
  • FTL-7516: add view properties in context menu and display project details (1e26eaa)
  • FTL-7516: remove redundant function (0e1f432)
  • FTL-7519: add markdown for schema Manager About Page (aac1782)
  • FTL-7520: added about page to the context menu for Issuances root (63b3f62)
  • FTL-7535: Added copy schema urls to context menu ([d293ddd](d293ddd...
Read more