system_status 8.x-2.9

Unsupported

Compatibility with D9 using the core_version_requirement key in info.yml introduced in Drupal 8.7.7.

system_status 8.x-2.8

New features
Unsupported

The module now reports on the PHP version used

system_status 7.x-3.3

New features
Unsupported

The module now reports the used PHP version

system_status 8.x-2.7

Unsupported

This release fixes the following issues:

  • Issue #2891122 system_status.settings is missing configuration schema
  • Issue #2891122 Added some basic integration test.
  • Issue #2907975 Typo on config page

system_status 8.x-2.6

Unsupported

Fixed Issue #2922988: Undefined index error when theme version is missing

system_status 8.x-2.5

Unsupported

This release migrates encryption to (>=5.2.0) OpenSSL with fallback to deprecated mcrypt that is sheduled for removal in PHP7.2

system_status 7.x-3.2

Unsupported

This release migrates encryption to (>=5.2.0) OpenSSL with fallback to deprecated mcrypt that is sheduled for removal in PHP7.2

system_status 8.x-2.4

Unsupported

- Fixes Issue #2820310: Undefined index in Watchdog log

system_status 8.x-2.3

Unsupported

- Solves an issue when composer is being used to install Drupal.

To replicate
composer create-project drupal-composer/drupal-project:8.x-dev my_project --stability dev --no-interaction

system_status 8.x-2.2

Unsupported

- Fixes issue #2820310 Undefined index (Notice) fills the Watchdog log

system_status 8.x-2.1

Unsupported

Fix by @peter-törnstrand
- Add menu item for System status config page

system_status 8.x-2.0

Unsupported

This System Status module offers a way to collect data from Drupal websites to check on modules and versions used, instead of having every Drupal site check for updates separately.

Download the module and place it in the /modules folder of your documentroot.

After installation check the admin page under /admin/config/system/system_status and copy your siteUUID.

system_status 8.x-2.x-dev

The long awaited D8 module!

The System Status module offers a way to collect data from Drupal websites to check on modules and versions used, instead of having every Drupal site
check for updates separately.

Download the module and place it in the /modules folder of your documentroot.

After installation check the admin page under /admin/config/system/system_status and copy your siteUUID.

system_status 6.x-3.1

Unsupported

Added a fallback to submit the current core version and patchlevel.

system_status 7.x-3.1

Unsupported

Intermediate release to add support for Drupal7 websites that are currently running in maintenance mode.

This is patch has been re-requested and tested by pdesai.

system_status 6.x-3.0

Unsupported

Introducing: the SiteUUID.

Lumturio offers agencies powerful and reliable tools to monitor CMS security.
As such, our platform empowers you to quickly and efficiently monitor all your
clients’ websites, allowing you to pro actively update them and keep them safe.

The System Status module offers a way to collect data from Drupal websites
to check on modules and versions used, instead of having every site
check for updates separately.

system_status 7.x-3.0

Unsupported

Introducing: the SiteUUID.

Lumturio offers agencies powerful and reliable tools to monitor CMS security.
As such, our platform empowers you to quickly and efficiently monitor all your
clients’ websites, allowing you to pro actively update them and keep them safe.

The System Status module offers a way to collect data from Drupal websites
to check on modules and versions used, instead of having every site
check for updates separately.

system_status 6.x-2.4

Unsupported

In Drupal 6 ip_address() returns IP address with additional space for multiple proxies (a core bug #621748: ip_address() is broken for multi-tier architectures), so small fix in system status module is needed as well to make it work.

Wrap ip_address() into the the trim() to get rid of the space.

system_status 7.x-2.7

New features
Unsupported

- Added . to gethostbyname.. See http://www.php.net/manual/en/function.gethostbyname.php#111684
- Added some FAQ to the README.txt
- Report on core failback
- Report on themes

system_status 6.x-2.3

New features
Unsupported

- Effort to make all code more drupal coding standards compliant, based on PAReview.sh
- issue #2274579 - Add theme status
- Added . to gethostbyname.. See http://www.php.net/manual/en/function.gethostbyname.php#111684
- Added some FAQ to the README.txt

system_status 6.x-2.2

Bug fixes
Unsupported

Try to be more specific when detecting the current core version of Drupal6.

system_status 7.x-2.6

Bug fixes
Unsupported

I got reports from users that had issues with the module if their PHP didn't support the mcrypt extention. I added this to the if clause, and the JSON is now unencrypted for those who lack the support. I will inform users that are missing the extention so that they have the possibility to upgrade.

system_status 6.x-2.1

Bug fixes
Unsupported

I got reports from users that had issues with the module if their PHP didn't support the mcrypt extention. I added this to the if clause, and the JSON is now unencrypted for those who lack the support. I will inform users that are missing the extention so that they have the possibility to upgrade.

system_status 7.x-2.5

Bug fixes
Unsupported

An additional if clause for fix #1971592: Issue when redirecting from the admin form. when users have overlay enabled but are accessing it without the overlay.

Added check on overlay_get_mode() == 'child'.

system_status 7.x-2.3

New features
Unsupported

This release is combined with the release of DrupalStatus.org and adds the functionality to link your account from the module.

System Status provides an easy way to get an overview of all the available updates for your Drupal websites. Install System Status on all your Drupal websites and allow reporting to DrupalStatus.org for a centralized overview and email summaries of available updates and installed versions.

system_status 7.x-2.2

New features
Unsupported

This is an important update as you need to know on how to check for updates for all modules returned by the JSON output.

A great example of this is :

system_status 7.x-2.1

Bug fixes
Unsupported

This version is a security update that enables encryption by default when using drupalstatus.org services.

system_status 7.x-2.0

New features
Unsupported

Added Encryption and Tokens, and moved project to 'system_status'

SystemStatus 7.x-1.x-dev

New features

Dev release contains both 'Tokens' and 'Encryption' support.

Subscribe with RSS Subscribe to Releases for System Status