This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
LinuxServer Changes:
Deprecate.
ipfs-webui Changes:
CID: bafybeiet6eoo4vjqev7cj5qczqwk6f7ao6pjtmj3uu3kfezldugi5eizei
(CAR)
Feature highlight: permanent peering
The Add operation on the Peers screen can now add entries to the Peering
config.
Permanent peering is useful when a group of IPFS nodes wants to be always connected to each other for immediate transfer over bitswap (without waiting for DHT lookup).
What's Changed
New features:
- feat: add peer permanently by default by @hacdias in ipfs/ipfs-webui#1850
- feat: "import from IPFS" with a name by @hacdias in ipfs/ipfs-webui#1853
Fixes and chores:
- fix: navbar links to the github repo. by @AyumuKasuga in ipfs/ipfs-webui#1852
- fix: missing ReleaseLink in go-ipfs version by @xrazis in ipfs/ipfs-webui#1865
- feat: show agent version suffix by @xrazis in ipfs/ipfs-webui#1866
- fix: replace .substr by .substring by @hacdias in ipfs/ipfs-webui#1891
- fix: download HAMT-sharded directories by @hacdias in ipfs/ipfs-webui#1890
- chore: release prep and dnslink fix by @lidel in ipfs/ipfs-webui#1898
- chore: local sync
New Contributors
- @AyumuKasuga made their first contribution in ipfs/ipfs-webui#1852
- @xrazis made their first contribution in ipfs/ipfs-webui#1865
Full Changelog: ipfs/ipfs-webui@v2.13.0...v2.14.0