Releases: ipfs/ipfs-desktop
Releases · ipfs/ipfs-desktop
0.30.2
0.30.1
What's Changed
- chore(deps): bump protobufjs from 6.11.3 to 6.11.4 by @dependabot in #2583
- refactor: switch npm to kubo by @lidel in #2590
- fix(tray): 🩹 Fixes the context loaded async in the tray. by @whizzzkid in #2593
- chore(deps-dev): bump semver from 5.7.1 to 5.7.2 by @dependabot in #2557
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #2556
- fix(tray): 🔧 Fix setter for tray-menu by @whizzzkid in #2594
Full Changelog: v0.30.0...v0.30.1
0.30.0
What's Changed
- fix: add logger to electron-updater by @SgtPooki in #2552
- Create SECURITY.md by @Silvrbckw in #2555
- feat: app lazy-loads app-context by @SgtPooki in #2378
- feat: webui@4.1.0 by @SgtPooki in #2560
- feat: add splash screen on top of ctx refactor by @SgtPooki in #2548
- feat: catch and log electron-store.set errors by @SgtPooki in #2547
- chore: bump kubo to 0.22.0 by @Jorropo in #2569
New Contributors
- @Silvrbckw made their first contribution in #2555
- @Jorropo made their first contribution in #2569
Full Changelog: v0.29.0...v0.30.0
0.29.0
What's Changed
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #2371
- chore(deps): bump minimatch and electron-builder by @dependabot in #2436
- feat: webui@4.0.0 by @SgtPooki in #2510
- chore(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #2516
- chore(deps): bump actions/cache from 2 to 3 by @dependabot in #2515
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #2514
- chore(deps): bump snapcore/action-publish from 1.0.2 to 1.1.1 by @dependabot in #2513
- chore: update github actions by @galargh in #2520
- chore(deps): bump actions/checkout from 1 to 3 by @dependabot in #2523
- feat: webui@4.0.2 by @SgtPooki in #2538
- Update Kubo: v0.21.0 by @galargh in #2539
Full Changelog: v0.28.0...v0.29.0
0.28.0
0.27.3
What's Changed
- fix: Fix incorrect link for Kubo version in tray icon by @is-this-echo in #2473
- chore: remove workflows/auto-project.yml by @SgtPooki in #2477
- Update Kubo: v0.19.2 by @hacdias in #2474
New Contributors
- @is-this-echo made their first contribution in #2473
Full Changelog: v0.27.1...v0.27.3
v0.27.2
Notes for this release
This release seems to have jumped "patch" versions, however, v0.27.1 is an empty release that points to the final commit in the main branch that v0.27.0 should have.
What's Changed
- Update Kubo: v0.19.1 by @galargh in #2453
- feat: webui@3.0.0 by @SgtPooki in #2466
- chore(deps-dev): bump semver-regex from 3.1.3 to 3.1.4 by @dependabot in #2165
Full Changelog: v0.27.0...v0.27.2
0.27.0
0.26.1
0.26.0
Important changes in this release
This release includes changing our metrics collection policy to opt-out instead of opt-in. This means app data (non-user data), or telemetry, is gathered by default when running the application. Note that you can still disable the collection of telemetry in the settings page. For more information, see the following:
- https://github.com/ipfs-shipyard/ignite-metrics/blob/main/docs/telemetry/COLLECTION_POLICY.md
- ipfs-shipyard/ignite-metrics#76
- ipfs/ipfs-gui#117
What's Changed
- feat: kubo 0.18 with /quic-v1 and /webtransport by @galargh in #2363
- feat: Updating ipfs-webui CID to v2.22.0 by @djmcquillan in #2387
New Contributors
- @djmcquillan made their first contribution in #2387
Full Changelog: v0.25.0...v0.26.0