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