Releases: ipfs/ipfs-desktop
0.18.1
This is the same as 0.18.0, but with auto update fix for macOS (fb8645d).
Full Changelog: v0.18.0...v0.18.1
0.18.0
- IPFS:
go-ipfs v0.11.0
✨ - UI:
v2.13.0
What's Changed
fix: remove zip for Squirrel.Mac by @lidel in #1932(reverted in 0.18.1)- feat: go-ipfs 0.11.0 by @lidel in #1936
- chore: release prep by @lidel in #1938
Full Changelog: v0.17.0...v0.18.0
0.17.0
- IPFS:
go-ipfs v0.10.0
- UI:
v2.13.0
What's Changed
- feat: go-ipfs 0.10.0 by @guseggert in #1896
- fix(ci): cache ipfs-webui by @lidel in #1913
- fix: analytics storage_path by @milahu in #1900
- chore: default
--agent-version-suffix
and--routing
by @lidel in #1914 - chore: electron v13.5.1 and other deps by @lidel in #1915
- chore: switch to i18next-fs-backend by @lidel in #1916
New Contributors
- @guseggert made their first contribution in #1896
Full Changelog: v0.16.3...v0.17.0
0.16.3
- IPFS:
go-ipfs v0.9.1
- UI:
v2.13.0
🛠 Fixes and Maintenance
0.16.2
- IPFS:
go-ipfs v0.9.1
- UI:
v2.12.4
🛠 Fixes and Maintenance
0.16.1
- IPFS:
go-ipfs v0.9.0
- UI:
v2.12.4
✨ Features
Status page of IPFS WebUI v2.12.4
now shows Bandwidth utilization over time with more prominent distinction between Incoming and Outgoing. It is also using the same values as ipfs stats bw
:
🛠 Fixes and Maintenance
0.16.0
- IPFS:
go-ipfs v0.9.0
- UI:
v2.12.3
✨ Features
- go-ipfs 0.9.0 (RELEASE NOTES)
🛠 Fixes and Maintenance
- electron 13.x (+ new electron-builder/updater)
- chore(i18n): locale sync
0.15.1
- IPFS:
go-ipfs v0.8.0
- UI:
v2.12.3
🛠 Fixes and Maintenance
0.15.0
- IPFS:
go-ipfs v0.8.0
- UI:
v2.12.2
✨ Features
- ipfs webui v2.12 with basic support for remote pinning (#1807)
👉 see RELEASE NOTES for v2.12 for details - electron 12.x (#1807)
🛠 Fixes and Maintenance
- fix: ipfs-on-path should never fail on boot (#1769)
- docs(readme): fix scoop install steps (#1808)
- docs: promote AppImage for Linux (#1776)
- chore: switch actions to v2 (#1708)
- chore(i18n): i18next update and locale sync
📣 Chinese / Windows users running older versions may need to update manually
If your node is unable to apply an update to this version, please install IPFS-Desktop-Setup-0.15.0.exe manually.
There is a set of issues around restrictive firewalls we will address in the next release of go-ipfs, so future updates should work as expected and not require this workaround.
If you are more technical, or just curious about the details, you may try to fix the existing installation by following steps from this comment.
0.14.0
- IPFS:
go-ipfs v0.8.0
- UI:
v2.11.4
✨ Features
- go-ipfs 0.8.0 (#1715 + RELEASE NOTES)
- electron 11.x (#1715)
- improve updating ux (#1758)
- enable ipns over pubsub via settings menu (#1739)
- disable/enable gc via settings menu (#1740)
- enable pubsub via settings menu (#1735)
🛠 Fixes and Maintenance
- fix: timeout during checkIfAddrIsDaemon (#1750)
- fix: default Open WebUI at Launch to true (#1757)
- fix: autoupdate only on supported platforms (#1698)
- fix: specify content-type in prompt template (#1729)
- fix: use correct config path during development (#1690)
- fix(mac): refresh file list after import (#1767)
- refactor: tray click events (#1766)
- chore: deprecate ipfs-on-path (#1768) and npm-on-ipfs (1757874)
- docs: rework readme (#1703)
- chore: automated Chocolatey publishing (#1697)
- docs: Homebrew instructions (#1727)
- docs: brew cask has been deprecated (#1732)
- chore(i18n): locale sync (2f1631d)
📣 Windows users running older versions may need to update manually
If your node is unable to apply update to this version, please install IPFS-Desktop-Setup-0.14.0.exe manually.
From now on, Windows updates should work as expected.