-
Notifications
You must be signed in to change notification settings - Fork 865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.9 📦 npm-on-ipfs & wild files 🦌 #951
Comments
hacdias
changed the title
Release 0.9.0 🗂 npm-on-ipfs 🎁
Release 0.9.0 📦npm-on-ipfs & wild files 🦌
Jul 15, 2019
hacdias
changed the title
Release 0.9.0 📦npm-on-ipfs & wild files 🦌
Release 0.9.0 📦 npm-on-ipfs & wild files 🦌
Jul 15, 2019
hacdias
changed the title
Release 0.9.0 📦 npm-on-ipfs & wild files 🦌
Release 0.9 📦 npm-on-ipfs & wild files 🦌
Jul 15, 2019
OS : win 7 v0.9.0-beta.1 has black screen issue. |
@enOehTsIsihT probably an issue regarding Electron or Electron Builder then (or just .NET Framework...). Will take a look. |
3 tasks
v0.9.0 released! 🎊 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Release Notes
v2.5.1
go-ipfs v0.4.22
The 0.9.0 version now allows you to navigate, not only your own files and pins, but the whole
/ipfs
and/ipns
universe. Just type a path and you're good to go. We've also improved many existing features and squashed a lot of bugs.🚨 Breaking Changes
Command+Control+S
Command+Control+H
✨ Features
npm-on-ipfs
support (feat: npm on ipfs #911)Cmd+Q
accelerator to quit the app on macOS (feat: add Cmd+Q accelerator on macOS #976)Cmd+R
accelerator to restart the node on macOS (feat: cmd+r for restart on macOS #1025)ipns://
,ipfs://
,dweb:
) now use the local gateway when available (feat: open with local gateway #994)go-ipfs v0.4.22
🐛 Fixes and Maintenance
ipfs-on-path
install script path on Windows (crashes on windows right after install and when i re-open it. #964)ipfs-on-path
(Permission denied on macOS (ipfs-on-path feature) #959)go-ipfs
version fromgo-ipfs.version
orgo-ipfs-dep
(fix: use go-ipfs version from package.json section #1037)Before Release
tx pull -a
)go-ipfs
Release
package.json
git tag $version
git push && git push --tags
package.json
git tag $version
git push && git push --tags
Postponed
The text was updated successfully, but these errors were encountered: