Skip to content

Releases: ipfs/ipfs-webui

v2.11.4

07 Oct 11:55
Compare
Choose a tag to compare

CID: bafybeif4zkmu7qdhkpf3pnhwxipylqleof7rl6ojbe7mq3fzogz6m4xk3i

✨ Features

  • feat: better left navbar response at varying heights (#1663)

🛠 Fixes and Maintenance

  • chore: update ipld-explorer-components (#1661)
  • docs: update release steps (#1662)
  • chore(i18n): sync locales

v2.11.3

06 Oct 17:15
39a384c
Compare
Choose a tag to compare

CID: bafybeigv2xkwu2v27rx56m7ndg5dnz4b7235pn33andlriqhyy5s6nwyvq

✨ Features

  • feat: add version info in nav and Status screen, tighten nav accordingly (#1654)
  • feat(i18n): cache locale files (#1658)

🛠 Fixes and Maintenance

  • fix: broken file list stories (#1657)
  • fix: import / importing items count (#1660)

v2.11.2

28 Sep 15:31
Compare
Choose a tag to compare

CID: bafybeifekmcbbi4nwyj4aasti6x3nuhyli464wfjjfdjg4xnz53lhyiedq

🛠 Fixes and Maintenance

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

v2.11.1

14 Sep 21:53
Compare
Choose a tag to compare

CID: bafybeianwe4vy7sprht5sm3hshvxjeqhwcmvbzq73u55sdhqngmohkjgs4

🛠 Fixes and Maintenance

  • fix: restore download of a single folder (#1630)
  • fix: remove electron folder import code (#1628)

v2.11.0

10 Sep 18:42
Compare
Choose a tag to compare

CID: bafybeicitin4p7ggmyjaubqpi3xwnagrwarsy6hiihraafk5rcrxqxju6m


✨ Features

  • 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 under cube logo (#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: improved support for remote API (#1613)
  • feat: improve breadcrumbs functionality (#1599)

    breadcrumbs

🛠 Fixes and Maintenance

  • 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

v2.10.2

16 Jul 18:21
Compare
Choose a tag to compare

CID: bafybeihpetclqvwb4qnmumvcn7nh4pxrtugrlpw4jgjpqicdxsv7opdm6e


🛠 Fixes and Maintenance

  • 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

v2.10.1

23 Jun 14:27
Compare
Choose a tag to compare

CID: bafybeibnnxd4etu4tq5fuhu3z5p4rfu3buabfkeyr3o3s4h6wtesvvw6mu


🛠 Fixes and Maintenance

  • chore: update In-App CORS instructions to match README (#1525)
  • chore: add icons stories (#1524)
  • fix: file import buttons size

v2.10.0

22 Jun 16:26
Compare
Choose a tag to compare

CID: bafybeid6luolenf4fcsuaw5rgdwpqbyerce4x3mi3hxfdtp5pwco7h7qyq


✨ Features

  • feat: created/fixed a11y issues across every component (#1512)

🛠 Fixes and Maintenance

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

v2.9.0

28 May 21:01
637e0f1
Compare
Choose a tag to compare

CID: bafybeigkbbjnltbd4ewfj7elajsbnjwinyk6tiilczkqsibf3o7dcr6nn4


✨ Features

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

🛠 Fixes and Maintenance

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

v2.8.0

28 Apr 12:49
1b58b62
Compare
Choose a tag to compare

CID: bafybeicp23nbcxtt2k2twyfivcbrc6kr3l5lnaiv3ozvwbemtrb7v52r6i


✨ Features

  • feat: add hover and clusters to peers map (#1444)

🛠 Fixes and Maintenance

  • 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 (#1474)
  • refactor: remove ipfs-desktop settings (#1445)
  • chore(i18n): sync locales (31f041d)