Releases: ipfs/ipfs-desktop
Releases · ipfs/ipfs-desktop
v0.10.4
🛠 Fixes and Maintenance
- i18n: sync locales (#1347)
- chore: macOS notarizing scripts and proces (#1365)
- fix: startup on Debian 10 (#1370)
v0.10.3
✨ 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
✨ Features
- Apple guidelines macOS compliant icon (#1256)
🛠 Fixes and Maintenance
- Don't crash on
net::
errors (#1270)
v0.10.1
🛠 Fixes and Maintenance
- Fix macOS release
- Use longer installer on Windows (#1248)
v0.10.0
🛑 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
🛠 Fixes and Maintenance
- Fix launch on startup on Linux (#1206)
v0.9.6
🛠 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
🛠 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
🛠 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)