Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Releases: p2plabsxyz/dhost

v0.2.2

20 Jul 16:21
9f89f9e

Choose a tag to compare

  • Package updates
  • Fix for the extension crashing when publishing an empty folder (#2)
    • Display warning message when the user selects an empty folder
  • Automatically set the default folder as the user's current VS Code workspace directory. This allows users to publish the site to IPFS directly after opening the workspace. Alternatively, users can manually select a folder using the dhost.select command (#3)

You will need to set an API token after every update. Make sure to enter your API keys using the dhost.token command in the VS Code command palette. For detailed steps, refer to the instructions here.

v0.2.1

03 Apr 09:42
084f70a

Choose a tag to compare

  • Store user's web3.storage API keys in local storage
  • Update gateway to w3s.link

v0.1.1

16 Aug 10:04
14ef9c5

Choose a tag to compare

  • Fix for Infura public gateway is not supported anymore.

v0.1.0

15 Mar 13:11
1d12d7c

Choose a tag to compare

Initial release