Skip to content

Releases: ipfs/ipfs-webui

v4.3.2

24 Sep 16:57
Compare
Choose a tag to compare

4.3.2 (2024-09-24)

CID bafybeif6abowqcavbkz243biyh7pde7ick5kkwwytrh7pd2hkbtuqysjxy


Bug Fixes

Trivial Changes

v4.3.1

23 Sep 16:26
Compare
Choose a tag to compare

4.3.1 (2024-09-23)

CID bafybeideglc722hiwhsy4kiyl2fivf5lr6wozy2iuixtgzkvl3v4hasaty


Bug Fixes

Trivial Changes

v4.3.0

12 Aug 20:19
Compare
Choose a tag to compare

4.3.0 (2024-08-12)

CID bafybeihatzsgposbr3hrngo42yckdyqcc56yean2rynnwpzxstvdlphxf4


Features

Bug Fixes

Trivial Changes

  • ci: dnslink update on .tech tld (222053a)
  • ci: stop updating webui.ipfs.io (5b06c3f)
  • deps: bump actions/checkout from 3.6.0 to 4.1.2 (#2213) (d028190)
  • deps: bump actions/github-script from 6 to 7 (#2197) (7342cfa)
  • deps: bump axios, @storybook/test-runner, bundlesize and wait-on (#2215) (fbbe5ff)
  • deps: bump ip from 1.1.8 to 1.1.9 (#2211) (d73e798)
  • deps: bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.1 (#2222) (c6159c3)
  • pull transifex translations (#2220) (35f8aae)

v4.2.1

08 Apr 23:10
Compare
Choose a tag to compare

4.2.1 (2024-04-08)

CID bafybeigggyffcf6yfhx5irtwzx3cgnk6n3dwylkvcpckzhqqrigsxowjwe


Bug Fixes

  • peers: add connection accepts valid multiaddrs (#2199) (91ff2ca)
  • pinning: update scaleway logo and link (#2194) (b8ac64f)

Trivial Changes

v4.2.0

02 Dec 01:28
Compare
Choose a tag to compare

4.2.0 (2023-12-02)

CID bafybeidf7cpkwsjkq6xs3r6fbbxghbugilx3jtezbza7gua3k5wjixpmba


Features

Bug Fixes

Trivial Changes

v4.1.1

11 Sep 18:51
Compare
Choose a tag to compare

4.1.1 (2023-09-11)

CID bafybeiamycmd52xvg6k3nzr6z3n33de6a2teyhquhj4kspdtnvetnkrfim


Trivial Changes

v4.1.0

25 Jul 22:27
Compare
Choose a tag to compare

4.1.0 (2023-07-25)

CID bafybeieqdeoqkf7xf4aozd524qncgiloh33qgr25lyzrkusbcre4c3fxay


Features

  • add 4EVERLAND to list of pinning service providers (#2107) (12a0f87)

Bug Fixes

Tests

Trivial Changes

v4.0.2

03 Jul 22:09
Compare
Choose a tag to compare

4.0.2 (2023-07-03)

CID bafybeicyp7ssbnj3hdzehcibmapmpuc3atrsc4ch3q6acldfh4ojjdbcxe


Bug Fixes

  • dont spam IPFS_INIT_FAILED events to countly (#2133) (b8cf74a)

Trivial Changes

  • deps: bump actions/checkout from 3.5.2 to 3.5.3 (#2128) (de5aaf4)
  • deps: bump actions/download-artifact from 2 to 3 (#2129) (5427709)
  • deps: bump actions/github-script from 3 to 6 (#2127) (d31f25c)
  • deps: bump actions/upload-artifact from 2 to 3 (#2126) (4b45b5f)
  • deps: bump gozala/typescript-error-reporter-action (#2130) (3ea7f59)
  • deps: bump stefanzweifel/git-auto-commit-action (#2125) (d76d95c)
  • readme: remove mentions of js-ipfs (#2134) (a43dd23)
  • Update .github/dependabot.yml [skip ci] (bea5f67)
  • Update .github/workflows/stale.yml [skip ci] (c5eaecc)
  • Update .github/workflows/stale.yml [skip ci] (1fe83ec)

v4.0.1

14 Jun 07:58
Compare
Choose a tag to compare

4.0.1 (2023-06-14)

CID bafybeigs6d53gpgu34553mbi5bbkb26e4ikruoaaar75jpfdywpup2r3my


Bug Fixes

v4.0.0

12 Jun 18:59
Compare
Choose a tag to compare

4.0.0 (2023-06-12)

CID bafybeifu32oukwmh5674fbjyvn7nkobfxyrnr4hq5gl46yv7jkvai2ze7q


⚠ BREAKING CHANGES

  • This change updates the version of
    ipld-explorer-components we're using. The new ipld-explorer-components
    does not depend on old js-ipfs nor ipld dependencies.

  • fix: transient dependency warning

  • test: fix peer-locations.test.js

  • test: fix src/bundles/peer-bandwidth.test.js

  • test: fix test/e2e/explore.test.js

  • fix: support async peer info

  • test: fix src/bundles/peer-locations.test.js

  • fix: don't throw on lack of coverage data

  • feat: use [email protected]

  • chore: attempt to remove npm strict engines

Features