diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 57dc0c3da..e4e1c3ce9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.33.0" + ".": "0.34.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index dd9f1fd8a..76467c6ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. 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). +## 0.34.0 (2024-03-27) + +## What's Changed +* chore(deps): bump actions/cache from 3 to 4 by @dependabot in https://github.com/ipfs/ipfs-desktop/pull/2736 +* Update Kubo: v0.27.0 by @hacdias in https://github.com/ipfs/ipfs-desktop/pull/2763 +* chore: fix typo in README.md by @occupyhabit in https://github.com/ipfs/ipfs-desktop/pull/2771 +* chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/ipfs/ipfs-desktop/pull/2694 +* chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/ipfs/ipfs-desktop/pull/2723 +* chore(deps): bump snapcore/action-publish from 1.1.1 to 1.2.0 by @dependabot in https://github.com/ipfs/ipfs-desktop/pull/2693 + +## New Contributors +* @occupyhabit made their first contribution in https://github.com/ipfs/ipfs-desktop/pull/2771 + +**Full Changelog**: https://github.com/ipfs/ipfs-desktop/compare/v0.33.0...v0.34.0 + ## 0.33.0 (2024-01-22) ## What's Changed diff --git a/README.md b/README.md index 358c8fae8..1832808a6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai/) [![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.tech/) [![total download count](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/total.svg?style=flat-square&label=all%20downloads)](https://github.com/ipfs/ipfs-desktop/releases) -[![latest release download count](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.33.0/total.svg?style=flat-square)](https://github.com/ipfs/ipfs-desktop/releases/tag/v0.33.0) +[![latest release download count](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.34.0/total.svg?style=flat-square)](https://github.com/ipfs/ipfs-desktop/releases/tag/v0.34.0) **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.** @@ -19,9 +19,9 @@ Use IPFS Desktop to get acquainted with IPFS without needing to touch the termin When in doubt, pick one of package formats with built-in automatic update mechanism: -- **Mac:** [ipfs-desktop-0.33.0-mac.dmg](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-mac.dmg) -- **Windows:** [IPFS-Desktop-Setup-0.33.0.exe](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/IPFS-Desktop-Setup-0.33.0.exe) -- **Linux:** [ipfs-desktop-0.33.0-linux-x86_64.AppImage](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-x86_64.AppImage) +- **Mac:** [ipfs-desktop-0.34.0-mac.dmg](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-mac.dmg) +- **Windows:** [IPFS-Desktop-Setup-0.34.0.exe](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/IPFS-Desktop-Setup-0.34.0.exe) +- **Linux:** [ipfs-desktop-0.34.0-linux-x86_64.AppImage](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-x86_64.AppImage) - If you prefer to manage updates on your own, see [other package formats](#install) below. ### Table of Contents @@ -111,28 +111,28 @@ Release notes and older versions of IPFS Desktop can be found on the [releases p 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! ### Mac -- **Installer:** [ipfs-desktop-0.33.0-mac.dmg](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-mac.dmg)\ -[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.33.0/ipfs-desktop-0.33.0-mac.dmg.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-mac.dmg) +- **Installer:** [ipfs-desktop-0.34.0-mac.dmg](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-mac.dmg)\ +[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.34.0/ipfs-desktop-0.34.0-mac.dmg.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-mac.dmg) - **Homebrew** (community-maintained): `brew install --cask ipfs` ### Windows -- **Installer:** [IPFS-Desktop-Setup-0.33.0.exe](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/IPFS-Desktop-Setup-0.33.0.exe)\ -[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.33.0/IPFS-Desktop-Setup-0.33.0.exe.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/IPFS-Desktop-Setup-0.33.0.exe) +- **Installer:** [IPFS-Desktop-Setup-0.34.0.exe](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/IPFS-Desktop-Setup-0.34.0.exe)\ +[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.34.0/IPFS-Desktop-Setup-0.34.0.exe.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/IPFS-Desktop-Setup-0.34.0.exe) - **Chocolatey** (community-maintained): `choco install ipfs-desktop` - **Scoop** (community-maintained): `scoop bucket add extras; scoop install extras/ipfs-desktop` - **WinGet** (community-maintained): `winget install IPFS.IPFS-Desktop` ### Linux/FreeBSD -- **AppImage**: [ipfs-desktop-0.33.0-linux-x86_64.AppImage](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-x86_64.AppImage)\ -[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.33.0/ipfs-desktop-0.33.0-linux-x86_64.AppImage.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-x86_64.AppImage) -- **Tarball** (use this for building packages for distros): [ipfs-desktop-0.33.0-linux-x64.tar.xz](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-x64.tar.xz)\ -[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.33.0/ipfs-desktop-0.33.0-linux-x64.tar.xz.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-x64.tar.xz) -- **Debian** (experimental): [ipfs-desktop-0.33.0-linux-amd64.deb](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-amd64.deb)\ -[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.33.0/ipfs-desktop-0.33.0-linux-amd64.deb.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-amd64.deb) -- **Red Hat** (experimental): [ipfs-desktop-0.33.0-linux-x86_64.rpm](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-x86_64.rpm)\ -[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.33.0/ipfs-desktop-0.33.0-linux-x86_64.rpm.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-x86_64.rpm) -- **FreeBSD** (experimental): [ipfs-desktop-0.33.0-linux-x64.freebsd](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-x64.freebsd) (requires [Linux Binary Compatibility to be enabled](https://docs.freebsd.org/en/books/handbook/linuxemu/))\ -[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.33.0/ipfs-desktop-0.33.0-linux-x64.freebsd.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.33.0/ipfs-desktop-0.33.0-linux-x64.freebsd) +- **AppImage**: [ipfs-desktop-0.34.0-linux-x86_64.AppImage](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-x86_64.AppImage)\ +[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.34.0/ipfs-desktop-0.34.0-linux-x86_64.AppImage.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-x86_64.AppImage) +- **Tarball** (use this for building packages for distros): [ipfs-desktop-0.34.0-linux-x64.tar.xz](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-x64.tar.xz)\ +[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.34.0/ipfs-desktop-0.34.0-linux-x64.tar.xz.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-x64.tar.xz) +- **Debian** (experimental): [ipfs-desktop-0.34.0-linux-amd64.deb](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-amd64.deb)\ +[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.34.0/ipfs-desktop-0.34.0-linux-amd64.deb.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-amd64.deb) +- **Red Hat** (experimental): [ipfs-desktop-0.34.0-linux-x86_64.rpm](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-x86_64.rpm)\ +[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.34.0/ipfs-desktop-0.34.0-linux-x86_64.rpm.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-x86_64.rpm) +- **FreeBSD** (experimental): [ipfs-desktop-0.34.0-linux-x64.freebsd](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-x64.freebsd) (requires [Linux Binary Compatibility to be enabled](https://docs.freebsd.org/en/books/handbook/linuxemu/))\ +[![](https://img.shields.io/github/downloads/ipfs/ipfs-desktop/v0.34.0/ipfs-desktop-0.34.0-linux-x64.freebsd.svg?style=flat-square&label=downloads)](https://github.com/ipfs/ipfs-desktop/releases/download/v0.34.0/ipfs-desktop-0.34.0-linux-x64.freebsd) - **Snapcraft** support is deprecated and discouraged due to [confinement issues](https://github.com/ipfs/ipfs-desktop/issues/2031), use `.AppImage` instead Additional third-party packages exist, but have the built-in auto-update mechanism disabled. diff --git a/package-lock.json b/package-lock.json index 0b3223b69..b3f7ac5a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ipfs-desktop", - "version": "0.33.0", + "version": "0.34.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ipfs-desktop", - "version": "0.33.0", + "version": "0.34.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5653ce186..595b9bced 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ipfs-desktop", "private": true, - "version": "0.33.0", + "version": "0.34.0", "productName": "IPFS Desktop", "description": "IPFS Native Application", "main": "src/index.js",