Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
New features
- Add api_normalization_modeler submodule: ModelOwner bridge for Modeler API visual editor
- Integrate drupal/openapi, drupal/feeds, and drupal/project_browser as core dependencies
- Expose performance metrics as an AI Tool plugin
- Drupal 12 readiness: updated architecture and DRY refactor
Bug fixes
- fix: narrow http_client_manager to ^11.0 (drop Drupal 10 ^3.0 support)
- fix: correct Project constructor args and getCategories() in ApiNormalizationSource
- fix: use state->setExpectedTotal() in OpenApiParser for Feeds progress reporting
- fix: PHPCS clean pass and services.yml constructor mismatch
- fix: pin drupal/tamper to ^1.0@beta for compatibility
- security: fix XSS and path traversal vulnerabilities
Developer experience
- Switch to drupal.org standard CI template
- Enable drupal.org branch sync in CI pipeline
- PHPCS Drupal coding standards compliance pass