Releases: linuxserver/docker-ipfs
v2.14.0-ls45
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
v2.13.0-ls44
LinuxServer Changes:
Build webui from source. Update code formatting. Rebase to Alpine 3.14.
ipfs-webui Changes:
CID: bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
This release includes bunch of bugfixes contributed by and one new feature.
A big thank you to @hacdias who spent significant time on fixing bugs listed below ❤️
New feature: customize your Public Gateway
The gateway at ipfs.io
is provided on a best-effort basis to the community, but using a centralized gateway and domain name acts as a single point of failure. Recently, we've experienced ipfs.io
outage due to DNS block issued by a domain registrar. This prompted review of our stack and helped us identify low-hanging fruits that could mitigate bad UX for users going forward.
In this release, we enable users to customize the public gateway. It is used for things like generating Shareable Links on the Files screen, and providing a fallback download option when preview using local gateway is not possible.
Give it a try with one of many public gateways.
Read more about HTTP gateways here and here.
Full Changelog
✨ Features
- feat: ability to use custom public gateway (#1834)
- feat: check if gateway is valid using image (#1846)
🛠 Fixes and Maintenance
- fix: use ipfs.io by default (c0e6789bdf9e953f06f0e93b0f42df8baa972783)
- fix: do not show api address form on Desktop (#1835)
- fix: freeze during file preview (#1836)
- fix: update desktop language (#1839)
- fix: frozen pinning service modal error (#1841)
- fix: selection for text files (#1842)
- fix: download directories outside of MFS (#1833)
- chore(i18n): sync locales
v2.13.0-ls43
LinuxServer Changes:
Build webui from source. Update code formatting. Rebase to Alpine 3.14.
ipfs-webui Changes:
CID: bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
This release includes bunch of bugfixes contributed by and one new feature.
A big thank you to @hacdias who spent significant time on fixing bugs listed below ❤️
New feature: customize your Public Gateway
The gateway at ipfs.io
is provided on a best-effort basis to the community, but using a centralized gateway and domain name acts as a single point of failure. Recently, we've experienced ipfs.io
outage due to DNS block issued by a domain registrar. This prompted review of our stack and helped us identify low-hanging fruits that could mitigate bad UX for users going forward.
In this release, we enable users to customize the public gateway. It is used for things like generating Shareable Links on the Files screen, and providing a fallback download option when preview using local gateway is not possible.
Give it a try with one of many public gateways.
Read more about HTTP gateways here and here.
Full Changelog
✨ Features
- feat: ability to use custom public gateway (#1834)
- feat: check if gateway is valid using image (#1846)
🛠 Fixes and Maintenance
- fix: use ipfs.io by default (c0e6789bdf9e953f06f0e93b0f42df8baa972783)
- fix: do not show api address form on Desktop (#1835)
- fix: freeze during file preview (#1836)
- fix: update desktop language (#1839)
- fix: frozen pinning service modal error (#1841)
- fix: selection for text files (#1842)
- fix: download directories outside of MFS (#1833)
- chore(i18n): sync locales
v2.13.0-ls42
LinuxServer Changes:
Build webui from source. Update code formatting. Rebase to Alpine 3.14.
ipfs-webui Changes:
CID: bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
This release includes bunch of bugfixes contributed by and one new feature.
A big thank you to @hacdias who spent significant time on fixing bugs listed below ❤️
New feature: customize your Public Gateway
The gateway at ipfs.io
is provided on a best-effort basis to the community, but using a centralized gateway and domain name acts as a single point of failure. Recently, we've experienced ipfs.io
outage due to DNS block issued by a domain registrar. This prompted review of our stack and helped us identify low-hanging fruits that could mitigate bad UX for users going forward.
In this release, we enable users to customize the public gateway. It is used for things like generating Shareable Links on the Files screen, and providing a fallback download option when preview using local gateway is not possible.
Give it a try with one of many public gateways.
Read more about HTTP gateways here and here.
Full Changelog
✨ Features
- feat: ability to use custom public gateway (#1834)
- feat: check if gateway is valid using image (#1846)
🛠 Fixes and Maintenance
- fix: use ipfs.io by default (c0e6789bdf9e953f06f0e93b0f42df8baa972783)
- fix: do not show api address form on Desktop (#1835)
- fix: freeze during file preview (#1836)
- fix: update desktop language (#1839)
- fix: frozen pinning service modal error (#1841)
- fix: selection for text files (#1842)
- fix: download directories outside of MFS (#1833)
- chore(i18n): sync locales
v2.13.0-ls41
LinuxServer Changes:
Build webui from source. Update code formatting. Rebase to Alpine 3.14.
ipfs-webui Changes:
CID: bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
This release includes bunch of bugfixes contributed by and one new feature.
A big thank you to @hacdias who spent significant time on fixing bugs listed below ❤️
New feature: customize your Public Gateway
The gateway at ipfs.io
is provided on a best-effort basis to the community, but using a centralized gateway and domain name acts as a single point of failure. Recently, we've experienced ipfs.io
outage due to DNS block issued by a domain registrar. This prompted review of our stack and helped us identify low-hanging fruits that could mitigate bad UX for users going forward.
In this release, we enable users to customize the public gateway. It is used for things like generating Shareable Links on the Files screen, and providing a fallback download option when preview using local gateway is not possible.
Give it a try with one of many public gateways.
Read more about HTTP gateways here and here.
Full Changelog
✨ Features
- feat: ability to use custom public gateway (#1834)
- feat: check if gateway is valid using image (#1846)
🛠 Fixes and Maintenance
- fix: use ipfs.io by default (c0e6789bdf9e953f06f0e93b0f42df8baa972783)
- fix: do not show api address form on Desktop (#1835)
- fix: freeze during file preview (#1836)
- fix: update desktop language (#1839)
- fix: frozen pinning service modal error (#1841)
- fix: selection for text files (#1842)
- fix: download directories outside of MFS (#1833)
- chore(i18n): sync locales
v2.13.0-ls40
LinuxServer Changes:
Build webui from source. Update code formatting. Rebase to Alpine 3.14.
ipfs-webui Changes:
CID: bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
This release includes bunch of bugfixes contributed by and one new feature.
A big thank you to @hacdias who spent significant time on fixing bugs listed below ❤️
New feature: customize your Public Gateway
The gateway at ipfs.io
is provided on a best-effort basis to the community, but using a centralized gateway and domain name acts as a single point of failure. Recently, we've experienced ipfs.io
outage due to DNS block issued by a domain registrar. This prompted review of our stack and helped us identify low-hanging fruits that could mitigate bad UX for users going forward.
In this release, we enable users to customize the public gateway. It is used for things like generating Shareable Links on the Files screen, and providing a fallback download option when preview using local gateway is not possible.
Give it a try with one of many public gateways.
Read more about HTTP gateways here and here.
Full Changelog
✨ Features
- feat: ability to use custom public gateway (#1834)
- feat: check if gateway is valid using image (#1846)
🛠 Fixes and Maintenance
- fix: use ipfs.io by default (c0e6789bdf9e953f06f0e93b0f42df8baa972783)
- fix: do not show api address form on Desktop (#1835)
- fix: freeze during file preview (#1836)
- fix: update desktop language (#1839)
- fix: frozen pinning service modal error (#1841)
- fix: selection for text files (#1842)
- fix: download directories outside of MFS (#1833)
- chore(i18n): sync locales
v2.13.0-ls39
LinuxServer Changes:
Build webui from source. Update code formatting. Rebase to Alpine 3.14.
ipfs-webui Changes:
CID: bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
This release includes bunch of bugfixes contributed by and one new feature.
A big thank you to @hacdias who spent significant time on fixing bugs listed below ❤️
New feature: customize your Public Gateway
The gateway at ipfs.io
is provided on a best-effort basis to the community, but using a centralized gateway and domain name acts as a single point of failure. Recently, we've experienced ipfs.io
outage due to DNS block issued by a domain registrar. This prompted review of our stack and helped us identify low-hanging fruits that could mitigate bad UX for users going forward.
In this release, we enable users to customize the public gateway. It is used for things like generating Shareable Links on the Files screen, and providing a fallback download option when preview using local gateway is not possible.
Give it a try with one of many public gateways.
Read more about HTTP gateways here and here.
Full Changelog
✨ Features
- feat: ability to use custom public gateway (#1834)
- feat: check if gateway is valid using image (#1846)
🛠 Fixes and Maintenance
- fix: use ipfs.io by default (c0e6789bdf9e953f06f0e93b0f42df8baa972783)
- fix: do not show api address form on Desktop (#1835)
- fix: freeze during file preview (#1836)
- fix: update desktop language (#1839)
- fix: frozen pinning service modal error (#1841)
- fix: selection for text files (#1842)
- fix: download directories outside of MFS (#1833)
- chore(i18n): sync locales
v2.13.0-ls38
LinuxServer Changes:
Build webui from source. Update code formatting. Rebase to Alpine 3.14.
ipfs-webui Changes:
CID: bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
This release includes bunch of bugfixes contributed by and one new feature.
A big thank you to @hacdias who spent significant time on fixing bugs listed below ❤️
New feature: customize your Public Gateway
The gateway at ipfs.io
is provided on a best-effort basis to the community, but using a centralized gateway and domain name acts as a single point of failure. Recently, we've experienced ipfs.io
outage due to DNS block issued by a domain registrar. This prompted review of our stack and helped us identify low-hanging fruits that could mitigate bad UX for users going forward.
In this release, we enable users to customize the public gateway. It is used for things like generating Shareable Links on the Files screen, and providing a fallback download option when preview using local gateway is not possible.
Give it a try with one of many public gateways.
Read more about HTTP gateways here and here.
Full Changelog
✨ Features
- feat: ability to use custom public gateway (#1834)
- feat: check if gateway is valid using image (#1846)
🛠 Fixes and Maintenance
- fix: use ipfs.io by default (c0e6789bdf9e953f06f0e93b0f42df8baa972783)
- fix: do not show api address form on Desktop (#1835)
- fix: freeze during file preview (#1836)
- fix: update desktop language (#1839)
- fix: frozen pinning service modal error (#1841)
- fix: selection for text files (#1842)
- fix: download directories outside of MFS (#1833)
- chore(i18n): sync locales
v2.13.0-ls37
LinuxServer Changes:
Build webui from source. Update code formatting. Rebase to Alpine 3.14.
ipfs-webui Changes:
CID: bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
This release includes bunch of bugfixes contributed by and one new feature.
A big thank you to @hacdias who spent significant time on fixing bugs listed below ❤️
New feature: customize your Public Gateway
The gateway at ipfs.io
is provided on a best-effort basis to the community, but using a centralized gateway and domain name acts as a single point of failure. Recently, we've experienced ipfs.io
outage due to DNS block issued by a domain registrar. This prompted review of our stack and helped us identify low-hanging fruits that could mitigate bad UX for users going forward.
In this release, we enable users to customize the public gateway. It is used for things like generating Shareable Links on the Files screen, and providing a fallback download option when preview using local gateway is not possible.
Give it a try with one of many public gateways.
Read more about HTTP gateways here and here.
Full Changelog
✨ Features
- feat: ability to use custom public gateway (#1834)
- feat: check if gateway is valid using image (#1846)
🛠 Fixes and Maintenance
- fix: use ipfs.io by default (c0e6789bdf9e953f06f0e93b0f42df8baa972783)
- fix: do not show api address form on Desktop (#1835)
- fix: freeze during file preview (#1836)
- fix: update desktop language (#1839)
- fix: frozen pinning service modal error (#1841)
- fix: selection for text files (#1842)
- fix: download directories outside of MFS (#1833)
- chore(i18n): sync locales
v2.13.0-ls36
LinuxServer Changes:
Build webui from source. Update code formatting. Rebase to Alpine 3.14.
ipfs-webui Changes:
CID: bafybeihcyruaeza7uyjd6ugicbcrqumejf6uf353e5etdkhotqffwtguva
This release includes bunch of bugfixes contributed by and one new feature.
A big thank you to @hacdias who spent significant time on fixing bugs listed below ❤️
New feature: customize your Public Gateway
The gateway at ipfs.io
is provided on a best-effort basis to the community, but using a centralized gateway and domain name acts as a single point of failure. Recently, we've experienced ipfs.io
outage due to DNS block issued by a domain registrar. This prompted review of our stack and helped us identify low-hanging fruits that could mitigate bad UX for users going forward.
In this release, we enable users to customize the public gateway. It is used for things like generating Shareable Links on the Files screen, and providing a fallback download option when preview using local gateway is not possible.
Give it a try with one of many public gateways.
Read more about HTTP gateways here and here.
Full Changelog
✨ Features
- feat: ability to use custom public gateway (#1834)
- feat: check if gateway is valid using image (#1846)
🛠 Fixes and Maintenance
- fix: use ipfs.io by default (c0e6789bdf9e953f06f0e93b0f42df8baa972783)
- fix: do not show api address form on Desktop (#1835)
- fix: freeze during file preview (#1836)
- fix: update desktop language (#1839)
- fix: frozen pinning service modal error (#1841)
- fix: selection for text files (#1842)
- fix: download directories outside of MFS (#1833)
- chore(i18n): sync locales