Skip to content

Releases: ipfs/ipfs-webui

v2.4.6

31 May 15:49
Compare
Choose a tag to compare

Release CID: QmQNHd1suZTktPRhP7DD4nKWG46ZRSxkwHocycHVrK3dYW


  • Fix app name and colors (#1035)
  • Fix dropping multiple files on Chrome (#1049)
  • Fix pick directory inside IPFS Desktop (#1034)
  • Fix always close the dropdown on files page (#1051)
  • Fix IPFS Desktop version on Countly (#1052)

v2.4.5

13 May 15:38
Compare
Choose a tag to compare

Release CID: QmUa2QBGU5sGcVpAHfw5BrgaMQeHHfiSM6xJtibZMnuHDa


  • Fix file upload error in HTTP Client (#1033)
  • Files page code improvements (#1028, #1029)
  • Fix bandwith requests when metrics are disabled (#1024)
  • Add IPFS on path option (#1016)
  • Allow going to the settings even when the daemon is offline (#1023)
  • Small UI tweak to the active item on the navbar (#1022)
  • Improve color contrast on buttons (#1021)
  • Directory dropping and file dropping inside emtpy dir fixed (#1011, #1020)
  • Allow HTTPS multiaddrs to specify api address (#1007)
  • Preserve user provided CID base (#1005)

v2.4.4

19 Mar 16:12
6366d10
Compare
Choose a tag to compare

Release CID: QmfQkD8pBSBCBxWEwFSu4XaDVSWK6bjnNuaWZjMyQbyDub

  • fix: bug preventing uploading of files. #995

v2.4.3

15 Mar 13:52
115cbd7
Compare
Choose a tag to compare

Release CID: QmRvPGBVDBEUvrXrinMKgh8Vu8mVBbTZk3C1jJGfgWchSP

  • fix: disable debug logging

v2.4.2

15 Mar 13:20
15f1faf
Compare
Choose a tag to compare

Release CID: QmQ18Y88zvBvxsbzV42GbCW9TZs49yAoB8kh5fTZQj2fCd

  • use countly app key from window.ipfsDesktop to allow it to pass in the test key during dev
  • update the translations

v2.4.1

13 Mar 17:19
Compare
Choose a tag to compare

Release CID: QmZepbAvvUvCqKmNjgf3dStoSToXCW9uQopx4vd2HFMELR


(#985) Analytics are now opt-in, and you can select per type what you want to enable/disable:

  • Sessions and browser metrics
  • Events
  • Page views
  • Location
  • App errors

v2.4.0

25 Feb 15:44
Compare
Choose a tag to compare

Release CID: Qmb6o8HKrouK2WXVFS8753BArqnx5xz68tk6779ncPxpd8


📂✨ Improving the file manager

  • Only render the files/folders in view to improve rendering perf for large dir listings (#957)
  • Show a loading indicator when it takes longer than 1s to load the list (#949)
  • Show file actions on the file preview page (#936)
  • Increase file-drop area to entire window (#942)
  • Simplify adding files/folders, new folder and import from IPFS flow (#951)

🔒👓 Anonymous usage analytics

  • Add self-hosted anonymous usage analytics (#930)

🛠 Other improvements

  • Fix mixed content warnings where Web UI is hosted on a domain (#963)

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)