Releases: ipfs/ipfs-webui
v4.0.1
v4.0.0
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
- use [email protected] (#2117) (638e93d), closes #2120
v3.0.0
3.0.0 (2023-04-24)
CID bafybeic4gops3d3lyrisqku37uio33nvt6fqxvkxihrwlqsuvf76yln4fm
⚠ BREAKING CHANGES
- migrate to ESM (#2092)
Features
- ipfs-http-client -> kubo-rpc-client (#2098) (5e53c79), closes #issuecomment-1426219633 /github.com/ipfs/ipfs-webui/issues/2079#issuecomment-1426337490
- migrate to ESM (#2092) (58a737c)
Bug Fixes
- e2e/explore.test.js succeeds in offline mode (#2109) (a5e9ac6)
- ko language falls back to ko-KR (#2102) (3369800)
- semantic release custom notes import (#2113) (2f9f306)
Trivial Changes
- add NetworkTraffic.stories.js (#2094) (7a3bf46)
- pull new translations (#2101) (cbabac3)
- pull new translations (#2104) (4a691a2)
- Pull transifex translations (#2088) (a5b8a1c)
- Pull transifex translations (#2091) (d209863)
- Pull transifex translations (#2099) (1cf2fe7)
- Pull transifex translations (#2111) (57d9b63)
v2.22.0
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:
- https://github.com/ipfs-shipyard/ignite-metrics/blob/main/docs/telemetry/COLLECTION_POLICY.md
- ipfs-shipyard/ignite-metrics#76
- ipfs/ipfs-gui#117
Features
Bug Fixes
- import status window UX (#2075) (4104cc6)
- webui update metrics to opt-out by default (part of 2074) (#2084) (cac7663)
Trivial Changes
v2.21.0
2.21.0 (2022-12-09)
CID bafybeiequgo72mrvuml56j4gk7crewig5bavumrrzhkqbim6b3s2yqi7ty
Features
Bug Fixes
Trivial Changes
- bump playwright deps (#2066) (f138960)
- ci: fix flaky unit test (#2068) (bd038cd), closes /github.com/ipfs/ipfs-webui/issues/2065#issuecomment-1315933342
- Pull transifex translations (#2069) (36f3641)
- revert #2032 (#2064) (9473d7d), closes /github.com/ipfs/ipfs-webui/pull/2032#issuecomment-1278928440
v2.20.0
v2.19.0
v2.18.1
v2.18.0
2.18.0 (2022-09-09)
CID bafybeidb5eryh72zajiokdggzo7yct2d6hhcflncji5im2y5w26uuygdsm
Features
Bug Fixes
- ci: parsing "ipfs-cluster-ctl peers ls" output (#1966) (828e460)
- korean detection (#2005) (362dab8)
- Kubo agent text to link via ReleaseLink #2010 (#2011) (3d04988)
- nodejs readme badges (#1985) (a9e661b)
- remove web ui version and keep revision (#2000) (42ed78d)
- resolve issues with automated releases (#1974) (9a7cfad)
Trivial Changes
- add missing classnames dependency (#1977) (c4216b8)
- deps: update react-scripts (#1969) (136b260)
- pull transifex translations (#1996) (0de4267)
- Pull transifex translations (#2003) (cc51b15)
- readme: NodeJS version support info (#1986) (829450d)
- readme: update release steps (#1963) (c5b4822)
- Update .github/workflows/stale.yml [skip ci] (f15818d)
- update storybook and stories (#2007) (83ceac1), closes /github.com/storybookjs/storybook/blob/next/MIGRATION.md#webpack-5