Skip to content

Releases: apigee/apigee-m10n-drupal

8.x-1.12

28 Oct 14:57
a1add2a
Compare
Choose a tag to compare
  • [#265] Fixed bug that was not allowing to re-purchase a rate plan that have just canceled, via PR #285.
  • Implemented custom hook for sending data to user agent string, via PR #305.
  • Bumped drupal core version to latest secure version, via PR #329.
  • Supports Apigee X prepaid functionality for monetization.

2.0.0

21 Oct 16:50
bcc8615
Compare
Choose a tag to compare
  • [#265] Fixed bug that was not allowing to re-purchase a rate plan that have just canceled, via PR #285.
  • Implemented custom hook for sending data to user agent string, via PR #305.
  • Bumped drupal core version to latest secure version, via PR #330.
  • Supports Apigee X prepaid functionality for monetization.

Migrated from legacy to semantic versioning.

8.x-1.11

01 Jun 17:09
de62328
Compare
Choose a tag to compare

Release Notes:

  • [#282] Made API product name title for the cards (previously rate plan name) for a better user experience.
  • [#279] Added API product name to the rate cards for a better user experience.
  • [#286] Bug fix: Fixed error message that showed monetization is not enabled for Apigee X, despite it being enabled.
  • [#289] Enhancement: By default prepaid balance tab on the billing page was pulling all users in the 'add credit' dropdown, which was causing issues for orgs with thousands of users. Now only current user and the selected user is shown in the dropdown.
  • [#293] Moved 'Apigee Monetization Add Credit' sub module from experimental to Apigee package.

8.x-1.9: Update required version of apigee_client_php and apigee_edge (#275)

21 Apr 05:37
5f3fa6f
Compare
Choose a tag to compare

Github milestone: 8.x-1.9

  • [#273] Added support for Apigee X connections (New Feature) API providers can now connect their Drupal 8/9 developer portals to Apigee X organizations. API providers using Apigee X with Monetization enabled can now leverage monetization features in their Drupal developer portals. For more information, see Overview of Apigee monetization and the Apigee Monetization Drupal module documentation.
  • [#275]: updates dependencies on the required versions for Apigee Client PHP and Apigee Edge Drupal modules.