Bunny CDN Changelog

DataDome Bunny Module

1.3.0 (2026-06-02)

  • Collect Sec-Fetch-Storage-Access header from requests
  • Improve the core logic of our DataDome integration to support future capabilities
  • Increase length limit from 128 to 512 characters for DataDome cookie to support future capabilities
  • Add DATADOME_CLIENT_IP_HEADER_NAME option to specify the incoming request header used to retrieve the client IP
  • Fix protocol collection
  • Fix duplicated headers when using the replay feature on navigation POST requests

1.2.0 (2026-04-06)

1.1.0 (2026-03-05)

  • Add support for replay feature on navigation POST requests (native form submissions)
  • Add support for JS Tag injection on HTML responses
  • Add support for Priority Protect

1.0.1 (2025-12-15)

  • Fix URL evaluation to only include host and pathname

1.0.0 (2025-11-21)

  • Initial release