Skip to content

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 13 May 10:44
· 0 commits to develop since this release

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v3.5.0

13 May 2026

New Resources (17)
  • Accounts — account management (browse, read, edit)
  • AccountMembers — member management with role assignment (browse, read, add, edit, del)
  • AccountRoles — list and read account roles (browse, read)
  • ZoneSSL — SSL certificate pack management (browse, read, add, edit, del)
  • RateLimits — zone-level rate limiting rules (browse, read, add, edit, del)
  • WaitingRooms — traffic queue management (browse, read, add, edit, del, getEvents, getStatus)
  • LoadBalancers — zone-level load balancer configuration (browse, read, add, edit, del)
  • LoadBalancerPools — account-level origin pools with health checks (browse, read, add, edit, del, health, preview)
  • LoadBalancerMonitors — health monitor configuration (browse, read, add, edit, del, preview, references)
  • EmailRouting — email routing rules and catch-all (get, enable, disable, browseRules, readRule, addRule, editRule, delRule, getCatchAll, editCatchAll)
  • R2Buckets — Cloudflare R2 object storage buckets (browse, read, add, del)
  • D1Database — Cloudflare D1 SQL database management (browse, read, add, del, query, raw)
  • Queues — Cloudflare Queues with consumer management (browse, read, add, edit, del, browseConsumers, addConsumer, editConsumer, delConsumer)
  • Turnstile — CAPTCHA widget management with secret rotation (browse, read, add, edit, del, rotateSecret)
  • Logpush — log delivery job management with destination validation (browseJobs, readJob, addJob, editJob, delJob, getOwnershipChallenge, validateOwnership, validateDestination)
  • AuditLogs — account audit log access with full filter support (browse)
  • Tunnels — Cloudflare Tunnel (cfd_tunnel) management with configuration (browse, read, add, edit, del, getToken, getConnections, cleanConnections, getConfig, editConfig)
Fixes & Improvements
  • Added missing Stream resource instantiation in main Cloudflare class
  • Added complete TypeScript type definitions for all new resources in index.d.ts
  • Added unit test suites (.spec.ts) for all 17 new resources — 100+ new test cases
  • Reorganized index.ts with grouped property declarations for better readability

v3.4.2

16 October 2024

v3.4.1

16 October 2024

v3.4.0

2 July 2024

v3.3.0

5 April 2024

v3.2.19

5 April 2024

v3.2.18

5 April 2024

v3.2.17

5 April 2024

v3.2.16

5 April 2024

v3.2.15

4 April 2024

v3.2.14

4 April 2024

v3.2.13

4 April 2024

v3.2.12

4 April 2024

v3.2.11

4 April 2024

v3.2.10

4 April 2024

v3.2.9

4 April 2024

v3.2.8

4 April 2024

v3.2.7

4 April 2024

v3.2.6

4 April 2024

v3.2.5

4 April 2024

v3.2.4

4 April 2024

v3.2.3

4 April 2024

v3.2.2

4 April 2024

v3.1.1

4 April 2024

v3.1.0

7 March 2024

v3.0.4

7 March 2024

v3.0.3

7 March 2024

  • .0.3: Auto stash before rebase of "release/3.0.3" onto "master" bca4282

v3.0.2

7 March 2024

v3.0.1

7 March 2024

v3.0.0

7 March 2024

v2.18.3

6 March 2024

v2.18.2

6 March 2024

v2.18.1

6 March 2024

v2.17.0

6 March 2024

v2.16.0

5 March 2024

v2.15.0

5 March 2024

v2.14.0

5 March 2024

v2.13.0

5 March 2024

v2.12.0

5 March 2024

v2.11.0

5 March 2024

v2.10.0

5 March 2024

v2.9.1

29 August 2021

  • fix(EnterpriseZoneWorkersKV): add id parameter to docs eba8f91
  • purgeCache should be POST c2d53c1

v2.9.0

