Skip to content

Releases: verbb/consume

2.0.7

16 Sep 03:16
Compare
Choose a tag to compare

Added

  • Add username and password to Generic OAuth client settings.

Fixed

  • Fix “Authorization URL” and “Token URL” from being shown for a “Client Credentials” type client.
  • Fix error handling for duplicate-named clients.

1.0.17

16 Sep 03:09
Compare
Choose a tag to compare

Added

  • Add username and password to Generic OAuth client settings.

Fixed

  • Fix “Authorization URL” and “Token URL” from being shown for a “Client Credentials” type client.
  • Fix error handling for duplicate-named clients.

2.0.6

13 Aug 00:33
Compare
Choose a tag to compare

Added

  • Add support for raw response handling for requests.

1.0.16

13 Aug 00:26
Compare
Choose a tag to compare

Added

  • Add support for raw response handling for requests.

2.0.5

18 Jul 20:54
Compare
Choose a tag to compare

Changed

  • Update symfony/property-access and symfony/serializer dependency.

2.0.4

18 Jul 14:04
Compare
Choose a tag to compare

Changed

  • Update English translations.
  • Update status indicator.

1.0.15

18 Jul 20:50
Compare
Choose a tag to compare

Changed

  • Update symfony/property-access and symfony/serializer dependency.

1.0.14

18 Jul 09:58
Compare
Choose a tag to compare

Changed

  • Update English translations.
  • Bump.

2.0.3

12 Apr 12:06
Compare
Choose a tag to compare

Changed

  • Update GitHub, GitLab and PayPal provider classes to be proper case.

2.0.2

02 Feb 23:55
Compare
Choose a tag to compare

Added

  • Add CA to Zoho domains.
  • Add consume/tokens/refresh console command.

Fixed

  • Fix backward compatibility check for custom clients and proxy field setting support.
  • Fix status indicators.
  • Fix deleting a client not working from the editing client interface.