Skip to content

Latest commit

 

History

History
121 lines (96 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

121 lines (96 loc) · 4.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v0.12.2] - 2020-07-17

✨ Features

  • feat: ipfs-webui v2.10.2

[v0.12.1] - 2020-07-07

✨ Features

  • feat: ipfs-webui v2.9.0 (#1531)
  • feat: go-ipfs 0.6 (#1526)

🛠 Fixes and Maintenance

  • fix: windows auto-update feature when selecting install for all users (#1556)

[v0.12.0] - 2020-07-06

🛠 Fixes and Maintenance

  • feat: ipfs-webui v2.9.0 (#1531)
  • feat: go-ipfs 0.6 (#1526)
  • fix: windows auto-update feature when selecting install for all users (#1556)

[v0.11.4] - 2020-05-21

🛠 Fixes and Maintenance

  • chore: update dependencies

[v0.11.3] - 2020-05-18

🛠 Fixes and Maintenance

  • chore: update dependencies

[v0.11.2] - 2020-04-30

🛠 Fixes and Maintenance

[v0.11.1] - 2020-04-29

🚨 Breaking Changes

  • fix: remove old auto launch method (#1416)
  • fix: ipfs daemon flags (#1437)

✨ Features

  • feat: support for go-ipfs 0.5 (#1392)
  • feat: run garbage collector (#1407)
  • feat: update ipfsd-ctl to 4.x (#1411)
  • feat: improved update experience (#1414)
  • feat(ux): improve download cid (#1419)
  • feat(ux): improve gc (#1420)
  • feat(ux): better error messages (#1421)
  • feat(ux): separate open from other actions (#1424)
  • feat(ux): move preferences to menubar (#1425)
  • feat: allow custom ipfs binary (#1427)
  • feat(ux): open web ui at login (#1429)
  • feat: add "Help Translation" under "About" (#1447)
  • feat: go-ipfs 0.5 (ipfs#1463)

🛠 Fixes and Maintenance

  • fix: drag&drop files and folders (ipfs#1287 (comment))
  • fix: start on login (#1334)
  • fix: notify when new update is available (#1384)
  • chore: update to electron 8.x (#1404)
  • fix: write path when it does not exist (#1405)
  • refactor: remove babel (#1406)
  • fix: circular dependency between dialogs and daemon (#1408)
  • fix: use portfinder instead of get-port (#1410)
  • fix: screenshot taking (#1418)
  • fix: disable updates in development (#1423)
  • docs: clarify protocol usage (#1426)
  • fix: translate 'Select Directory' (#1428)
  • refactor: move utilities to utils directory (#1434)
  • fix: repo fsck is deprecated (#1438)
  • refactor: use store migrations and defaults (#1443)
  • fix(ux): show dock when prompt is visible (#1450)
  • fix: keep track of last opened page (#1452)
  • fix: ipfs on PATH on windows with spaces in binary path #1465
  • fix: go-ipfs 0.5.0 with go-ipfs-dep 0.5.0 #1464
  • fix: macOS notarization with stappling (f01eb6b)

[v0.11.0] - 2020-04-29

Skipped due to issues with macOS notarization. Use v0.11.1 instead.

[v0.10.4] - 2020-03-12

🛠 Fixes and Maintenance

  • i18n: sync locales (#1347)
  • chore: macOS notarizing scripts and proces (#1365)
  • fix: startup on Debian 10 (#1370)

[v0.10.3] - 2020-02-04

✨ Features

  • I18N: ja-JP, he-IL and hi-IN locales (#1339)

🛠 Fixes and Maintenance

  • fix: start with off icon (#1300)
  • chore: dependency updates (#1341)