Releases: p2plabsxyz/dhost
Releases · p2plabsxyz/dhost
v0.2.2
- 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
- Store user's web3.storage API keys in local storage
- Update gateway to
w3s.link
v0.1.1
- Fix for Infura public gateway is not supported anymore.
v0.1.0
Initial release