Skip to content

Releases: ipfs/ipfs-desktop

0.18.1

13 Dec 13:31
Compare
Choose a tag to compare

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

13 Dec 13:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

0.17.0

05 Oct 18:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.3...v0.17.0

0.16.3

07 Sep 23:43
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • feat: ipfs-webui v2.13.0 (#1903)
  • feat: allow to show devtools (#1901)
  • chore: update non-major dependencies (#1895)
  • fix: use context bridge (#1894)
  • docs: FreeBSD Linux Binary Compatibility (#1878)
  • docs: debian 11 troubleshooting (b804474)
  • chore: update maintainer AUR (#1880)
  • chore(i18n): locale sync

0.16.2

22 Jul 23:32
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • fix: go-ipfs 0.9.1 (#1876)
  • chore: electron v13.1.7 (43da717)
  • chore(i18n): locale sync

0.16.1

06 Jul 11:48
Compare
Choose a tag to compare

✨ 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:

2021-07-05--20-04-23

🛠 Fixes and Maintenance

  • fix: ipfs-webui v2.12.4 (#1868)
  • fix: dont pin when adding to mfs (#1860)
  • fix: show Files after import on windows (#1853)
  • fix: choco publishing
  • chore(i18n): locale sync

0.16.0

23 Jun 19:04
Compare
Choose a tag to compare

✨ Features

🛠 Fixes and Maintenance

  • electron 13.x (+ new electron-builder/updater)
  • chore(i18n): locale sync

0.15.1

17 Jun 15:15
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • fix: ipfs-webui v2.12.3
  • fix: useful errors on download fail (#1843)
  • chore(i18n): locale sync

0.15.0

04 May 20:19
Compare
Choose a tag to compare

✨ Features

🛠 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

23 Feb 21:35
9bdeb2a
Compare
Choose a tag to compare

✨ 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.