Skip to content

Releases: ipfs/ipfs-desktop

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.

0.13.2

12 Oct 17:17
Compare
Choose a tag to compare

✨ Features

  • Use dweb.link gateway when shareable link is copied to clipboard
  • Preserve filename when a single file is shared (screenshot, quick import)

🛠 Fixes and Maintenance

  • feat(ci): automated Snapcraft publishing (#1678)
  • fix: openItem errors (#1687)
  • feat: screenshot improvements (#1689)
  • fix: OS integrations for quick file import (#1691)

📣 Windows users may need to update manually

Below PRs fixed autoupdate issues on Windows platform, however older versions may still struggle to update.

  • fix: windows auto-update (#1679)
  • fix(windows): autoInstallOnAppQuit (#1682)

If your node is unable to apply update to this version, please install IPFS-Desktop-Setup-0.13.2.exe manually.
From now on, Windows updates should work as expected.

0.13.1

12 Oct 17:17
c3051d8
Compare
Choose a tag to compare

This release is exactly the same as v0.13.2.
It exists so people can test windows autoupdate fix on their own.

0.13.0

09 Oct 00:40
42b069b
Compare
Choose a tag to compare

✨ Features

🛠 Fixes and Maintenance

  • electron 9 (#1641, 42b069b)
  • fix: ensure small asar archive (#1660)
  • fix: uppercase Discovery.MDNS.enabled in default config (#1632)
  • ci: move to GitHub Actions (#1657)

📣 Windows updates may be delayed

Windows 10 users may need to wait a bit longer to see this release.
We are working on a fix.

0.12.2

17 Jul 15:30
Compare
Choose a tag to compare

✨ Features

  • feat: ipfs-webui v2.10.2