What's Changed
- chore: i18n, CI, and dep updates by @lidel in #2214
- fix: quit if repository is part of private network by @hacdias in #2223
- chore(maintenance): remove addedApiPort after go-ipfs 0.13 by @hacdias in #2226
- fix: log correct error on spawn by @hacdias in #2225
- fix: use constants for withAnalytics keys by @hacdias in #2224
- Change 'Go-ipfs' to 'Kubo' in tray menu by @bertrandfalguiere in #2246
- feat: jsdoc and improvements to daemon logic by @hacdias in #2227
- feat: Kubo 0.15.0 by @ajnavarro in #2240
New Contributors
- @bertrandfalguiere made their first contribution in #2246
- @ajnavarro made their first contribution in #2240
Full Changelog: v0.22.0...v0.23.0
- IPFS:
kubo v0.14.0✨ - UI:
v2.15.1✨
What's Changed
- feat: ipfs-webui v2.15.1 by @SgtPooki in #2190
- feat: kubo 0.14 by @lidel in #2210
- docs: update manual QA script by @lidel in #2176
- docs: add network error troubleshoot by @hacdias in #2178
- chore: remove unused auto-project triggers by @galargh in #2207
- chore: use official github action in auto-project by @galargh in #2208
- chore: create enum for ipcMain eventNames by @noliveira95 in #2189
New Contributors
- @galargh made their first contribution in #2207
- @noliveira95 made their first contribution in #2189
Full Changelog: v0.21.0...v0.22.0
- IPFS:
go-ipfs v0.13.0✨ - UI:
v2.15.0
Feature highlight ✨
IPFS implementation is provided by go-ipfs 0.13, which brings some useful improvements for IPFS Desktop users:
What's Changed
- docs: v0.20.6 by @SgtPooki in #2137
- Remove hardcoded DHT client routing by @2color in #2152
- chore: remove deprecated ipfs-on-path, npm-on-ipfs by @hacdias in #2140
- chore(maintenance): move config keys to separate file by @hacdias in #2143
- go-ipfs v0.13.0 by @guseggert in #2166
- chore: electron build updates by @lidel in #2172
New Contributors
Full Changelog: v0.20.6...v0.21.0
What's Changed
- fix: return error instead of throw by @hacdias in #2074
- README: Update link that points to ipfs-shipyard repository by @schuelermine in #2119
- docs: Add repo.lock troubleshooting steps to readme by @SgtPooki in #2111
- feat: Add app&webui ready/load metrics by @SgtPooki in #2126
New Contributors
- @schuelermine made their first contribution in #2119
- @SgtPooki made their first contribution in #2111
Full Changelog: v0.20.5...v0.20.6
- IPFS:
go-ipfs v0.12.0 - UI:
v2.15.0
What's Changed
- fix: migrating to less expensive config in
Swarm.ConnMgrby @lidel in #2055 - fix: detect invalid or corrupted repository by @hacdias in #2067
- fix: static message when ipfs daemon dies on start by @lidel in #2078
- refactor: remove 'download' functionality by @hacdias in #2061
- chore: remove unused and update dependencies by @hacdias in #2047
New Contributors
- @dependabot made their first contribution in #2064
Full Changelog: v0.20.3...v0.20.4
- IPFS:
go-ipfs v0.12.0 - UI:
v2.15.0
What's Changed
- docs: 0.20.x by @lidel in #2012
- fix: ux of notification after file import by @lidel in #2013
- refactor: remove checkCorsConfig by @hacdias in #1955
- docs: debian 11 by @lidel in #2033
- feat: add known webui addresses to CORS conf by @hacdias in #1956
- fix: pass ipfs config show error by @lidel in #2032
- fix: proper catch-all daemon startup errors by @lidel in #2030
Full Changelog: v0.20.1...v0.20.2
- IPFS:
go-ipfs v0.12.0 - UI:
v2.15.0
What's Changed
- fix: migration fallback to ipfs by @lidel in #2008
- refactor: remove mocha/chai, fix e2e on windows by @lidel in #2007
- fix: increase free port lookup range by @lidel in #2010
- fix: gui error report title by @lidel in #2011
Full Changelog: v0.20.0...v0.20.1
ℹ️ We are waiting for the renewed code signing certificate from DigiCert.👉️ Windows users should use signed.exefrom 0.19.3 or install unsigned one below on own risk.
- IPFS:
go-ipfs v0.12.0✨ - UI:
v2.15.0
This release includes UI that will inform user when time-consuming migration needs to be run as part of IPFS node update:
What's Changed
- feat: show repo migration (go-ipfs 0.12.0) by @hacdias in #1982
- fix: remove default lower bound from gateway and api port lookup by @hacdias in #1991
- chore: electron 17.1 and related deps by @lidel in #1998
- chore(i18n): locale sync bf2bfe5
Full Changelog: v0.19.3...v0.20.0
