Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
#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.