You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
+
## 0.32.0 (2023-11-27)
7
+
8
+
## What's Changed
9
+
* chore: automate releases with release-please by @SgtPooki in https://github.com/ipfs/ipfs-desktop/pull/2664
10
+
* chore(main): release 0.31.1 by @github-actions in https://github.com/ipfs/ipfs-desktop/pull/2682
11
+
* fix: release-please release creation by @SgtPooki in https://github.com/ipfs/ipfs-desktop/pull/2683
12
+
* chore: remove 0.31.1 release testing artifacts by @SgtPooki in https://github.com/ipfs/ipfs-desktop/pull/2684
13
+
* chore(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/ipfs/ipfs-desktop/pull/2620
14
+
* feat: kubo 0.24.0 by @hacdias in https://github.com/ipfs/ipfs-desktop/pull/2697
15
+
16
+
## New Contributors
17
+
*@github-actions made their first contribution in https://github.com/ipfs/ipfs-desktop/pull/2682
**IPFS Desktop gives you all the power of [IPFS](https://ipfs.io) in a convenient desktop app: a complete IPFS node, plus handy OS menubar/taskbar shortcuts and an all-in-one file manager, peer map, and content explorer.**
9
9
@@ -19,9 +19,9 @@ Use IPFS Desktop to get acquainted with IPFS without needing to touch the termin
19
19
20
20
When in doubt, pick one of package formats with built-in automatic update mechanism:
- If you prefer to manage updates on your own, see [other package formats](#install) below.
26
26
27
27
### Table of Contents
@@ -111,28 +111,28 @@ Release notes and older versions of IPFS Desktop can be found on the [releases p
111
111
Don't see your favorite package manager? Visit our [package managers page](https://github.com/ipfs/ipfs-desktop/issues/691) and help us add support for it!
-**Tarball** (use this for building packages for distros): [ipfs-desktop-0.31.0-linux-x64.tar.xz](https://github.com/ipfs/ipfs-desktop/releases/download/v0.31.0/ipfs-desktop-0.31.0-linux-x64.tar.xz)\
-**FreeBSD** (experimental): [ipfs-desktop-0.31.0-linux-x64.freebsd](https://github.com/ipfs/ipfs-desktop/releases/download/v0.31.0/ipfs-desktop-0.31.0-linux-x64.freebsd) (requires [Linux Binary Compatibility to be enabled](https://docs.freebsd.org/en/books/handbook/linuxemu/))\
-**Tarball** (use this for building packages for distros): [ipfs-desktop-0.32.0-linux-x64.tar.xz](https://github.com/ipfs/ipfs-desktop/releases/download/v0.32.0/ipfs-desktop-0.32.0-linux-x64.tar.xz)\
-**FreeBSD** (experimental): [ipfs-desktop-0.32.0-linux-x64.freebsd](https://github.com/ipfs/ipfs-desktop/releases/download/v0.32.0/ipfs-desktop-0.32.0-linux-x64.freebsd) (requires [Linux Binary Compatibility to be enabled](https://docs.freebsd.org/en/books/handbook/linuxemu/))\
-**Snapcraft** support is deprecated and discouraged due to [confinement issues](https://github.com/ipfs/ipfs-desktop/issues/2031), use `.AppImage` instead
137
137
138
138
Additional third-party packages exist, but have the built-in auto-update mechanism disabled.
0 commit comments