This release addresses technical feedback from the security advisory coverage application review.
Highlights: - Updated Drupal core compatibility to ^10.3 || ^11. - Removed invalid library VERSION placeholders. - Modernized configuration forms with #config_target. - Refactored procedural hooks toward object-oriented hooks with compatibility shims. - Added GitLab CI configuration. - Added project-level PHPCS, PHPStan, and Prettier configuration. - Improved CI, coding standards, and test readiness.
This release adds display configuration options for the global usage overview and the single paragraph type usage page.
Correct the declared core version requirement so the release is properly marked as compatible with Drupal 10.2+ and Drupal 11.
Fix Drupal 11 compatibility for the settings form by injecting the typed config manager required by ConfigFormBase.
Also updates the composer constraint accordingly.
Initial stable release of Paragraphs Usage Manager.
Provides a centralized UI and a global matrix to manage where paragraph types are allowed across fields and entity types.