Releases: ipfs/ipfs-webui
Releases · ipfs/ipfs-webui
v2.5.1
Release CID: QmVTiRTQ72qiH4usAGT4c6qVxCMv4hFMUH9fvU6mktaXdP
🛠 Fixes and Maintenance
- Update Dependencies and enable Dependabot (#1083)
- Fix padding in experiments section (#1107)
- Fix Explore bar help text (#1106)
- Add documentation link to config page (#1110)
- Do not assume all nodes are
unixfs
(#1095) - Allow to use top bar to Explore on IPLD (#1114)
- Stop crashing pin screen on a single
ipfs.files.stat
error (#1121) - Better distinguishment between links and non-links on Files Page (#1128)
v2.5.0
v2.4.7
v2.4.6
v2.4.5
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
v2.4.3
v2.4.2
v2.4.1
v2.4.0
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)