Downloads
Release notes
Maintenance release of the Drupal 7 series. Includes bug fixes and small API/feature improvements only (no major, non-backwards-compatible new functionality). Unusually, this release does include a new core module.
No security fixes are included in this release.
No changes have been made to .htaccess, web.config, robots.txt or default.settings.php files in this release, so upgrading custom versions of those files is not necessary.
Note that this is the first Drupal 7 release with 3 digits. If you receive a report that your version of Drupal is over a decade out of date, see https://en.wikipedia.org/wiki/Year_2000_problem .
As always, many thanks to everyone that contributed to this release of Drupal 7.
Major changes in 7.100:
- Announcements module
- Announcements module is enabled by default and added to the Standard profile in Drupal 7.100 - please read this Change Record if you do not wish for the new module to be enabled.
- user_pass_rehash() hash calculation now separates parameter values in Drupal 7
All changes:
- #3424898 by mcdruid: Enable Announcements Feed by default, but allow opt-out
- #3425698 by poker10: Announcements module info file is missing the version property
- #3357707 by mcdruid, mitthukumawat, fjgarlin, jijojoseph_zyxware, poker10, prasanth_kp, hestenet: Backport the Announcements Feed core module to Drupal 7
- #3419409 by fjgarlin: [D7] Make CI template compatible with private repositories
- #3409043 by mcdruid: [D7] Harden user_pass_rehash() against attack