Go IPFS v0.3.5 Release Notes
Release Date: 2015-06-11 // about 10 years ago-
๐ This patch improves overall stability and performance
- โ added 'object patch' and 'object new' commands @whyrusleeping
- ๐ improved symmetric NAT avoidance @jbenet
- ๐ move util.Key to blocks.Key @whyrusleeping
- ๐ fix memory leak in provider store @whyrusleeping
- โก๏ธ updated webui to 0.2.0 @krl
- ๐ improved bitswap performance @whyrusleeping
- โก๏ธ update fuse lib @cryptix
- ๐ fix path resolution @wking
- โ implement test_seq() in sharness @chriscool
- ๐ improve parsing of stdin for commands @chriscool
- ๐ fix 'ipfs refs' failing silently @whyrusleeping
- ๐ fix serial dialing bug @jbenet
- ๐ improved testing @chriscool @rht @jbenet
- ๐ fixed domain resolving @luzifer
- ๐ fix parsing of unwanted stdin @lgierth
- โ added CORS handlers to gateway @NodeGuy
- โ added
ipfs daemon --unrestricted-api
option @krl - general cleanup of dependencies