Downloads
Download tar.gz
98.59 KB
MD5: c8cbb387e79ef8ae602590497515aace
SHA-1: fecadff113b7aea5e25476c8b51229bfd047a62e
SHA-256: fb84ff43aebea8fc37eb489137c0118a38a3f2dca947fea7bed98df4155b5cea
Download zip
105.12 KB
MD5: e7d472900fcad3f00f65c2f322523a0b
SHA-1: 4c82a440d046882404b7267ff9b798a606ac3aa3
SHA-256: 17bebe61232d4616680468768450d16f50fff7276ae81a61cbd4b975035e2c70
Release notes
Changes since update_status 5.x-1.2
- Major re-write to use a whole new system for finding available updates.
- Lots of improvements to the user interface and internals of the code.
- #125742: The status report indicates updates involving security issues.
- #149918: Add support for "Also available" entries in the status report.
- #150316: All CVS-specific code has been moved into the CVS Deploy module (http://drupal.org/project/cvs_deploy)
- #144694: Available update data now stored in the {cache} table instead of the {variables} table for better performance and functionality.
- #149921: Clear update_status cache when you enable/disable modules.
- #145095: Core modules were not always considered part of Drupal core.
- #141507: Fixed bug in the links to manually run cron to find updates.
- #151734: Display the administrator's note when a project is ignored due to the settings.
- #149079: Highlight the 'Recommended' version if there are other things listed ('Latest version', 'Also available', etc).