Skip to content

Releases: ipfs/ipfs-desktop

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

0.12.1

07 Jul 15:11
Compare
Choose a tag to compare

✨ Features

  • feat: ipfs-webui v2.9.0 (#1531)
  • feat: go-ipfs 0.6 (#1526)

🛠 Fixes and Maintenance

  • fix: windows auto-update feature when selecting install for all users (#1556)

0.11.4

21 May 12:39
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • fix: added daemon functions to the auto-updater (#1509)
    • This will fix future auto-updates (from this version onwards only)

0.11.3

18 May 11:52
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • chore: update dependencies

v0.11.2

30 Apr 12:50
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • fix: import folders to IPFS via Web UI button (#1472)

v0.11.1

29 Apr 18:39
f01eb6b
Compare
Choose a tag to compare

🚨 Breaking Changes

  • fix: remove old auto launch method (#1416)
  • fix: ipfs daemon flags (#1437)

✨ Features

  • feat: support for go-ipfs 0.5 (#1392)
  • feat: run garbage collector (#1407)
  • feat: update ipfsd-ctl to 4.x (#1411)
  • feat: improved update experience (#1414)
  • feat(ux): improve download cid (#1419)
  • feat(ux): improve gc (#1420)
  • feat(ux): better error messages (#1421)
  • feat(ux): separate open from other actions (#1424)
  • feat(ux): move preferences to menubar (#1425)
  • feat: allow custom ipfs binary (#1427)
  • feat(ux): open web ui at login (#1429)
  • feat: add "Help Translation" under "About" (#1447)
  • feat: go-ipfs 0.5 (#1463)

🛠 Fixes and Maintenance

  • fix: drag&drop files and folders (#1287 (comment))
  • fix: start on login (#1334)
  • fix: notify when new update is available (#1384)
  • chore: update to electron 8.x (#1404)
  • fix: write path when it does not exist (#1405)
  • refactor: remove babel (#1406)
  • fix: circular dependency between dialogs and daemon (#1408)
  • fix: use portfinder instead of get-port (#1410)
  • fix: screenshot taking (#1418)
  • fix: disable updates in development (#1423)
  • docs: clarify protocol usage (#1426)
  • fix: translate 'Select Directory' (#1428)
  • refactor: move utilities to utils directory (#1434)
  • fix: repo fsck is deprecated (#1438)
  • refactor: use store migrations and defaults (#1443)
  • fix(ux): show dock when prompt is visible (#1450)
  • fix: keep track of last opened page (#1452)
  • fix: ipfs on PATH on windows with spaces in binary path #1465
  • fix: go-ipfs 0.5.0 with go-ipfs-dep 0.5.0 #1464
  • fix: macOS notarization with stappling (f01eb6b)

v0.11.0

29 Apr 18:39
f8e5ff3
Compare
Choose a tag to compare

Skipped due to issues with macOS notarization.
Use v0.11.1 instead.