summarylogtreecommitdiffstats
path: root/changelog.0.22.0.md
blob: b9c54851cd0f0bfce8400e13ca9fde0954be256f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## [v0.22.0] - 2022-07-21

- IPFS: [`kubo v0.14.0`](https://github.com/ipfs/go-ipfs/releases/tag/v0.14.0) :sparkles:
- UI: [`v2.15.1`](https://github.com/ipfs-shipyard/ipfs-webui/releases/v2.15.1) :sparkles:

* feat: ipfs-webui v2.15.1 by @SgtPooki in https://github.com/ipfs/ipfs-desktop/pull/2190
* feat: kubo 0.14 by @lidel in https://github.com/ipfs/ipfs-desktop/pull/2210
* docs: update manual QA script by @lidel in https://github.com/ipfs/ipfs-desktop/pull/2176
* docs: add network error troubleshoot by @hacdias in https://github.com/ipfs/ipfs-desktop/pull/2178
* chore: remove unused auto-project triggers by @galargh in https://github.com/ipfs/ipfs-desktop/pull/2207
* chore: use official github action in auto-project by @galargh in https://github.com/ipfs/ipfs-desktop/pull/2208
* chore: create enum for ipcMain eventNames by @noliveira95 in https://github.com/ipfs/ipfs-desktop/pull/2189