ipfs / js-ipfs

IPFS implementation in JavaScript
https://js.ipfs.tech
Other
7.44k stars 1.25k forks source link

⚑️ v0.33.0 RELEASE πŸš€ #1635

Closed alanshaw closed 6 years ago

alanshaw commented 6 years ago

All new Web UI - Check on your node stats, explore the IPLD powered merkle forest, see peers around the world and manage your files, without needing to touch the CLI

πŸ—Ί What's left for release

πŸ”¦ Highlights

πŸ•Ή Web UI 2.0

The IPFS Web UI has been given a HUGE revamp and is now 10x, no, 100x better than before! πŸ˜„

Screenshot of the status page

Files Explore Peers Settings
Screenshot of the file browser page Screenshot of the IPLD explorer page Screenshot of the swarm peers map Screenshot of the settings page

πŸ›  CID tool

A command line tool for converting, formatting and discovering properties of CIDs.

In the near future IPFS will be switching it's default CID version for added content to version 1 and will use base 32 encoding for serialized CIDs. This tool gives you the power to inspect and learn about CIDs as well as convert any CIDs you've been using from whatever base they're encoded in to a different base!

πŸ— API Changes

βœ… Release Checklist

πŸ™ŒπŸ½ Want to contribute?

Would you like to contribute to the IPFS project and don't know how? Well, there are a few places you can get started:

⁉️ Do you have questions?

The best place to ask your questions about IPFS, how it works and what you can do with it is at discuss.ipfs.io. We are also available at the #ipfs channel on Freenode.

daviddias commented 6 years ago

Wooollt!! Looking forward to get this release!!!

daviddias commented 6 years ago

Shall the latest and greatest libp2p advancements go into this release as well? @jacobheun @vasco-santos ?

daviddias commented 6 years ago

The IPLD breaking change has been merged to master. Now the last mile is getting those Ping tests to pass. @jacobheun @vasco-santos can we have your help on figuring out those? https://github.com/ipfs/js-ipfs/issues/1635#issuecomment-434600441 might get us better debugging capabilities

daviddias commented 6 years ago

Master has now all tests passing with flying colors 🌈 @alanshaw wanna drive this release home?! 🌟

marcusnewton commented 6 years ago

@diasdavid I would love if this is released like right now. Intending to demo IPFS to some people today and the current globe is too laggy for my computer!

daviddias commented 6 years ago

@marcusnewton1 it might not be in the next 60 minutes, but if you use js-ipfs master, you should be golden!

daviddias commented 6 years ago

It seems that the WebUI is always thinking that the HTTP API port is 5001 and therefore fails to automatically load with js-ipfs daemon

image
daviddias commented 6 years ago

That said, this looks amazing btw!!

image
marcusnewton commented 6 years ago

@diasdavid Well done guys.

olizilla commented 6 years ago

@diasdavid you should be able to load webui from :5002 and it should work out of the box. I'm looking into it.

alanshaw commented 6 years ago

@marcusnewton1 you can npm install ipfs@0.33.0-rc.4 for now.

daviddias commented 6 years ago

@olizilla it did work indeed, that's my second screenshot https://github.com/ipfs/js-ipfs/issues/1635#issuecomment-435024307

olizilla commented 6 years ago

I've tested on both master (73da4ecc8592a11ea7c4bc2be744cfdd4eb832ec) and ipfs@0.33.0-rc.4 and I can open http://127.0.0.1:5002/webui and have the webui connect to the api on :5002. It does not prompt to enter a custom api port.

If you have custom CORS config, then you may see the help page, and it will reference :5001 as being the api port. As mentioned in https://github.com/ipfs/js-ipfs/issues/1563 I'd like to make the help text in webui be correct for js-ipfs by... changing js-ipfs to use 5001, but changing the default api port is something for a subsequent release.

marcusnewton commented 6 years ago

@alanshaw Yep, worked for me, once I got through npm setup

daviddias commented 6 years ago

(first giphy for Legendary!)

Great work JS Core Team!!! πŸ‘πŸ½πŸ‘πŸ½πŸ‘πŸ½πŸ‘πŸ½πŸ‘πŸ½