Skip to content

Latest commit

 

History

History
626 lines (229 loc) · 20.7 KB

CHANGELOG.md

File metadata and controls

626 lines (229 loc) · 20.7 KB

12.0.1 (2022-09-26)

12.0.0 (2022-09-01)

Features

11.2.2 (2022-04-08)

Features

11.2.1 (2022-03-17)

11.2.0 (2022-03-01)

Features

11.1.0 (2021-11-19)

Bug Fixes

11.0.1 (2021-08-11)

Bug Fixes

11.0.0 (2021-07-19)

Bug Fixes

10.1.1 (2021-07-01)

10.1.0 (2021-06-05)

Bug Fixes

10.0.1 (2021-06-05)

Bug Fixes

  • throw if can't determine CID (9f97af9)

10.0.0 (2021-06-05)

9.0.3 (2021-06-04)

Bug Fixes

  • max content and body length set to infinity (ca880a2)

9.0.2 (2021-06-04)

Bug Fixes

  • maxContentLength Infinity must be a string (29c231a)

9.0.1 (2021-06-04)

9.0.0 (2021-06-04)

Bug Fixes

  • dir is always a directory (c3fd85c)
  • get cid of base directory (18234f3)
  • ignore _site and remove (ff946f3)
  • print error stack trace if available (9f51d07)
  • remove IpfsNode from the list for now (6056d0a)

Features

8.1.0 (2021-06-01)

Bug Fixes

  • pinata deploy error handling and 429 retries (#192) (8c1c09d)
  • site-domain parameter when using cloudflare (#197) (be5031a)

Features

8.0.1 (2020-07-19)

8.0.0 (2020-07-19)

Features

  • adds options to alter logging behavior (#174) (3bd0313)

7.14.0 (2020-01-27)

Bug Fixes

7.13.0 (2019-11-11)

Features

7.12.0 (2019-11-06)

Features

  • dnslink: add DNSimple as a supported DNS service (#110) (7034c48)

7.11.2 (2019-10-25)

7.11.1 (2019-09-30)

Features

7.11.0 (2019-09-29)

Features

7.10.5 (2019-09-06)

Bug Fixes

7.10.4 (2019-08-05)

Bug Fixes

  • long directories on cluster (b8f3f9e)
  • move path to the beginnign (2302653)
  • open in right gateway (a9db360)

Features

7.10.3 (2019-08-05)

Bug Fixes

7.10.2 (2019-08-05)

7.10.1 (2019-08-05)

Bug Fixes

  • remove cluster variable from pinata err (2a766b3)

7.10.0 (2019-08-05)

Features

7.9.0 (2019-08-04)

Features

7.8.0 (2019-06-25)

Bug Fixes

  • pinning: error out if hashes don't match (7fd847b)

Features

  • naming: support subdomain dnslink on cloudflare (0cd3e12), closes #5

7.7.3 (2019-06-15)

Bug Fixes

  • clipboard: prevent error on codesandbox.io (ef18271)

7.7.2 (2019-06-08)

Bug Fixes

  • default to open and copy to clipboard (73a9b9d)

7.7.1 (2019-06-08)

Bug Fixes

  • fix --no-open and --no-clipboard (12284a6)

7.7.0 (2019-06-07)

Bug Fixes

  • don't deploy after printing version (4cbe850), closes #6
  • print pinned hash to stdout (2d4e2c9), closes #9

Features

7.6.0 (2019-05-17)

Features

7.5.0 (2019-05-17)

Bug Fixes

  • return just gateway url if no cid provided (98e55d4)

Features

7.4.0 (2019-05-16)

Features

7.3.0 (2019-05-03)

Features

  • notify when update is available (b5afeef)

7.2.1 (2019-05-03)

Bug Fixes

  • fix missing pinata name when domain empty (8023d82)

7.2.0 (2019-05-02)

Features

  • show gateway url for IPFS pinning service (e964d00)

7.1.1 (2019-05-01)

Bug Fixes

  • bin: Handle no path arg when also can't guess (525aeac)

7.1.0 (2019-04-30)

Features

  • Prevent Infura timeouts when only pinner (51ef698)

7.0.3 (2019-04-25)

Bug Fixes

  • Publish to correct registry (a6f71f1)

7.0.2 (2019-04-22)

Bug Fixes

  • Promote prettier to regular dependency (24f198e)

7.0.1 (2019-04-22)

Bug Fixes

7.0.0 (2019-04-22)

Code Refactoring

  • daemon: Remove js-ipfsd-ctl (71761c3)

BREAKING CHANGES

  • daemon: - js-ipfs requires manual port forwarding

6.0.1 (2019-04-15)

Bug Fixes

  • ipfsd: Listen to peers outside localhost (618e1a2)

6.0.0 (2019-04-14)

Features

  • Guess SSG build path when none provided (184c66f)

BREAKING CHANGES

    • Make [path] parameter optional for good
  • Use list of destination directories of common static site generators to guess directory to be deployed when none provided

5.0.1 (2019-04-13)

Bug Fixes

  • config: Handle missing envvars informatively (25aee12)

5.0.0 (2019-04-12)

Bug Fixes

Features

  • Show size of directory to be deployed (abe44f4)

BREAKING CHANGES

    • Remove option to pin only locally for now Detecting an existing running daemon has to be improved

4.0.2 (2019-04-11)

Bug Fixes

  • bin: Make path mandatory (4a634a5)
  • clipboard: Hide clipboard msgs when disabled (4e74497)
  • daemon: Handle ipfs daemon connection errors (e56506b)

4.0.1 (2019-04-11)

Bug Fixes

  • Handle infura pinning error (d6d6559)

4.0.0 (2019-04-08)

Features

  • Add return values to API and CLI (90a3395)

BREAKING CHANGES

    • Return pinned hash from deploy()
  • Return pinned hash from CLI

3.1.1 (2019-04-08)

Bug Fixes

  • Pick public multiaddresses properly (68d238a)

3.1.0 (2019-04-08)

Features

  • Spawn bundled daemon when ipfs not installed (2711044)

3.0.0 (2019-04-07)

Features

  • Add ipd as shorter binary alias (089f23e)
  • Remove friction from first use (000d323)

BREAKING CHANGES

    • Make 'public' default deploy path for binary
  • Open public gateway URL on browser by default, use -O to opt-out
  • Don't require signing up for anything with default options
  • Don't upload to pinata by default
  • Don't update cloudflare DNS by default, use -d cloudflare
  • Keep uploading to infura, which doesn't require signup
  • Rework API options for deploy()

2.0.0 (2019-04-04)

Features

  • Parameterize binary and library (53ce7a6)

BREAKING CHANGES

    • Ask for path to deploy when running binary
  • Move dotenv call from library to binary
  • Use IPFS_DEPLOY prefix in env variables and change their names
  • Change deploy() signature to take credentials & domain as parameters

1.2.0 (2019-04-04)

Features

  • Add --help and parameterize CLI and library (726fd8d)
  • Add ipfs-deploy executable (51db254)

1.1.0 (2019-04-03)

Bug Fixes

Features

  • deploy to infura.io besides pinata.cloud (3502bc7)

1.0.0 (2019-04-03)

Features

  • meta: become a published package (380b8ed)