update_status 5.x-2.5

Bug fixes

Bugs fixed since version 5.x-2.4:

  • #687368 by dww: Fixed a call-time pass-by-reference bug that was introduced in version 5.x-2.4 via issue #162788.

update_status 5.x-2.4

New features
Bug fixes

Bugs fixed since version 5.x-2.3:

  • #155450 by JoshuaRogers, dww: Moved cached data into a separate table in the database using a private (non-volatile) cache API (#220592 backport).
  • #267724 by dww: Fixed bug where update_status was not checking for new data when the cache was cleared, until the set time was elapsed. Now update_status checks on cron after the cache was cleared.
  • #386636 by dww: Fixed bug where the settings to ignore certain projects would not take effect in some cases when modules were marked unsupported by the maintainer.
  • #499828 by Dave Reid: Fixed release date on multi-module projects to always use the most recent datestamp, not the first datestamp we find.
  • #319033 by Dave Reid, Ralf, dww: Fixed the order of the "Available updates" report so that it is sorted by project name, not by the names of modules included in each project.

Other changes since version 5.x-2.3:

  • #162788 by dww, Dave Reid, JohnAlbin: Added a setting to check update status on disabled modules.

update_status 5.x-2.1

Bug fixes

This release fixes some critical bugs and includes the final changes to the update.module that is now part of Drupal core 6.x.

Please note that the API between Update status and the CVS deploy module has changed with this release. Any sites that are deploying Drupal modules via CVS that wish to use this release must upgrade to CVS deploy version 5.x-1.1.

Bugs fixed since version 5.x-2.0:

update_status 5.x-2.0

New features
Bug fixes

This is the first official, stable release of the the 5.x-2.* series. This is very similar to the code that is now in the 6.x series of Drupal core. This contains numerous improvements over the 5.x-1.* series:

update_status 5.x-2.0-rc

New features
Bug fixes

This is a (hopefully final) release candidate (RC) before the official 5.x-2.0 release. At this point, no new features will be added. Changes since 5.x-2.0-beta2:

update_status 5.x-2.x-dev

New features

Development snapshot for the 5.x-2.* series, based on the new .xml file protocol instead of the older XML-RPC interface.

To see a complete list of changes made in this release series, please read the CHANGELOG.txt file from the DRUPAL-5--2 branch.

update_status 5.x-1.2

Version 1.1 of the update status module will try to guess at the project your modules from CVS come from (as well as very old modules from drupal.org); it also allows you to turn off notification for particular modules. It also fixes some UI bugs and adds functionality to the interface.

Version 1.2 fixes the notification part of this, which was a little bit broken.

update_status 5.x-1.1

Version 1.1 of the update status module will try to guess at the project your modules from CVS come from (as well as very old modules from drupal.org); it also allows you to turn off notification for particular modules. It also fixes some UI bugs and adds functionality to the interface.

Subscribe with RSS Subscribe to Releases for Update Status