4 August 2020

  • feat(api): support Cloudflare Stream 2079b45
  • feat(api): support Page Rules 9072fda
  • doc(readme): surround headers by blank lines 5cf5f1c

v2.8.0

23 June 2020

  • Bump https-proxy-agent to 5.0.0 0da93f1

v2.7.0

16 September 2019

v2.6.0

23 July 2019

  • feat(auth): implement api tokens d28eeb4
  • feat(resources): export DNS records c7d48ad
  • chore: v2.6.0 fbce975

v2.5.1

25 September 2018

  • fix(EnterpriseZoneWorkersRoutes): correct HTTP verb for editing bb5ca37
  • chore: v2.5.1 754e29e

v2.5.0

24 July 2018

  • chore: v2.5.0 9cc241a
  • feat: Workers API 92af8b0
  • chore: update Node.js versions in testing matrix 7d3d1b8

v2.4.1

22 February 2018

v2.4.0

11 January 2018

  • chore: replace XO with eslint and prettier 6b8177a
  • docs: add JSDoc to main interface and resources de16c41
  • feat(http): support HTTPS_PROXY and NO_PROXY environment variables fdd155a

v2.3.0

12 December 2017

  • feat(ZoneCustomHostNames): add support for the custom hostnames API 7607c2f
  • fix(Resources): URLs should not contain trailing slashes d7f89a6
  • chore: v2.3.0 c3e1c83

v2.2.0

23 October 2017

  • chore: v2.2.0 63f4d8c
  • feat(ZoneSettings): add support for the zone settings API 5a9e275
  • docs(README): fix dnsRecords signature caf1c27

v2.1.1

25 June 2017

  • fix(Client): remove HTTP2 support #22

v2.1.0

20 June 2017

  • chore(pkg): update testdouble 5aeb3ce
  • chore(ci): remove semantic-release 0d6597d
  • feat(api/user): add User endpoint 6242caa

v2.0.0

29 December 2016

  • feat(all): simplified endpoint development 8bbdc0a

v1.1.1

29 December 2016

  • fix(dns): add "priority" field for MX records 6dc8a11
  • test(dns): ensure fields are sent for MX and SRV 3840803
  • chore(pkg): add license 786905e

v1.1.0

21 December 2016

  • feat(Zones): support zone activation checks d5786cf
  • chore(pkg): update verymodel dependency aacd5ef
  • feat(DNS): send data field (support SRV records) 8b565be

v1.0.5

30 September 2016

  • chore(pkg): update dependencies 084ec15
  • fix(DNS): support proxied property on add 29599aa
  • docs(README): add missing bracket for optional argument ac47ee5

v1.0.4

28 June 2016

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

v1.0.3

24 May 2016

  • chore(pkg): setup semantic release fe45f16
  • fix(zones): alias name_server response a652b76

v1.0.2

23 May 2016

  • fix(api): filter properties to limit what is sent to the API #3

v1.0.1

23 May 2016

  • fix(zones): embedded objects can't set static #2

v1.0.0

10 May 2016

  • feat(API): v4 API endpoint for IPs 53b4c8e
  • feat(dns): support DNS endpoints 023dc5c
  • feat(zones): add support for fetching zones 53c296c

v0.0.8

16 September 2014

v0.0.7

27 August 2014

  • return empty array when i have no records #3
  • Fix Pack 3f543ba
  • Give explicit ranges for devDependencies. 3fb1f67
  • Merge pull request #5 from keyvanfatehi/patch-1 514df25

v0.0.6

17 March 2014

  • fix ip-based ACL calls #1
  • zoneCheck method now accounts for CloudFlare oddities 729b068
  • Fixes requestData spec ee38030
  • Incrementing version for next tag 012a87d

v0.0.3

4 April 2013

  • Adds a full set of mock responses for testing 0cfaee2
  • A code reshuffle 7a3d7d9
  • Adding this doc scraper as a reminder of craziness c27dfe6

Full Changelog: v4.0.0...v3.5.0