Releases: ipfs/ipfs-webui
Releases · ipfs/ipfs-webui
v2.4.6
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
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
Release CID: QmfQkD8pBSBCBxWEwFSu4XaDVSWK6bjnNuaWZjMyQbyDub
- fix: bug preventing uploading of files. #995
v2.4.3
Release CID: QmRvPGBVDBEUvrXrinMKgh8Vu8mVBbTZk3C1jJGfgWchSP
- fix: disable debug logging
v2.4.2
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
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
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
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
Release CID: QmenEBWcAk3tN94fSKpKFtUMwty1qNwSYw3DMDFV6cPBXA
- Fixes add by path (#923)
- Fixes adding a folder (#924)
V2.3.1
Release CID QmZLzKRqjuhERwjL7X72HMpwdw7r1o5MnSWcVSZxYfXcDH
- Fixes bug where gelocation of peers by ip would fail (#918)