Skip to content

v2.13.0

Compare
Choose a tag to compare
@lidel lidel released this 06 Sep 13:12
· 187 commits to main since this release

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.

2021-09-06_15-24
Settings screen, ipfs-webui v2.13.0

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 (c0e6789)
  • 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