Drupal 7.83
6 December 2021
Drupal version 7.83 is now available.
Upgrading to Drupal 7.83
Drupal 7.83 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Drupal updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Drupal install to test the 7.83 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 7.83
- Drupal 7 now has a "changed" property on the user entity - database schema update required
- Drupal 7 now has a date-based default for the directory that file uploads are saved to
- Drupal 7 now has a skip_permissions_hardening setting
- The has_js cookie has been removed from Drupal 7
- Drupal 7 no longer strips leading www. from cookie domain by default because that leaks session cookies to subdomains - sites may want to set $cookie_domain in settings.php to opt out of this change
- Changes to password reset process in Drupal 7 to prevent email or username enumeration
- Link tags with duplicate href attributes and different hreflang attributes are now supported in Drupal 7