Skip to content

Releases: ipfs/ipfs-webui

v2.3.3

16 Jan 12:45
Compare
Choose a tag to compare

Release CID: QmXc9raDM1M5G5fpBnVyQ71vR4gbnskwnB9iMEzBuLgvoZ


  • Fixed a regression in the latest release for adding files/folder (#931)
  • Fixed showing IPv6 URIs correctly (#934)
  • Adds the ability to open the ContextMenu when right-clicking a file (#929)

v2.3.2

07 Jan 12:04
Compare
Choose a tag to compare

Release CID: QmenEBWcAk3tN94fSKpKFtUMwty1qNwSYw3DMDFV6cPBXA


  • Fixes add by path (#923)
  • Fixes adding a folder (#924)

V2.3.1

03 Jan 12:52
c491557
Compare
Choose a tag to compare

Release CID QmZLzKRqjuhERwjL7X72HMpwdw7r1o5MnSWcVSZxYfXcDH

  • Fixes bug where gelocation of peers by ip would fail (#918)

v2.3.0

18 Dec 17:37
Compare
Choose a tag to compare

Release CID: QmUnXcWZC5Ve21gUseouJsH5mLAyz5JPp8aHsg8qVUUK8e


Replaced the distribution chart with better node stats (#902):

node-stats

Show IPFS Desktop specific settings (#883):

desktop-settings

Other changes:

  • Web UI now works with the new js-ipfs-http-client (#913)
  • Layout tweaks for the larger screens (#912)
  • The peers map and country flags are more legible (#906)
  • Fixed duplicate origins in the suggested CORS config (#907)
  • The peers in the peers list are now sorted in a human-friendly way (#909)

v2.2

14 Nov 14:41
71e8688
Compare
Choose a tag to compare

Release CID: QmPwKAKiPaTXYzqPSctCGnZoNyAjT3gn7AgXcT8TTDofw9

Available for early-access at https://webui.ipfs.io

Navigation improvements

Web UI now has a responsive navbar! added in #877

webui-responsive-navbar

  • The navbar now stores your preference for open or closed. - #875

Language selector

Web UI uses [i18next] to pick the most appropriate language to show based on your browsers navigator.languages property. Thanks to @fsdiogo you can now override that magic with the Language Selector!

language selector

This helps us show off the great work of the volunteers who are building the translations for the Web UI. If you can help with that, check out https://www.transifex.com/ipfs/

Other changes

We've also fixed some bugs. In our excitement to get the new Web UI launched we missed the fact that our bandwidth colors were mixed up between the bandwidth-over-time graph and the network traffic dials. #876 fixed in #881

And some depenency updates to ensure Web UI works with the new QUIC support, just released in go-ipfs v0.4.18 and and to fix a gnarly interop issue with ipfs-companion
in #874

v2.1.1

31 Oct 11:54
bade669
Compare
Choose a tag to compare
  • fix: detect api running on current origin (#868)

v2.1.0 - Put it on a boat!

22 Oct 10:41
v2.1.0
1ed2020
Compare
Choose a tag to compare

This release is getting rolled out to go-ipfs and js-ipfs and includes:

  • js-ipfs-api update (via ipfs-redux-bundle) to support file uploads > 150MB
  • Disable concurrent geoip look-ups to make webui more considerate of your resources.
  • Add notifications about file upload errors
  • Add total and percentage figures to the peers distribution pie chart
  • Update transitions from Transifex (thank you so much you wonderful translators!)

v2.0 - The revamp

25 Sep 20:36
570d17a
Compare
Choose a tag to compare

It started with a review, a roadmap and a lot of research and designs. From over 125 Pull Requests a new IPFS Web UI was built!

Screen shot of the status page

Files Explore Peers Settings
Screenshot of the file browser page Screenshot of the IPLD explorer page Screenshot of the swarm peers map Screenshot of the settings page

It also led to the formation of the ipfs-gui team, and we're just getting started!