Skip to content

Releases: ipfs/ipfs-desktop

v0.4.1

06 Apr 15:41
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

This one's a little increment of the latest version with an important bug fix (especially for newcomers) and a new feature:

  • Bug fix: when the repository is initialized, it will start with the default values of go-ipfs.
  • Feature: you now have an option to run the garbage collector manually from the settings.

v0.4.0: Mutable File System

26 Mar 16:54
18ad776
Compare
Choose a tag to compare
Pre-release

On this version, we started using Mutable File System (MFS), a file system on top of IPFS. This way, it is easier for you to manage your files and you can even browse the directories through IPFS Desktop! When you install it for the first time, your files will be automatically transferred to MFS so you don't lose them.

image

Prerequisites

  • libgconf2-4 (on Linux)

Features

  • Use the Mutable File System on the Files tab.
  • You can easily delete files.
  • Use DHT Client Profile by default to avoid using a lot of battery and bandwidth for general users.

Bug fixes

  • Update dependencies
  • Refresh pins and stats at better rates

v0.3.0

10 Jan 17:46
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

It has been two years since we last released a version of Station. A lot has improved since then, and recently we've had time to give a full refresh Station. It is with a great pleasure that we announce Station v0.3.0. Despite still being an early version, it introduces plenty of new features and a bunch of bug fixes!

image

Features

  • A brand new design (contributed by @dimoFeeld).
  • A brand new light theme (for those who don't want to join the dark side).
  • You can now see your connected peers, their IDs and location.
  • Peers search.
  • Node details:
    • Peer ID
    • Location
    • Protocol Version
    • Addresses
    • Public Key
  • Bandwidth details:
    • Download and Upload Speeds
    • Bandwidth Used
  • Working binaries for some platforms.
  • You can now see the files you added.
  • You can now pin hashes and tag them.
  • You can now copy the links of the files you've uploaded.
  • Option to launch at boot time.
  • Option to auto add screenshots with CTRL/CMD+ALT+S shortcut.
  • Option to download copied hash with CTRL/CMD+ALT+D shortcut.

Fixes

  • Updated dependencies.
  • Works on macOS again.
  • Fixed the blue/grey icons on every platform.
  • Friendlier error messages.

Alpha (first generation)

14 Dec 09:20
Compare
Choose a tag to compare
Pre-release
v0.1.0

update readme