Skip to content

Releases: Crowdhandler/crowdhandler-cloudfront-integration

v6.0

04 Feb 16:01

Choose a tag to compare

Modernisation efforts and caching compatibility improvements.

v5.0

06 May 15:29

Choose a tag to compare

Support for improved onboarding experience.

v4.2

11 Apr 12:05
b7d7846

Choose a tag to compare

HttpOnly flag removed from cookie set.
We are doing this as a risk vs reward play to clear a path for Javascript set redundant cookies.

V4.1

22 Aug 13:34
d7cba61

Choose a tag to compare

Bug fix: added query string parameters to post request

v4.0

22 Jul 14:19
6992bc7

Choose a tag to compare

Prevent reording of query string parameters and strip special CrowdHandler parameters for newly promoted redirects.

v3.0

10 Feb 11:45
31c2113

Choose a tag to compare

Changing default trust on fail value to true due to a change in philosophy where error handling is concerned.

v2.2

19 Oct 11:26
a2a0699

Choose a tag to compare

Stickier cookies to improve UX when origin is intermittently struggling to return a healthy response.

v2.1

13 Oct 11:35
1325d40

Choose a tag to compare

Ensuring that query strings are included in the URL parameter when submitted to the CrowdHandler API via GET request.

v2.0

06 Oct 11:36
0d95797

Choose a tag to compare

Alteration of response event context to give broader compatibility with user-configured caching policies.

v1.2

03 Oct 21:35
2c9d1de

Choose a tag to compare

Move template rendering into origin request context to allow for HTML caching.