Tags give the ability to mark specific points in history as being important
-
4.0.1
86bc18e2 · ·Config Pages 4.0.1 A bug fix release. No API changes, no change to the supported core versions. Ships a database update, so run update.php after deploying. - Deleting a config page type no longer leaves its permissions behind in roles. The permissions now declare the type as a config dependency, the way core does for its own bundles. Issue #3454702. - The config_pages.type_add route uses _entity_create_access, so hook_entity_create_access() is honoured. It was bypassed by a plain permission check before. Issue #3584287. - The context fieldset is titled with the translatable plugin label instead of the raw plugin id. Issue #3470474. - The config page edit permission no longer grants creating a config page type through createAccess(). The route already required the administer permission, so this was not reachable through the user interface. config_pages_update_10001() revokes config page permissions whose type was deleted before this release.
-
4.0.0
72703814 · ·Config Pages 4.0.0 First release using semantic versioning. It follows the 8.x-2.x series; the version starts at 4.0.0 because an 8.x-3.x development release already exists. - Drupal 12 compatibility, hooks converted to OOP hook classes. - Drupal 8 and 9 support dropped, core_version_requirement is ^10 || ^11 || ^12. - Fixed the import confirmation redirect leading to the canonical route, which could result in editing a config page from a different language context. - Fixed the module help page rendering empty. - Limited allowed classes in the unserialize() call of the context data. - Dependency injection cleanup across the entity handlers. Contains a backwards compatibility break: the constructor signatures of ConfigPagesForm, ConfigPagesListBuilder, ConfigPagesTypeListBuilder, ConfigPagesController and ConfigPagesClearConfirmationForm changed.
-
3.0.0
72703814 · ·Config Pages 3.0.0 First release using semantic versioning, replacing the 8.x-2.x series. - Drupal 12 compatibility, hooks converted to OOP hook classes. - Drupal 8 and 9 support dropped, core_version_requirement is ^10 || ^11 || ^12. - Fixed the import confirmation redirect leading to the canonical route, which could result in editing a config page from a different language context. - Fixed the module help page rendering empty. - Limited allowed classes in the unserialize() call of the context data. - Dependency injection cleanup across the entity handlers. Contains a backwards compatibility break: the constructor signatures of ConfigPagesForm, ConfigPagesListBuilder, ConfigPagesTypeListBuilder, ConfigPagesController and ConfigPagesClearConfirmationForm changed.
-
previous/3576256-tests/2026-02-27
19ab318d · ·Branch force pushed by shumer at 2026-02-27T18:14:05+00:00, 3576256-tests moved from this tag to 9ce451d153a38fb6bbbb84456f95db489069e6fc
-
-
-
-
-
-
-
-
-
-
-
-
-