Consume 2.x is on version 1.0.11
, released on Apr 29, 2024
Released Apr 29, 2024
Add support for headlessMode
redirect URIs.
Update English translations.
Released Apr 05, 2024
Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
Released Feb 08, 2024
Add includeErrorResponse
as a request option to allow API errors to be returned in an error
property.
Add Service::EVENT_BEFORE_FETCH_DATA
event to handle before data is fetched. (thanks @markhuot).
Fix Zoho not working for multiple data centers.
Released Dec 18, 2023
Fix requests not working correctly when either the uri
, url
or baseUri
contained a dot character, or ended in a filename.
Released Dec 17, 2023
Fix requests not working correctly when either the uri
, url
or baseUri
contained a dot character, or ended in a filename.
Released Dec 17, 2023
Add Fedex client.
Add the ability to set different grants on generic OAuth clients.
Released Dec 08, 2023
Fix Google offline access type.
Released Oct 05, 2023
Change LinkedIn to use new OpenID Connect API.
Released May 27, 2023
Add “Use Sandbox” setting for DocuSign and PayPal.
Released Apr 21, 2023
Fix CP-based generic clients not accepting .env variables for some settings.
Released Apr 21, 2023
Change caching behaviour to only cache GET
requests.
Fix CP-based clients not having their cache cleared when updated.
Fix Redirect URI not working correctly for multi-sites.
Released Feb 07, 2023
Initial release