This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
v0.39.0
Features
- Add config profile endpoint and CLI (#2165) (7314f0d)
- allow daemon to init and start in a single cmd (#2428) (16d5e7b)
- support block.rm over http api (#2514) (c9be79e)
- web ui 2.5.3 (4f398fc)
- web ui 2.5.4 (#2478) (bff402c)
Bug Fixes
- limit concurrent HTTP requests in browser (#2304) (cf38aea)
- only try to get ipfs if argv is present (#2504) (1281b9f)
- pull in preconfigured chai from interface tests (#2510) (8c01259)
- add profiles docs, support in validation and tests (#2545) (e081e16)
- choose import strategy in ipfs.add (#2541) (e2e6701)
- fix ls crash (#2546) (83eb99b), closes ipfs/js-ipfs-unixfs-exporter#24
- make init options look like go-ipfs (#2544) (d4d6dfe)