Drupal 7.99 is Out
This new version of Drupal is a maintenance release of the Drupal 7 series. Includes bug fixes and small API/feature improvements only (no major, non-backwards-compatible new functionality).
Drupal 7.99 Release (drupal.org)
No security fixes are included in this release.
Changes have been made to default.settings.php but only within comments.
No changes have been made to .htaccess, web.config or robots.txt files in this release, so upgrading custom versions of those files is not necessary.
Major changes in 7.99:
- Menu link 'Parent link' is limited to the current menu when creating new custom menu links through the UI in Drupal 7
- hook_field_schema_alter() was added in Drupal 7
- file_validate_image_resolution() now validates minimum dimensions against the resized image in Drupal 7
- Node translations table now contains a link to delete translation in Drupal 7
- ModuleUpdater::getSchemaUpdates() was removed in Drupal 7
- When a user fails login, the reset password link no longer pre-fills the username in Drupal 7
- Drupal 7's aggregator feed now displays up to 255 characters from description if no title is found
- Protection against abuse of DrupalCacheArray::__destruct() in Drupal 7
Thank you,
-Webstix Support