Skip to content

Releases: ipfs/ipfs-desktop

v0.7.0-rc.2

22 Feb 16:18
Compare
Choose a tag to compare
v0.7.0-rc.2 Pre-release
Pre-release
  • Linux is not officially supported
  • Added version indicators to context menu

v0.7.0-rc.1

18 Feb 19:43
Compare
Choose a tag to compare
v0.7.0-rc.1 Pre-release
Pre-release

IPFS Desktop

  • Linux is not officially supported.
  • Multiple bug fixes.
  • Drag'n'drop of files to tray icon on macOS.
  • Add config file to right-click menu.
  • Improvements on auto-update mechanism.
  • Better settings for new installations:
    • Automatic garbage collector.
    • Fewer peer connections.
    • Better power consumption.

v0.6.1

03 Jan 17:05
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

image

  • Fixed the issue where you couldn't see the location of the peers.
  • You can now use CMD-C and CMD-V shortcuts on macOS.
  • The black screenshots issue was fixed.
  • You'll now receive a notification when you take a screenshot.
  • External links will open on your default browser.

v0.6.0

21 Dec 11:32
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

⚠ This is a pre-release and it may contain bugs. We're looking for your feedback to make it better!

It is time for a breath of fresh air 🌬 here, on IPFS Desktop. For this release we decided to keep things simple and working. We now have a completely redesigned interface with an integration with Web UI like you've never seen before.

ipfs-desktop

Features

  • Easy install for first time users on IPFS
  • Run your daemon without needing to touch the command line
  • Automatic updates for Windows and macOS
  • 🌐 More international than ever!
    • ✍️ If your language needs more work please help by contributing translations for Desktop and Web UI 🙌
  • Access to all the features Web UI can give you:
    • 💻 Node Status
    • 📁 Your precious files
    • 🧙🏾‍♂️ The magical discovery of the Merkle Forest
    • 🌍 Your peers

Known Issues

  • Signed binaries for macOS and Windows are planned for January. Right now, when installing, you may be told the binary isn't safe because of it.
  • If you install the Snap package, you'll need to use the --dangerous flag due to missing metadata (#757)
  • The drag'n'drop target is small when there are no files in the directory, making it hard to drop them (ipfs/ipfs-webui#916)
  • On Linux, you may need to click twice on the button for the first time for it to work (#758)

Again, we remind you this is a pre-release and we're looking for your feedback! Please create a new issue if you find something odd or want a new feature.

v0.5.0

02 Aug 16:32
0b4a2c8
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • New IPFS release (go-ipfs v0.4.17)
  • Fixes an issue with the screenshots

v0.4.2

10 Apr 16:49
c70597e
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

This fixes: when the repository is initialized, it will start with the default values of go-ipfs.

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