This update brings several new features: Search, Faster Gateway for IPNS, Pin articles, and Export/Import for Articles.
- Download: Planet 0.17.1
Search
Press CMD+F to open Search. You can search both your own articles and those from the planets you are following.
Faster Gateway for IPNS
In previous versions, we used ipfs.io or cf-ipfs.com to access IPNS. Now, we have a new, faster option powered by the excellent eth.limo and NameSys. Both are community projects.
For example, IPNS for this site is k51qzi5uqu5dgv8kzl1anc0m74n6t9ffdjnypdh846ct5wgpljc7rulynxa74a
and you can open it with the following address:
IPNS + ipfs2.eth.limo
https://k51qzi5uqu5dgv8kzl1anc0m74n6t9ffdjnypdh846ct5wgpljc7rulynxa74a.ipfs2.eth.limo
Usually, it's much faster than:
- ipfs.io: https://ipfs.io/ipns/k51qzi5uqu5dgv8kzl1anc0m74n6t9ffdjnypdh846ct5wgpljc7rulynxa74a
- dweb.link: https://dweb.link/ipns/k51qzi5uqu5dgv8kzl1anc0m74n6t9ffdjnypdh846ct5wgpljc7rulynxa74a
- cf-ipfs.com: https://cf-ipfs.com/ipns/k51qzi5uqu5dgv8kzl1anc0m74n6t9ffdjnypdh846ct5wgpljc7rulynxa74a
The new gateway can also be used with CIDv1 like this:
CIDv1 + ipfs2.eth.limo
https://bafybeihyeuqc7nv2zfwt3x6bglgxrca2xglt26jzzqpi4zxci5czxwskku.ipfs2.eth.limo
When you use Open in Public Gateway
feature of Planet, it will open with ipfs2.eth.limo now.
Pin Articles
Articles can now be pinned to appear at the top of the list. This new feature is available when you right-click on an article.
Export/Import for Articles
You can export an article as a data package and import it to Planet on another Mac, or simply airdrop it if they are on the same LAN.
Fixes and Improvements
- Improvement: Full rebuild is now faster by utilizing all CPU cores
- Improvement: Better implementation for monitoring changes in published folders
- New: Prewarm article on public gateway for caching and faster loading
- New: Edit button on the toolbar
- Fixed: Scroll position of newly created articles