2.21.0 (2022-12-09)
CID bafybeiequgo72mrvuml56j4gk7crewig5bavumrrzhkqbim6b3s2yqi7ty
- 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
2.20.0 (2022-11-09)
CID bafybeibjbq3tmmy7wuihhhwvbladjsd3gx3kfjepxzkq6wylik6wc3whzy
- add success notification on "set pinning" action (#2038) (e410164)
- track remote pins in progress (#1919) (d3a6524)
- update to ipfs-geoip v9 (#2061) (546fb5a)
- pull new translations (#2049) (f6062b2)
- pull new translations (#2056) (e13ff17)
- pull new translations (#2059) (0bb5bf3)
2.19.0 (2022-10-03)
CID bafybeiavrvt53fks6u32n5p2morgblcmck4bh4ymf4rrwu7ah5zsykmqqa
- add codecov_token to codecov step (#2044) (ee7cc63)
- add Web3.Storage and Estuary to pinning service templates (#2026) (3aae1f2)
- go-ipfs -> kubo name update (#2022) (183c476)
- pull new translations (#2041) (1be6342)
- Pull transifex translations (#2028) (5011e12)
- replace topojson with topojson-client (#2035) (e06a878)
2.18.1 (2022-09-13)
CID bafybeiageaoxg6d7npaof6eyzqbwvbubyler7bq44hayik2hvqcggg7d2y
- show '0 B' instead of '-' for zero-length files (#2018) (fda3bf5)
- update webui.ipfs.io dnslink on manual release (#2024) (0f1e1c2), closes #2021
- pull transifex translations (#2019) (5e59065)
- readme: correct IPFS Desktop release link (b76c0db)
- remove unused dependencies (#2015) (f007d78)
2.18.0 (2022-09-09)
CID bafybeidb5eryh72zajiokdggzo7yct2d6hhcflncji5im2y5w26uuygdsm
- 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)
- 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
2.17.3 (2022-07-09)
CID bafybeihfkeactw26tghz7m3puzh4zqlukvft2f7atfdc7t2qmqn2vszhc4
2.17.2 (2022-07-09)
CID bafybeiezem6yxyzo3w56lewwat4ms333nch2j4e2tdxdqd2gbuijj3wutq
- package.json & package-lock.json to reduce vulnerabilities (972023c)
2.17.1 (2022-07-09)
CID bafybeidh5hyn64y7cddejdlo7enfuz5mklomlswxqmiaq2pnfuw6zlqkfy
2.17.0 (2022-07-09)
CID bafybeicau362acbsnxjbpukuyuufh4vjzw6yoph7wpa67f2rgujdhd3goq
- readme: remove node 10.x badge (b2d63ce)
2.16.0 (2022-07-08)
CID bafybeif2m4cd3vwwx532hclbuifl2ihqvtv627jatrljrh44gzmvtlg4xe
- ci: .github/workflows/tx-pull.yml (7ddf870)
- npm install before semantic release (e806924)
- semantic-release uses GITHUB_TOKEN (1f74b1b)
- updated ipfs-geoip (2022-06-28) (#1958) (9e4dde2)
- i18n: pull translations automatically (#1956) (0c47a69)
- pull transifex translations (#1960) (e9a0fe2)
- readme: js-ipfs CID update blocked by #1730 (#1959) (89b021c)
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
CID: bafybeifekmcbbi4nwyj4aasti6x3nuhyli464wfjjfdjg4xnz53lhyiedq
- fix: files pin status now shows correctly (#1633)
- fix(i18n): sync app.json and notify.json (#1637)
- chore: update hint text in browse bar (#1638)
- fix: context menu now has all options when it's a directory (#1639)
- chore: refactor and type major components to streamline logic (#1589)
- chore(ci): use npm ci (#1614)
- fix: allow json and text fields to be in preview file component (#1646)
CID: bafybeianwe4vy7sprht5sm3hshvxjeqhwcmvbzq73u55sdhqngmohkjgs4
- fix: restore download of a single folder (#1630)
- fix: remove electron folder import code (#1628)
CID: bafybeicitin4p7ggmyjaubqpi3xwnagrwarsy6hiihraafk5rcrxqxju6m
- feat: CLI Tutor Mode (#1572) (thank you @jay-dee7 π )
- feat: build and publish a tarball on release (#1543) (thank you @thelamer π )
- feat: add cube animation as loading indicator (#1570)
- feat: welcome page (#1571)
- feat: migration to the new IPFS API with async (for) await (#1569)
- feat: Messaging continuity when node connection lost (#1577)
- feat: add animation for add peer connection (#1596)
- feat: improve breadcrumbs functionality (#1599)
- feat: improved support for remote API (#1613)
- fix: responsive navbar on small devices (#1547)
- chore: update dependencies (#1552)
- chore: add docker section to readme (#1560)
- fix: make explore page 'view on gateway' point to gateway (#1559)
- refactor: switch multiaddrs from /ipfs/Qm to /p2p/Qm (#1564) (thank you @bertrandfalguiere π )
- fix: update Import button name (#1567)
- feat: Streamline navbar (#1550)
- feat: replace redux-bundle with ipfs-provider (#1563)
- fix: tweak map height for sub-940px-high windows (#1566)
- fix: file upload without buffering (#1534)
- fix: view in gateway url now validates if url is acessible (#1591)
- chore: update ipfs-geoip (#1608)
- chore: consolidate repeat-use i18n keys (#1604)
- fix: multiple item download with go-ipfs 0.5+ (#1611)
- fix: fast pin.ls check (#1619)
- chore: update translations
CID: bafybeihpetclqvwb4qnmumvcn7nh4pxrtugrlpw4jgjpqicdxsv7opdm6e
- Remove self-ref files page link in "no files" screen (#1531)
- fix: small arrow fill (#1532)
- fix: console error when no API available (#1443)
- fix: use classname instead of class in react components
- chore: update translations
CID: bafybeibnnxd4etu4tq5fuhu3z5p4rfu3buabfkeyr3o3s4h6wtesvvw6mu
- chore: update In-App CORS instructions to match README (#1525)
- chore: add icons stories (#1524)
- fix: file import buttons size
CID: bafybeid6luolenf4fcsuaw5rgdwpqbyerce4x3mi3hxfdtp5pwco7h7qyq
- feat: created/fixed a11y issues across every component (#1512)
- fix: a11y issues in files page (#1512)
- fix(i18n): IPLD explorer translation (#1515)
- fix(i18n): restoring translation of remaining strings (#1516)
- fix: improve shell component ux (#1487)
- fix: bootstrapPeers can be null (#1517)
- chore: update puppeteer (#1521)
- chore(i18n): sync locales
- fix(ci): more robust e2e (#1523)
- fix(ci): increase timeout for E2E Peers screen tests (#1518)
CID: bafybeigkbbjnltbd4ewfj7elajsbnjwinyk6tiilczkqsibf3o7dcr6nn4
- feat: add files progress feedback (#1495)
- feat: add windows cmd & powershell init scripts (#1496)
- feat(i18n): add Catalan locale and a link to IPFS Translation Project (#1499)
- fix: update languages.json using lol (#1483)
- fix(i18n): 'File name' β 'Name' (#1485)
- fix: improve shell component ux (#1487)
- chore: change add to import (#1486)
- chore(i18n): sync locales (TODO)
CID: bafybeicp23nbcxtt2k2twyfivcbrc6kr3l5lnaiv3ozvwbemtrb7v52r6i
- feat: add hover and clusters to peers map (#1444)
- fix: drag n drop now works if outside the file area (#1468)
- fix: miscellaneous help texts (#1465)
- fix: accessibility contrast (#1467)
- fix: bandwi(d)th typo (ipfs#1474)
- refactor: remove ipfs-desktop settings (#1445)
- chore(i18n): sync locales (31f041df4a0079c5cc279026b0a715e5c759d0d1)
CID: waiting
- fix: start on login (#1381)
- fix: translated tour guides for all pages (#1442)
- fix(files): do not double-decode paths in infoFromPath (#1407)
CID: bafybeigxqbvc6qxk2wkdyzpkh7mr7zh5pxbvpjb6a6mxdtpwhlqaf4qj5a
- Useful PDF viewer (#1435)
- fix: support POST-only HTTP API (clean way) (#1432)
CID: bafybeihpkhgv3jfnyx5qcexded7agjpwbgvtc3o6lnk6n3cs37fh4xx4fe
- i18n: add
it
,ja
,ru
, sync locales (#1399)
- fix: support POST-only HTTP API (#1430)