Skip to content

Commit

Permalink
docs: 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Oct 5, 2021
1 parent 39ce26f commit 86bf9a5
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 20 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ 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).

## [v0.17.0] - 2021-10-05

- IPFS: [`go-ipfs v0.10.0`](https://github.com/ipfs/go-ipfs/releases/tag/v0.10.0)
- UI: [`v2.13.0`](https://github.com/ipfs-shipyard/ipfs-webui/releases/v2.13.0)

## What's Changed

* feat: go-ipfs 0.10.0 by @guseggert in https://github.com/ipfs/ipfs-desktop/pull/1896
* fix(ci): cache ipfs-webui by @lidel in https://github.com/ipfs/ipfs-desktop/pull/1913
* fix: analytics storage_path by @milahu in https://github.com/ipfs/ipfs-desktop/pull/1900
* chore: default `--agent-version-suffix` and `--routing` by @lidel in https://github.com/ipfs/ipfs-desktop/pull/1914
* chore: electron v13.5.1 and other deps by @lidel in https://github.com/ipfs/ipfs-desktop/pull/1915
* chore: switch to i18next-fs-backend by @lidel in https://github.com/ipfs/ipfs-desktop/pull/1916

## [v0.16.3] - 2021-09-08

- IPFS: [`go-ipfs v0.9.1`](https://github.com/ipfs/go-ipfs/releases/tag/v0.9.1)
Expand Down
39 changes: 19 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
[![](https://david-dm.org/ipfs-shipyard/ipfs-desktop.svg?style=flat-square)](https://david-dm.org/ipfs-shipyard/ipfs-desktop)
[![total download count](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/total.svg?style=flat-square&label=all%20downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases)
[![latest release download count](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.16.3/total.svg?style=flat-square)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/tag/v0.16.3)
[![latest release download count](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.17.0/total.svg?style=flat-square)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/tag/v0.17.0)

**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.**

Expand All @@ -21,9 +21,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.16.3.dmg](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/IPFS-Desktop-0.16.3.dmg)
- **Windows:** [IPFS-Desktop-Setup-0.16.3.exe](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/IPFS-Desktop-Setup-0.16.3.exe)
- **Linux:** [ipfs-desktop-0.16.3-linux-x86_64.AppImage](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-x86_64.AppImage)
- **Mac:** [IPFS-Desktop-0.17.0.dmg](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/IPFS-Desktop-0.17.0.dmg)
- **Windows:** [IPFS-Desktop-Setup-0.17.0.exe](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/IPFS-Desktop-Setup-0.17.0.exe)
- **Linux:** [ipfs-desktop-0.17.0-linux-x86_64.AppImage](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-x86_64.AppImage)
- If you prefer to manage updates on your own, see [other package formats](#install) below.

## Table of Contents
Expand Down Expand Up @@ -90,36 +90,35 @@ 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-shipyard/ipfs-desktop/issues/691) and help us add support for it!

### Mac
- **Installer:** [IPFS-Desktop-0.16.3.dmg](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/IPFS-Desktop-0.16.3.dmg)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.16.3/IPFS-Desktop-0.16.3.dmg.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/IPFS-Desktop-0.16.3.dmg)
- **Installer:** [IPFS-Desktop-0.17.0.dmg](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/IPFS-Desktop-0.17.0.dmg)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.17.0/IPFS-Desktop-0.17.0.dmg.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/IPFS-Desktop-0.17.0.dmg)
- **Homebrew** (community-maintained): `brew install --cask ipfs`

### Windows
- **Installer:** [IPFS-Desktop-Setup-0.16.3.exe](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/IPFS-Desktop-Setup-0.16.3.exe)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.16.3/IPFS-Desktop-Setup-0.16.3.exe.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/IPFS-Desktop-Setup-0.16.3.exe)
- **Installer:** [IPFS-Desktop-Setup-0.17.0.exe](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/IPFS-Desktop-Setup-0.17.0.exe)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.17.0/IPFS-Desktop-Setup-0.17.0.exe.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/IPFS-Desktop-Setup-0.17.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
- **Tarball** (experimental): [ipfs-desktop-0.16.3-linux-x64.tar.xz](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-x64.tar.xz)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.16.3/ipfs-desktop-0.16.3-linux-x64.tar.xz.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-x64.tar.xz)
- **Debian** (experimental): [ipfs-desktop-0.16.3-linux-amd64.deb](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-amd64.deb)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.16.3/ipfs-desktop-0.16.3-linux-amd64.deb.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-amd64.deb)
- **Red Hat** (experimental): [ipfs-desktop-0.16.3-linux-x86_64.rpm](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-x86_64.rpm)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.16.3/ipfs-desktop-0.16.3-linux-x86_64.rpm.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-x86_64.rpm)
- **AppImage** (experimental): [ipfs-desktop-0.16.3-linux-x86_64.AppImage](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-x86_64.AppImage)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.16.3/ipfs-desktop-0.16.3-linux-x86_64.AppImage.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-x86_64.AppImage)
- **FreeBSD** (experimental): [ipfs-desktop-0.16.3-linux-x64.freebsd](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-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-shipyard/ipfs-desktop/v0.16.3/ipfs-desktop-0.16.3-linux-x64.freebsd.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.16.3/ipfs-desktop-0.16.3-linux-x64.freebsd)
- **AppImage**: [ipfs-desktop-0.17.0-linux-x86_64.AppImage](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-x86_64.AppImage)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.17.0/ipfs-desktop-0.17.0-linux-x86_64.AppImage.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-x86_64.AppImage)
- **Tarball** (experimental): [ipfs-desktop-0.17.0-linux-x64.tar.xz](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-x64.tar.xz)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.17.0/ipfs-desktop-0.17.0-linux-x64.tar.xz.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-x64.tar.xz)
- **Debian** (experimental): [ipfs-desktop-0.17.0-linux-amd64.deb](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-amd64.deb)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.17.0/ipfs-desktop-0.17.0-linux-amd64.deb.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-amd64.deb)
- **Red Hat** (experimental): [ipfs-desktop-0.17.0-linux-x86_64.rpm](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-x86_64.rpm)\
[![](https://img.shields.io/github/downloads/ipfs-shipyard/ipfs-desktop/v0.17.0/ipfs-desktop-0.17.0-linux-x86_64.rpm.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-x86_64.rpm)
- **FreeBSD** (experimental): [ipfs-desktop-0.17.0-linux-x64.freebsd](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.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-shipyard/ipfs-desktop/v0.17.0/ipfs-desktop-0.17.0-linux-x64.freebsd.svg?style=flat-square&label=downloads)](https://github.com/ipfs-shipyard/ipfs-desktop/releases/download/v0.17.0/ipfs-desktop-0.17.0-linux-x64.freebsd)
- **Snapcraft** (community-maintained, YMMV): `snap install ipfs-desktop`
- **AUR** (maintained by [@RubenKelevra](https://github.com/RubenKelevra)) Use the [`ipfs-desktop` package](https://aur.archlinux.org/packages/ipfs-desktop/)

### Install from source

To install and run IPFS Desktop from source, you'll also need:
- [Node.js](https://nodejs.org/en/) `>=12`
- [npm](npmjs.org) `>=6.1.0`
- [Node.js](https://nodejs.org/en/) – pick the current LTS
- Any [platform-specific dependencies](https://github.com/nodejs/node-gyp#installation) required by [`node-gyp`](https://github.com/nodejs/node-gyp)

Then, follow the steps below to clone the source code, install dependencies, and run the app.
Expand Down

0 comments on commit 86bf9a5

Please sign in to comment.