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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,18 @@ 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.49.1 (2026-06-09)
7
+
8
+
## What's Changed
9
+
* chore(deps): bump actions/upload-artifact from 5 to 7 by @dependabot[bot] in https://github.com/ipfs/ipfs-desktop/pull/3128
10
+
* chore: pull new translations by @github-actions[bot] in https://github.com/ipfs/ipfs-desktop/pull/3150
11
+
* fix(errors): preserve stack tail in report url by @lidel in https://github.com/ipfs/ipfs-desktop/pull/3152
12
+
* chore: pull new translations by @github-actions[bot] in https://github.com/ipfs/ipfs-desktop/pull/3166
13
+
* feat: kubo 0.42, electron 42 by @lidel in https://github.com/ipfs/ipfs-desktop/pull/3167
**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
@@ -115,33 +115,33 @@ Release notes and older versions of IPFS Desktop can be found on the [releases p
115
115
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.49.0-linux-x64.tar.xz](https://github.com/ipfs/ipfs-desktop/releases/download/v0.49.0/ipfs-desktop-0.49.0-linux-x64.tar.xz)\
-**Red Hat (RPM)** (experimental): [ipfs-desktop-0.49.0-linux-x86_64.rpm](https://github.com/ipfs/ipfs-desktop/releases/download/v0.49.0/ipfs-desktop-0.49.0-linux-x86_64.rpm)\
-**FreeBSD** (experimental): [ipfs-desktop-0.49.0-linux-x64.freebsd](https://github.com/ipfs/ipfs-desktop/releases/download/v0.49.0/ipfs-desktop-0.49.0-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.49.1-linux-x64.tar.xz](https://github.com/ipfs/ipfs-desktop/releases/download/v0.49.1/ipfs-desktop-0.49.1-linux-x64.tar.xz)\
-**Red Hat (RPM)** (experimental): [ipfs-desktop-0.49.1-linux-x86_64.rpm](https://github.com/ipfs/ipfs-desktop/releases/download/v0.49.1/ipfs-desktop-0.49.1-linux-x86_64.rpm)\
-**FreeBSD** (experimental): [ipfs-desktop-0.49.1-linux-x64.freebsd](https://github.com/ipfs/ipfs-desktop/releases/download/v0.49.1/ipfs-desktop-0.49.1-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
144
-
- ℹ️ update checks from existing users: [](https://github.com/ipfs/kubo/releases/latest)
144
+
- ℹ️ update checks from existing users: [](https://github.com/ipfs/kubo/releases/latest)
145
145
146
146
Additional third-party packages exist, but have the built-in auto-update mechanism disabled.
147
147
Instead, update cycle is maintained by respective communities:
0 commit comments