Releases: apigee/apigee-devportal-kickstart-drupal
Releases · apigee/apigee-devportal-kickstart-drupal
2.1.1
What's Changed
- Removed the yml extension from field_apidoc_file_link and field_apidoc_spec allowed values by @shishir-intelli in #556
- Update theme related libraries to latest by @phdhiren in #560
- GitHub Actions for Apigee Devportal Kickstart by @phdhiren in #561
- Remove circleci integration by @phdhiren in #563
- Disable submit to prevent multiple submissions by @phdhiren in #574
- Update Bootstrap to 4.6.2 and terser to latest by @phdhiren in #575
- Long array syntax must not be used in doc comment code annotation by @phdhiren in #577
- Drop Drupal 9.2 from testing by @divya-intelli in #579
- Fix for Deprecation htmlspecialchars(): Passing null to parameter #1($string) of type string by @divya-intelli in #580
- Fix missing alternative text - accessibility issues (VPAT) by @shishir-intelli in #584
- Fix Contrast Error accessibility issues (VPAT) by @shishir-intelli in #582
- Free form changes in Kickstart profile by @shishir-intelli in #567
- Bump engine.io to 6.2.1, loader-utils to 1.4.2 by @phdhiren in #590
Full Changelog: 2.1.0...2.1.1
2.1.0
- #531 Updated CircleCI config with rules 3.0.0-alpha7 PR#532
- #527 Use AJAX to render the API listing view PR#528
- Update to theme related libraries with latest PR#529
- #539 API Product field in API Doc for Kickstart PR#540
- remove payment funding from rate plan details page PR#538
- Update drupal/radix to 4.11 and remove unneeded patch. PR#541
- #548 Drop support for Drupal 8 and CircleCI fixes PR#549
- #546 Update theme related libraries to latest PR#547
- GraphQL and AsyncAPI changes in kickstart PR#536
8.x-1.25
2.0.0
- #469:Update to webpack 5 and related libraries PR#498
- #502:Upgrade admin toolbar to 3.x version PR#503
- #508:Handle additional information in addonsConfigPR#509
- #512:Fixes the bug which installed Monetization despite the "Enable monetization" being unchecked.PR#513
- Supports prepaid billing type for monetization in Apigee X
8.x-1.24
- [#470] fixes for getValue() error in ValidReferenceConstraintValidator class PR#471
- [#468] adds warning to set up private file system during installation process PR#472
- [#278] use product name as heading on BuyAPI listing for ApigeeX PR#477
- fixes apigee/apigee-m10n-drupal#264 - rate card to product mapping PR#473
- [#460] resolves warning for upgrading to Components 2 PR#475
- [#486] Removes the required attribute for the "Specification source type" field PR#482
- [#455] resolves Update failed error in apigee_devportal_kickstart_update_8009 PR#466
- fixes capitalization, branding, and adds Drupal 9 PR#462
- [#454] resolves Update failed error in apigee_devportal_kickstart_update_8008 PR#481
- [#494] provides option to install apigee_m10n module during installation for Apigee X org PR#495
8.x-1.23: New Feature Apigee X Monetization - NGMint (#467)
Github milestone: 8.x-1.23
Changelog
#467: 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.
#457:Utilizes full screen for the analytics graph
8.x-1.0-rc1
Merge pull request #120 from cnovak/api-catalog-v-bump Require apigee_api_catalog beta2 or above
1.0.0-rc1
8.x-1.0-beta3
Merge pull request #105 from jacine/default_content [DRUP-770] Refresh Default Content After 8.7 and [email protected] Releases