upgrade_status 5.0.0-alpha1

Updated and cleaned up Upgrade Status for Drupal 10.4 onwards. This allowed to clean up a lot of old cruft and outdated checks. Makes the module easier to maintain and test.

This release was made with heavy assistance (and careful review of the produce of) Claude Code.

upgrade_status 4.3.9

Bug fixes

Drupal 12 requirements checking. Testing and code style cleanup.

Changelog

Issues: 6 issues resolved.

Changes since 4.3.8 (compare):

upgrade_status 4.3.8

Bug fixes

Adds PHPStan 2 support and simplifies Gin styling

Contributors (2)

goba, timohuisman

Changelog

Issues: 1 issues resolved.

Changes since 4.3.7 (compare):

upgrade_status 4.3.7

Bug fixes

Improved performance, Drupal 12 checking and Twig compatibility

upgrade_status 4.3.5

Bug fixes

Small improvements for the Drupal 11 release

Contributors (2)

Gábor Hojtsy, bbrala

Changelog

Issues: 5 issues resolved.

Changes since 4.3.4:

upgrade_status 4.3.4

New features

Extensive Drupal 11 compatibility fixes, including new test coverage

Contributors (2)

Gábor Hojtsy, Project Update Bot

Changelog

Issues: 1 issues resolved.

Changes since 4.3.3:

upgrade_status 4.3.3

Bug fixes
New features

Improved PHPStan compatibility, updated rectorable list, better Drupal 11 environment checking

Contributors (5)

Gábor Hojtsy, Kristen Pol, bbrala, chr.fritsch@gmx.net, mstrelan

upgrade_status 4.3.2

Bug fixes
New features

Not checking internal method extension anymore (not a deprecation) but checking a deprecated views config key

Contributors (4)

Gábor Hojtsy, bbrala, gorkagr, mglaman

Changelog

Issues: 2 issues resolved.

upgrade_status 7.x-2.1

Bug fixes
Unsupported

Updated default and suggested Drupal versions

Contributors (1)

Gábor Hojtsy

Changelog

Issues: 1 issues resolved.

Changes since 7.x-2.0:

Task

  • #3444957 by Gábor Hojtsy: Update current core branches in Drupal 7 Upgrade Status

upgrade_status 4.3.1

Bug fixes

Improved info line numbers

Contributors (1)

Gábor Hojtsy

Changelog

Issues: 1 issues resolved.

Changes since 4.3.0:

Task

  • #3444271 by Gábor Hojtsy: Return real line numbers in info file report

upgrade_status 4.3.0

Bug fixes
New features

Code climate JSON output support to integrate with GitLab CI. Better support for extensions without PHP files.

upgrade_status 4.2.0

Bug fixes
New features
Unsupported

Now beautiful in Gin and other non-core admin themes. Improved for use in CI systems. Better compatibility with Nikic PHP parser. Twig parsing issues resolved. Updated rector coverage.

upgrade_status 4.1.0

Bug fixes
New features
Unsupported

Adds Drush 12 support, PHP 8.2 and 8.3 support and Drupal 11 requirements checking alongside bugfixes.

upgrade_status 7.x-2.0

Unsupported

First stable release of 7.x-2.0 given no complaints of pre-release versions for months.

upgrade_status 8.x-3.19

Bug fixes
Unsupported

Improved documentation links, typehints and testing.

upgrade_status 4.0.0

Bug fixes
Unsupported

Fix drupal.org documentation link generation, add standalone help page.

upgrade_status 8.x-3.18

Bug fixes
Unsupported

Improves compatibility with PHP 8.1, ModuleHandler changes and Pantheon

upgrade_status 7.x-2.0-alpha2

Bug fixes
Unsupported

Fixes a composer endpoint bug with a workaround

Contributors (1)

joelpittet

Changelog

Issues: 1 issues resolved.

Changes since 7.x-2.0-alpha1:

Bug

  • #3311591 by joelpittet: update_notifications_disable is incorrectly installed by composer due to a dependency

upgrade_status 8.x-3.17

Bug fixes
New features
Unsupported

Fixes various bugs, adds new CSS checking rule for offcanvas library changes

upgrade_status 7.x-2.0-alpha1

Bug fixes
New features
Unsupported

An early preview of Drupal 9 and 10 target support in upgrades from Drupal 7.

upgrade_status 7.x-2.x-dev

Development version for the branch based on the current XML update feed format. The only way to support Drupal 9 and 10 targets.

upgrade_status 8.x-3.16

Unsupported

Hotfix for 8.x-3.15

Contributors (1)

sonamsingh

