Skip to main content
Skip to search
Can we use first and third party cookies and web beacons to
understand our audience, and to tailor promotions you see
?
Yes, please
No, do not track me
Drupal.org home
Discover Drupal
Drupal Core
Drupal CMS
Drupal AI
Case Studies
Drupal for Government
Drupal for Higher Education
Drupal for Nonprofit
Drupal for eCommerce
Drupal for FinTech
Drupal for Healthcare
Drupal for Enterprise
Drupal for Retail
Drupal for Travel & Tourism
Build with Drupal
Download Drupal
Documentation
Getting started
Local Development Guide
Developer Resources
Drupal CMS User Guide
Drupal User Guide
API
Modules
Themes
Recipes
Site Templates
Issue queues
Security Advisories
Partners & Services
Find a Drupal Certified Partner
Become a Drupal Certified Partner
Find a Hosting Provider
Find a Migration Partner
Find Training
Drupal Steward
Community
About the Community
How to Contribute
DrupalCon
Events
Jobs / Careers
News & Blogs
Forum
Slack
Newsletters
Drupal Swag Shop
Support Drupal
The Drupal Association
Donate
Become a Partner
Become a Ripple Maker
Become an Organization Member
Drupal Swag Shop
Get Started
Try Drupal CMS
Try Hosting
Return to content
Search form
Search
Log in
Create account
Drupal core
Change records for Drupal core
Primary tabs
Published
(active tab)
Draft & review
Add new change record
Keywords
Introduced in branch
Introduced in version
Change node created
Is less than
Is less than or equal to
Is equal to
Is not equal to
Is greater than or equal to
Is greater than
Is between
Is not between
Is empty (NULL)
Is not empty (NOT NULL)
Regular expression
And
Impacts
Site builders, administrators, editors
Module developers
Themers
Site templates, recipes and distribution developers
Introduced in branch/version
Notice created
Change
7.x / 7.103
04-Dec-2024
Mail headers line endings were changed in PHP 8 in Drupal 7
7.x / 7.103
04-Dec-2024
DRUPAL_ROOT path is now stripped from errors that are displayed in Drupal 7
7.x / 7.103
04-Dec-2024
New setting for trusted hostname configuration in Drupal 7
7.x / 7.103
04-Dec-2024
"administer url aliases" permission is now considered restricted in Drupal 7
7.x / 7.93
16-Jul-2024
PDOException query string and args moved to errorInfo property
7.x / 7.101
05-Jun-2024
CLI tools that cause a fatal error now exit with an error status in Drupal 7
7.x / 7.101
05-Jun-2024
Added fix for duplicate X-Content-Type-Options headers with value nosniff to .htaccess in Drupal 7
7.x / 7.101
05-Jun-2024
Archive_Tar now uses 775 permissions by default when creating directories in Drupal 7
7.x / 7.101
05-Jun-2024
Missing or non-existent entity controller class now throws an EntityMalformedException in Drupal 7
7.x / 7.100
06-Mar-2024
Announcements module is enabled by default and added to the Standard profile in Drupal 7.100
7.x / 7.100
06-Mar-2024
user_pass_rehash() hash calculation now separates parameter values in Drupal 7
7.x / 7.100
06-Mar-2024
"Announcements" module
7.x / 7.99
06-Dec-2023
When a user fails login, the reset password link no longer pre-fills the username in Drupal 7
7.x / 7.99
06-Dec-2023
Protection against abuse of DrupalCacheArray::__destruct() in Drupal 7
7.x / 7.99
06-Dec-2023
Drupal 7's aggregator feed now displays up to 255 characters from description if no title is found
7.x / 7.99
06-Dec-2023
Drupal 7's minimum PHP version is now PHP 5.6
7.x / 7.99
06-Dec-2023
ModuleUpdater::getSchemaUpdates() was removed in Drupal 7
7.x / 7.99
06-Dec-2023
Node translations table now contains a link to delete translation in Drupal 7
7.x / 7.99
06-Dec-2023
file_validate_image_resolution() now validates minimum dimensions against the resized image in Drupal 7
7.x / 7.99
06-Dec-2023
hook_field_schema_alter() was added in Drupal 7
7.x / 7.99
06-Dec-2023
Menu link 'Parent link' is limited to the current menu when creating new custom menu links through the UI in Drupal 7
7.x / 7.81
11-Sep-2023
CSS/JS Aggregation is no longer used during automatic maintenance mode
7.x / 7.98
07-Jun-2023
Content of phpinfo() admin status page is now configurable in Drupal 7
7.x / 7.98
07-Jun-2023
Session IDs are now hashed in the database in Drupal 7
7.x / 7.98
07-Jun-2023
Update info is fetched over https by default in Drupal 7
7.x / 7.98
07-Jun-2023
Double click prevention introduced in Drupal 7
7.x / 7.93
07-Dec-2022
The time limit for cron locks in Drupal 7 has been increased to 15 minutes, and is configurable from settings.php
7.x / 7.93
07-Dec-2022
SameSite attribute set to Lax on various Drupal 7 cookies
7.x / 7.93
07-Dec-2022
Drupal 7's minimum PHP version is now PHP 5.3
7.x / 7.93
07-Dec-2022
New hook_valid_email_address_alter() in Drupal 7
7.x / 7.93
07-Dec-2022
Drupal 7's hook_comment_unpublished is now invoked
7.x / 7.93
07-Dec-2022
Permissions-Policy header is removed since Google has retired FLoC (D7)
7.x / 7.93
07-Dec-2022
Drupal 7's EntityFieldQuery uses $ordered_results instead of the declared $orderedResults property
7.x / 7.93
07-Dec-2022
Drupal 7 now has a user action "unblock current user"
7.x / 7.93
07-Dec-2022
Optional $mail parameter added in user_pass_rehash()
7.x / 7.92
07-Sep-2022
Drupal 7's .htaccess protects .orig and .save files
7.x / 7.92
07-Sep-2022
drupal_http_request() now strips Cookie and Authorization headers on HTTP downgrade or HTTP host change
7.x / 7.92
07-Sep-2022
Image and file fields on taxonomy terms using private filesystem will no longer return 403 / access denied
7.x / 7.92
07-Sep-2022
ID attribute changed on DIV wrappers in managed_file form element markup
7.x / 7.92
07-Sep-2022
l() now strips dangerous protocols from the $path
7.x / 7.92
07-Sep-2022
PagerSelectExtender::getElement() allows consuming code to know the pager id used by a query
7.x / 7.92
07-Sep-2022
path_load() will now consistently load the newest alias
7.x / 7.90
27-May-2022
Editing a comment in D7 no longer changes the creation date
7.x / 7.90
27-May-2022
D7 adds a "X-Content-Type-Options: nosniff" header to cached page responses
7.x / 7.90
27-May-2022
D7's Field API now supports entity ids that are strings (the entity system already did)
7.x / 7.90
27-May-2022
D7 no longer accepts trailing dots in entity_ids which may affect some URLs
7.x / 7.90
27-May-2022
CSRF token added to admin/reports/status/run-cron in Drupal 7
7.x / 7.90
27-May-2022
Added PHP 8 support to .htaccess files in Drupal 7
7.x / 7.83
29-Nov-2021
Drupal 7 now has a date-based default for the directory that file uploads are saved to
7.x / 7.83
29-Nov-2021
Drupal 7 now has a "changed" property on the user entity
Pages
1
2
3
next ›
last »
Subscribe with RSS