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
+9
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,15 @@ 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.42.0 (2025-03-27)
7
+
8
+
## What's Changed
9
+
* feat: kubo 0.34 + electron 35 + windows signing by @lidel in https://github.com/ipfs/ipfs-desktop/pull/2936
10
+
* feat: ipfs-webui v4.6 with CAR import by @lidel in https://github.com/ipfs/ipfs-desktop/pull/2938
**IPFS Desktop gives you all the power of [IPFS](https://ipfs.tech) 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,33 +111,33 @@ 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 (tar.gz)** (use this for building packages for distros): [ipfs-desktop-0.41.2-linux-x64.tar.xz](https://github.com/ipfs/ipfs-desktop/releases/download/v0.41.2/ipfs-desktop-0.41.2-linux-x64.tar.xz)\
-**Red Hat (RPM)** (experimental): [ipfs-desktop-0.41.2-linux-x86_64.rpm](https://github.com/ipfs/ipfs-desktop/releases/download/v0.41.2/ipfs-desktop-0.41.2-linux-x86_64.rpm)\
-**FreeBSD** (experimental): [ipfs-desktop-0.41.2-linux-x64.freebsd](https://github.com/ipfs/ipfs-desktop/releases/download/v0.41.2/ipfs-desktop-0.41.2-linux-x64.freebsd) (requires [Linux Binary Compatibility to be enabled](https://docs.freebsd.org/en/books/handbook/linuxemu/))\
-**Tarball (tar.gz)** (use this for building packages for distros): [ipfs-desktop-0.42.0-linux-x64.tar.xz](https://github.com/ipfs/ipfs-desktop/releases/download/v0.42.0/ipfs-desktop-0.42.0-linux-x64.tar.xz)\
-**Red Hat (RPM)** (experimental): [ipfs-desktop-0.42.0-linux-x86_64.rpm](https://github.com/ipfs/ipfs-desktop/releases/download/v0.42.0/ipfs-desktop-0.42.0-linux-x86_64.rpm)\
-**FreeBSD** (experimental): [ipfs-desktop-0.42.0-linux-x64.freebsd](https://github.com/ipfs/ipfs-desktop/releases/download/v0.42.0/ipfs-desktop-0.42.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
140
-
- ℹ️ update checks from existing users: [](https://github.com/ipfs/kubo/releases/latest)
140
+
- ℹ️ update checks from existing users: [](https://github.com/ipfs/kubo/releases/latest)
141
141
142
142
Additional third-party packages exist, but have the built-in auto-update mechanism disabled.
143
143
Instead, update cycle is maintained by respective communities:
0 commit comments