Compare commits

..

No commits in common. "master" and "develop" have entirely different histories.

3 changed files with 3 additions and 25 deletions

View File

@ -1,25 +1,3 @@
## [0.4.1](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.4.0...v0.4.1) (2023-11-19)
### Bug Fixes
* update to reference S5 as a supported content network and technology ([0ce0a18](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/0ce0a1869d5832249eeadf63991e7216f9069cd6))
# [0.4.0](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.3.0...v0.4.0) (2023-11-15)
### Bug Fixes
* bad redirect ([d1a052c](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/d1a052c2bce749426e817291e75b23461e24dbf9))
* broken link ([bc56dfa](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/bc56dfa573a44438bd7bebdb1e4c22b7c0563544))
* ensure trailing slashes get a redirect ([d4018c2](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/d4018c2b2d51616102cadbf5633b0d722769b997))
* formatting and header size changes ([993d384](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/993d38456cfff350d7dd31174732a45de2e27caa))
### Features
* add roadmap ([7694546](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/7694546aa1b19b6431f780e4e5a75e2be407d544))
# [0.3.0-develop.4](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.3.0-develop.3...v0.3.0-develop.4) (2023-11-15)

View File

@ -6,7 +6,7 @@ title: Web3 Browser Web App
**Link**: https://web3browser.io
This is an experimental tech demo to enable HNS and ENS browsing via IPFS and S5.
This is an experimental tech demo to enable HNS and ENS browsing via IPFS.
**This demo uses the following technologies**:
@ -16,7 +16,7 @@ This is an experimental tech demo to enable HNS and ENS browsing via IPFS and S5
* Lavanet: https://www.lavanet.xyz
* ETH: https://git.lumeweb.com/LumeWeb/libethsync/src/branch/develop
* IPFS: https://github.com/ipfs/helia
* S5 in TypeScript: https://git.lumeweb.com/LumeWeb/libs5/src/branch/develop
* HNS: https://github.com/handshake-org/hsd
**Some notes about current issues and limitations**:

View File

@ -1,6 +1,6 @@
{
"name": "@lumeweb/docs.lumeweb.com",
"version": "0.4.1",
"version": "0.3.0-develop.4",
"private": true,
"repository": {
"type": "git",