Skip to content

Releases: ipfs/ipfs-desktop

v0.10.4

12 Mar 15:49
48b855d
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • i18n: sync locales (#1347)
  • chore: macOS notarizing scripts and proces (#1365)
  • fix: startup on Debian 10 (#1370)

v0.10.3

04 Feb 12:35
b34b4f0
Compare
Choose a tag to compare

✨ Features

  • I18N: ja-JP, he-IL and hi-IN locales (#1339)

🛠 Fixes and Maintenance

  • fix: start with off icon (#1300)
  • chore: dependency updates (#1341)

v0.10.2

29 Nov 09:59
Compare
Choose a tag to compare

✨ Features

  • Apple guidelines macOS compliant icon (#1256)

🛠 Fixes and Maintenance

  • Don't crash on net:: errors (#1270)

v0.10.1

27 Nov 18:18
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • Fix macOS release
  • Use longer installer on Windows (#1248)

v0.10.0

13 Nov 09:14
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

🛑 This build is not working on macOS. Do not install this version. For more information please refer to #1244. Apologies for any inconveniences.

✨ Features

v0.9.7

22 Oct 07:04
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • Fix launch on startup on Linux (#1206)

v0.9.6

21 Oct 15:46
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • Set icon and category in Linux .desktop file (#1199)
  • Do not install npm-on-ipfs by default (#1195)
  • Use blank page when window isn't active (#1198)
  • Fix launch on startup on most Linuxes and use native APIs (#1200)
  • Web UI 2.5.8 with fixes and improvements

v0.9.5

08 Oct 08:03
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • Fixes call to log.fail instead of log.error (#1169)
  • Daemon code refactored for simplicity (#1170)
  • Add cache for compiled code to improve speed (#1172)
  • Open Web UI window when the user tries to open the app even though it is already running (#1175)

v0.9.4

30 Sep 16:21
Compare
Choose a tag to compare

🛠 Fixes and Maintenance

  • Publish Snap package to Snap Store (#691, #757)
    • From now on, Snap packages should be installed via snap install ipfs-desktop.
  • Fix: call function on err.toString (#1155)

v0.9.3

25 Sep 07:34
Compare
Choose a tag to compare

🛠 Fixes and Maintenance