Changelog

Issues: 1 issues resolved.

Changes since 8.x-3.15:

upgrade_status 8.x-3.15

Bug fixes
New features
Unsupported

Fixes incompatibility issues with PHP 8.1 (Guzzle), drush, MariaDB and Oracle. Adds routing.yml checking and restores execution of various phpstan-drupal rules. Updates rector coverage information.

upgrade_status 8.x-3.14

Bug fixes
Unsupported

Various bugfixes for invalid permission checking, environment checking and obsolete module checking.

upgrade_status 8.x-3.13

Bug fixes
Unsupported

Adjusting for Drupal 10 branch being open and Drupal 9.3 being released. Fixed custom install profile categorization.

upgrade_status 8.x-3.12

Bug fixes
Unsupported

Updated to phpstan 1.0! Better twig deprecation checking and checking for a common composer setup issue.

Contributors (6)

mglaman, Gábor Hojtsy, seanr, dvmanjunath, marvil07, neclimdul

upgrade_status 8.x-3.11

Bug fixes
Unsupported

Fixed a common phpstan execution error especially in containerised environments

upgrade_status 8.x-3.10

Bug fixes
Unsupported

Updated rector coverage again as that expands and fixed various small bugs.

Contributors (6)

andreasderijcke, Gábor Hojtsy, mstrelan, aangel, agentrickard, Dave Reid

upgrade_status 8.x-3.9

Bug fixes
New features
Unsupported

Updates rector coverage, correctly checks for config directories, deprecates/obsolete modules, default themes in tests, etc.

upgrade_status 8.x-3.8

Bug fixes
New features
Unsupported

Resolves compatibility issues with phpstan and MSSQL. Adds missing environment checks and various other missing and new checks both for Drupal 8 to 9 and 9 to 10.

upgrade_status 8.x-3.7

Bug fixes
Unsupported

Resolves a critical regression due to added theme base key testing. Thanks @jklmnop and @namscott. See #3219968: Remove testing of "base theme" info file key due to core fail. No other changes.

upgrade_status 8.x-3.6

Bug fixes
New features
Unsupported

Improves MariaDB database version reporting and adds missing deprecation checking.

upgrade_status 8.x-3.5

Bug fixes
New features
Unsupported

Supports running on Drupal 9 for Drupal 10 readiness checking and runs on PHP 8 too.

Contributors (4)

Gábor Hojtsy, andypost, rpayanm, mglaman

Changelog

Issues: 6 issues resolved.

upgrade_status 8.x-3.5-alpha2

Unsupported

PHP 8 compatibility

Contributors (1)

Gábor Hojtsy

Changelog

Issues: 2 issues resolved.

Changes since 8.x-3.5-alpha1:

upgrade_status 8.x-3.5-alpha1

Bug fixes
New features
Unsupported

Supports running on Drupal 9 *and* provides meaningful results there!

Contributors (4)

Gábor Hojtsy, andypost, rpayanm, mglaman

Changelog

Issues: 4 issues resolved.

upgrade_status 8.x-3.3

Bug fixes
Unsupported

A hotfix release to fix a problem incorrectly fixed in 3.2.

Contributors (3)

Gábor Hojtsy, mrweiner, justcaldwell

Changelog

Issues: 1 issues resolved.

Changes since 8.x-3.2:

upgrade_status 8.x-3.0

Bug fixes
Unsupported

First stable release of Upgrade Status providing a whole new activity based UI that helps you make sense of the data displayed rather than showing just the raw data

Issues fixed since beta2:

Contributors (3)

mglaman, sker101, gaards

Changelog

Issues: 3 issues resolved.

upgrade_status 8.x-2.11

Bug fixes
Unsupported

Adding a temporary conflict to make sure the functionality is stable while problems in dependencies are resolved.

Contributors (4)

Gábor Hojtsy, r81d3r, mglaman, Arlina

Changelog

Issues: 1 issues resolved.

upgrade_status 8.x-3.0-beta2

Bug fixes
New features
Unsupported

Stabilising the new user interface further and a temporary composer conflict added to make sure the functionality is stable.

Contributors (5)

Gábor Hojtsy, Kristen Pol, r81d3r, mglaman, Arlina

upgrade_status 8.x-3.0-beta1

Bug fixes
Unsupported

Revoked Drupal 9 support as it caused more problems than it solved. No reason to run this on Drupal 9 anyway as it would not detect most of the deprecated APIs either way. Now explicitly impossible to do so. Also, more resiliency around PHPStan failures!

Pages

Subscribe with RSS Subscribe to Releases for Upgrade Status