Releases: ipfs/ipfs-desktop
Releases · ipfs/ipfs-desktop
0.13.2
- UI:
v2.11.4
- IPFS:
go-ipfs v0.7.0
✨ 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.
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
0.13.0
- UI:
v2.11.4
- IPFS:
go-ipfs v0.7.0
✨ Features
- webui v2.11.4 (RELEASE NOTES)
- go-ipfs v0.7.0 (CHANGELOG)
- synchronized and added new locales
🛠 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
0.12.1
0.11.4
0.11.3
v0.11.2
v0.11.1
- Web UI:
v2.8.0
✨ - IPFS:
go-ipfs v0.5.0
✨
🚨 Breaking Changes
✨ 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)