Skip to content

Releases: ipfs/ipfs-webui

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 ipld-explorer-components@4.0.0

  • chore: attempt to remove npm strict engines

Features

v3.0.0

24 Apr 20:06
Compare
Choose a tag to compare

3.0.0 (2023-04-24)

CID bafybeic4gops3d3lyrisqku37uio33nvt6fqxvkxihrwlqsuvf76yln4fm


⚠ BREAKING CHANGES

Features

Bug Fixes

Trivial Changes

v2.22.0

27 Jan 18:39
Compare
Choose a tag to compare

2.22.0 (2023-01-27)

CID bafybeifeqt7mvxaniphyu2i3qhovjaf3sayooxbh5enfdqtiehxjv2ldte


Important changes in this release

This release includes changing our metrics collection policy to opt-out instead of opt-in. This means app data (non-user data), or telemetry, is gathered by default when running the application. Note that you can still disable the collection of telemetry in the settings page. For more information, see the following:

  1. https://github.com/ipfs-shipyard/ignite-metrics/blob/main/docs/telemetry/COLLECTION_POLICY.md
  2. ipfs-shipyard/ignite-metrics#76
  3. ipfs/ipfs-gui#117

Features

  • different countly keys for kubo and webui.ipfs.io deployments (#2081) (2e766fa)

Bug Fixes

Trivial Changes

v2.21.0

09 Dec 23:17
Compare
Choose a tag to compare

2.21.0 (2022-12-09)

CID bafybeiequgo72mrvuml56j4gk7crewig5bavumrrzhkqbim6b3s2yqi7ty


Features

Bug Fixes

Trivial Changes