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