devel 5.1.2

Bug fixes

694326f Remove PHP8.2 deprecations [Jonathan Smith]
d1d2a72 Fix #468. Declare DevelGenerateManager, do not use dynamic property [Jonathan Smith]
77420a0 Fix #464. Dont rely on Drush helper [Moshe Weitzman]

devel 5.1.0

Bug fixes
New features

3103087 (HEAD -> 5.x, upstream/5.x, origin/5.x, drupalcode/5.x) Remove a D10 failing container services test - its not needed [Moshe Weitzman]
8b42e8b Fix #162. By default enable VarDumper or Kint (if available) as default dumper plugin. [Moshe Weitzman]
9606c2f Fix #283. Add a tab that displays an entity with references embedded [Moshe Weitzman]
4f4cc1a Fix #276. Populate base fields in devel_generate [Moshe Weitzman]
54120d2 Switch User page and menu item [Jonathan Smith]

devel 5.0.2

Bug fixes

!90: Be aware of the original route parameters

devel 5.0.1

Bug fixes

- Fix drush updatedb error
- Update drush devel:hook and devel:event for Drupal 10 and Drush 11

devel 5.0.0

A new major release that:

  • Adds support for Drupal 10 and drops support for Drupal 8.
  • Removes webprofiler from Devel. Before upgrading, please uninstall the webprofiler submodule if it is enabled. You can then install from https://www.drupal.org/project/webprofiler, where it will be maintained.

Devel 4 is now minimally maintained. Upgrading to Devel 5 is recommended.

devel 4.2.0

  • Removes webprofiler from Devel. Before upgrading, please uninstall webprofiler if it is enabled. You can then install from https://www.drupal.org/project/webprofiler, where it will be maintained.
  • Devel 4 is now minimally maintained. Upgrading to Devel 5 is recommended.

devel 4.2.0-beta1

Bug fixes
New features

devel 5.0.0-beta1

A new major release that
- Supports Drupal 9 and Drupal 10
- The webprofiler submodule has moved to https://www.drupal.org/project/webprofiler. Please uninstall webprofiler or add a dependency on drupal/webprofiler before upgrading devel. Otherwise you will get a message that one of your enabled modules has gone missing.

devel 4.1.5

Bug fixes
  • devel_generate: fix error generating machine names for menus
  • devel_generate: set moderation_state to 'published' instead of the default

devel 4.1.2

Bug fixes

Fix #362. Class \Drupal\devel\Form\ConfigDeleteForm does not exist

devel 4.1.1

Bug fixes
  • PHP 8 compatibility
  • Drupal 9.1 compatibility for webprofiler.

If you have Kint module enabled (it was removed in 4.0.0), please run these commands before upgrading:

  1. drush pm:uninstall kint, or uninstall Kint using the Drupal UI
  2. composer remove drupal/kint --no-update
  3. composer require kint-php/kint

devel 4.1.0

Drupal 9.1 compatibility for webprofiler.

If you have Kint module enabled (it was removed in 4.0.0), please run these commands before upgrading:

  1. drush pm:uninstall kint, or uninstall Kint using the Drupal UI
  2. composer require kint-php/kint

devel 4.0.1

Bug fixes

Twig debug improvements.

If you have Kint module enabled, please run these commands before upgrading:

  1. drush pm:uninstall kint or uninstall Kint using the Drupal UI
  2. composer require kint-php/kint

devel 4.0.0

Bug fixes
New features

Highlights

  • Development moved to DrupalSpoons
  • Issue #2839515 by willzyx, AdamPS, rpsu, moshe weitzman: Remove Kint module and create a kint dumper plugin in devel. Please run composer require kint-php/kint to preserve Kint functionality.

Other

  • Issue #2703347 by moshe weitzman: Decide which dumper plugins ship with devel
  • Issue #3071228 by moshe weitzman: Drush 10 compat

devel 4.0.0-rc1

Bug fixes
New features

Please help writeup release notes so we can release 4.0.0

devel 4.x-dev

Bug fixes
New features

We are moving to semantic versioning,

The 8.x-3.x series is abandoned and 4.x replaces it.

devel 8.x-3.0-beta1

Bug fixes
New features

Please help us compile release notes based on git commits. Thanks.

devel 7.x-1.7

Bug fixes

Changes since 7.x-1.6:

  • Issue #2411615 by willzyx, salvis: Fix minor CSRF vulnerabilities in 'Run cron' and 'Clear cache'.
    (The former will only take effect when 2411615 is committed in core, but at that point it will be needed!)
  • Issue #3030890 by solideogloria: Fix Krumo's tag is not HTML5 compliant.
  • Issue #2987144 by volkswagenchick: Fix README.txt, useful links and formatting.
  • Issue #2962943 by ron_s, MustangGB: Multi-level objects/arrays displayed with krumo causes page to never finish loading.

devel 8.x-2.0

Bug fixes
New features

Issue #3005475 by lussoluca: Remove Execute PHP feature
Issue #2914657 by lussoluca: Cannot use object of type Closure as array
Issue #3003353 by Stacie_A: Capitalize the Devel Generate module name.
Issue #2987782 by lussoluca: Add the Symfony var-dumper component as a dependency
Issue #2999892 by guillermo-simeon: function dd is already defined in symfony since Drupal 8.6
Issue #3001202 by stefan.korn: Devel tests are failing
Issue #2987140 by volkswagenchick: Fix README, useful links and formatting.

devel 8.x-1.2

Bug fixes

This release is required when using webprofiler with Drupal 8.4+

devel 8.x-1.1

Bug fixes

This release is required when using webprofiler with Drupal 8.4+

devel 8.x-1.0-rc1

Bug fixes
New features

New features:
allow to inspect the container see #2834390: Add Routes info page
allow to inspect the routes see #2828116: Add Container info page

devel 8.x-1.0-alpha1

Bug fixes
New features

So many changes! Anyone care to write some release notes?

devel 7.x-1.5

Bug fixes

Changes since 7.x-1.4:

  • #2202887 by jonathan1055: For drupal_debug.txt use file_directory_temp() not 'temporary://'.
  • Devel module causes WSOD with PHP 5.2

devel 7.x-1.1

Security update
New features
Bug fixes

Changes since 7.x-1.0:

devel 7.x-1.0

New features
Bug fixes
Insecure

Changes since DRUPAL-7--1-0-RC1:

devel 6.x-1.23

New features
Bug fixes
Insecure

Changes since DRUPAL-6--1-22:

devel 7.x-1.0-rc1

New features
Bug fixes
Insecure

Changes since DRUPAL-7--1-0-BETA2:

devel 6.x-1.22

Bug fixes
Insecure

Changes since DRUPAL-6--1-21:

  • #223040. fix update.php warning.
  • #855060: Fix sorting of 'Switch Users' list.
  • #879242 by xjm. Avoid error even if admin picked non-sensical prefs.

Pages

Subscribe with RSS Subscribe to Releases for Devel