question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Release Notes

🚨 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 (https://github.com/ipfs-shipyard/ipfs-desktop/pull/1463)

🛠 Fixes and Maintenance

  • fix: drag&drop files and folders (https://github.com/ipfs-shipyard/ipfs-desktop/issues/1287#issuecomment-620604299)
  • 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)

Before Release

  • Make sure i18n is updated (tx pull -a)
  • Make sure we’re using the latest released version of Web UI
  • Make sure we’re using the latest released version of go-ipfs
  • Update Release Notes accordingly

Release

  • Release Candidate
    • 💻 Bump version on package.json
    • 💻 git tag $version
    • 💻 git push && git push --tags
    • ⏰ Wait…
    • 🔗 Link release notes to this issue
  • Final
    • 📝 Create draft and copy the release notes above
    • 💻 Bump version on package.json
    • 💻 git tag $version
    • 💻 git push && git push --tags
    • ⏰ Wait…
    • 📃 Copy the release notes above to the GitHub release
    • 👮 Notarize .dmg at Apple (context: #1365) 1. Download .dmg from https://github.com/ipfs-shipyard/ipfs-desktop/releases/vA.B.C 2. Ensure APPLEID and APPLEIDPASS are set either as environment variables or entries in .env file. Those need to belong to the same org as cert used for signing. 3. Run node pkgs/macos/notarize-cli.js ./IPFS-Desktop-A.B.C.dmg
    • 🚢 Ship!
    • 📑 Update README.md versions
    • 📦 Update Homebrew
    • 📦 Update Chocolatey

Postponed

If any…

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:22 (19 by maintainers)

github_iconTop GitHub Comments

8reactions
lidelcommented, Apr 28, 2020

Ok, I believe we reviewed and merged key PRs (Linux is unblocked by #1429) and figured out notarization plan. More or less just waiting for 0.5 to land.

Things that need to happen before release:

3reactions
bertrandfalguierecommented, Apr 28, 2020

I’m currently correcting translations in French for IPFS Desktop and the Web UI, if you can afford to wait 1h.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release 0.11.0 | Apache Hudi
In 0.11.0, we added a new asynchronous service for indexing to our rich set of table services. It allows users to create different...
Read more >
Release 0.11.0 - Statsmodels
Release 0.11.0 ¶. Release summary¶. statsmodels is using github to store the updated documentation. Two version are available:.
Read more >
Update 0.11.0 | Minecraft Bedrock Wiki - Fandom
Update 0.11.0 was an update for Minecraft Android version that was released on June 4th 2015 for iOS and June 5th 2015. Death...
Read more >
Release 0.11.0 · Issue #1110 · go-kit/kit - GitHub
A new release with several improvements and enhancements. Major changes: - The log package was extracted to a separate [repository](https:// ...
Read more >
Checkra1n 0.11.0 beta
Unsupported platforms. This beta is only available for macOS and Linux. Work is ongoing to support Windows, which will be added in a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found