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 a Drupal Sustaining Member
Drupal Swag Shop
Get Started
Try Drupal CMS
Try Hosting
Return to content
Search form
Search
Log in
Create account
Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Secure your ticket
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
11.4.x / 11.4.0
24-Apr-2026
The core/modules/views_ui/admin.inc file is deprecated
11.4.x / 11.4.0
07-Apr-2026
views_add_contextual_links() has been deprecated
11.4.x / 11.4.0
24-Mar-2026
Several Views functions have been deprecated
12.0.x / 12.0.0
16-Mar-2026
Tests will report missing return types in Drupal code
11.4.x / 11.4.0
06-Mar-2026
views_ui_contextual_links_suppress(), views_ui_contextual_links_suppress_push(), views_ui_contextual_links_suppress_pop() have been deprecated.
11.4.x / 11.4.0
05-Mar-2026
CachePluginBase::cacheExpire in views module is deprecated
11.4.x / 11.4.0
13-Feb-2026
Redundant WAI-ARIA `role` attributes removed from templates
11.4.x / 11.4.0
03-Feb-2026
Views CachePluginBase::getRowCacheKeys() deprecated, row-level caching removed
11.4.x / 11.4.0
02-Feb-2026
Several procedural submit, validation, Ajax callbacks and other functions were converted to methods and deprecated
11.4.x / 11.4.0
02-Feb-2026
Views::pluginManager() and Views::handlerManager() are deprecated
11.4.x / 11.4.0
19-Jan-2026
Views table alignment style options now relies on core alignment classes
11.4.x / 11.4.0
10-Dec-2025
Single cardinality entity fields are now loaded from the database at once
11.3.x / 11.3.0
27-Oct-2025
Hooks in themes can now be OOP
11.3.x / 11.3.0
20-Oct-2025
Using the 'access callback' key in views definition is deprecated
11.3.x / 11.3.0
15-Oct-2025
Add AJAX command to Views module that sets the browser URL without refreshing the page
11.3.x / 11.3.0
01-Oct-2025
"RSS publishing" settings form, system.rss config and RSS viewmode are removed from core
11.3.x / 11.3.0
30-Sep-2025
ListingEmpty area plugin for block_content views is deprecated
11.3.x / 11.3.0
25-Sep-2025
Theme hook definitions for views plugins automatically define initial preprocess callback
11.3.x / 11.3.0
25-Sep-2025
Defining theme_file for views plugins with a theme key in their plugin definition is deprecated
11.3.x / 11.3.0
23-Sep-2025
The advanced section of views' edit form will no longer collapse
11.3.x / 11.3.0
11-Sep-2025
Wrapper format to use HtmxRenderer added
11.3.x / 11.3.0
28-Aug-2025
Entity operations methods can now add cacheable metadata
11.3.x / 11.3.0
27-Aug-2025
Views based theme suggestions for node and comment templates deprecated
11.3.x / 11.3.0
27-Aug-2025
Drupal\comment\Plugin\views\field\NodeNewComments is deprecated
11.3.x / 11.3.0
25-Aug-2025
node_is_page and the page node.html.twig variable are deprecated
11.3.x / 11.3.0
06-Aug-2025
MySQL's findTables() will no longer find database views
11.3.x / 11.3.0
30-Jul-2025
Magically named cancel functions in Views UI forms have been deprecated
11.3.x / 11.3.0
08-Jul-2025
ViewsConfigUpdater is now a service
11.3.x / 11.3.0
19-Jun-2025
A new database driver (mysqli) for MySQL/MariaDB for parallel queries
11.3.x / 11.3.0
12-May-2025
Olivero's table.css moved to a standalone library and attached only to tables.
11.2.x / 11.2.0
12-May-2025
Contextual links now use native JavaScript instead of BackboneJS
11.2.x / 11.2.0
08-May-2025
Views blocks' `items_per_page` setting can no longer be `none`
11.2.x / 11.2.0
16-Apr-2025
New filters 'Is empty (NULL)' and 'Is not empty (NOT NULL)' added to Views field filter operators
11.2.x / 11.2.0
04-Apr-2025
Unpublished nodes are no longer hidden on Content overview page when a node access module is enabled
11.2.x / 11.2.0
04-Apr-2025
"Published status or admin user" Views filter becomes inactive when a node access module is enabled
11.2.x / 11.2.0
04-Apr-2025
\Drupal\node\NodeViewsData() constructor requires \Drupal::service('extension.list.module')
11.2.x / 11.2.0
24-Mar-2025
node_mark() is deprecated
11.2.x / 11.2.0
13-Mar-2025
HandlerBase::defineExtraOptions is deprecated
11.2.x / 11.2.0
04-Mar-2025
A views UI option to add CSS classes to the views table element when using table formatter
11.2.x / 11.2.x
09-Feb-2025
Ability to preload frequently used cache tags
11.2.x / 11.2.0
27-Jan-2025
Drupal\views\EntityViewsData ::$fieldStorageDefinitions and ::getFieldStorageDefinitions() deprecated
11.2.x / 11.2.0
23-Jan-2025
Includes for hook_hook_info implementations have been deprecated.
11.2.x / 11.2.0
15-Jan-2025
views_entity_field_label() has been deprecated
11.2.x / 11.2.0
14-Jan-2025
views_field_default_views_data and related helpers have been deprecated or removed.
11.2.x / 11.2.0
14-Dec-2024
\Drupal\user\Plugin\views\argument_default\CurrentUser now requires the AccountProxyInterface
11.1.x / 11.1.0
14-Nov-2024
Most procedural hook implementations have been converted to a hook class
11.1.x / 11.1.0
14-Nov-2024
Media author views filter is now an autocomplete field
10.4.x, 11.1.x / 10.4.0, 11.1.0
25-Sep-2024
Asset ordering is now more strictly determined by library dependencies
11.1.x / 11.1.0
13-Sep-2024
JavaScript files in modules moved to module/js
10.3.x / 10.3.3
30-Aug-2024
The default Admin > Content view now correctly uses the Language field plugin
Pages
1
2
3
4
5
6
next ›
last »
Subscribe with RSS