Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Releases: cloudflare/node-cloudflare

v1.1.0

21 Dec 19:33
Compare
Choose a tag to compare

1.1.0 (2016-12-21)

Bug Fixes

  • Paginated: add totalPages field (57510199)

Features

  • DNS: send data field (support SRV records) (8b565be7)
  • Zones: support zone activation checks (d5786cf7)

v1.0.5

30 Sep 21:52
Compare
Choose a tag to compare

1.0.5 (2016-09-30)

Bug Fixes

  • DNS: support proxied property on add (29599aaa)

v1.0.4

28 Jun 22:38
Compare
Choose a tag to compare

1.0.4 (2016-06-28)

Bug Fixes

  • purge: API expect the request to contain a body (f7f3f02d)

v1.0.3

25 May 00:42
Compare
Choose a tag to compare

1.0.3 (2016-05-25)

Bug Fixes

  • zones: alias name_server response (a652b766)

v1.0.1

23 May 19:47
Compare
Choose a tag to compare

Bug Fix

  • zones: embedded objects can't set static 53074b6

1.0.0

09 May 12:07
Compare
Choose a tag to compare

First version of the CloudFlare Node.js API Client to support the CloudFlare v4 API. The following endpoints are supported:

  • DNS
  • Zones
  • IPs

Additional endpoints will be arriving rapidly in future releases.