Download & Extend

Change records for Drupal core

Introduced in branch/version Notice createdsort icon Change
8.x 06-Mar-2013 Added EntityStorageControllerInterface::loadUnchanged() to load unchanged entities
8.x 06-Mar-2013 .info files are now .info.yml files
8.x / 8.0 05-Mar-2013 Custom blocks are now content entities, in separate module
8.x 02-Mar-2013 Use FormInterface to group form building, validation, and submission
8.x 27-Feb-2013 entity_get_info() deprecated. Use Drupal::service('plugin.manager.entity')->getDefinitions()
8.x / 8.0 27-Feb-2013 New configuration override and context system
8.x 27-Feb-2013 New entity field access control and hooks
8.x 24-Feb-2013 Allow configuration entities to have statuses
8.x 20-Feb-2013 Twig configuration settings and debug output
8.x 19-Feb-2013 Highly contextual help texts with Tour module
8.x / 8.0-dev 19-Feb-2013 You Can Now Disable The Password Security Indicator
8.x 17-Feb-2013 translateable schema and query tag removed
8.x 16-Feb-2013 A drivers directory has been added
8.x 16-Feb-2013 Entity Query support for aggregated queries
8.x / 8.0 15-Feb-2013 Aggregator feeds and items got language support
8.x 14-Feb-2013 Now translation status and authoring information are available as additional translation metadata
7.x / 7.22 12-Feb-2013 The Field API's memory usage has been optimized (includes recommended changes to contributed modules to leverage the changes)
8.x 11-Feb-2013 Menu links have been converted to entities
8.x 08-Feb-2013 CKEditor module added: WYSIWYG in core!
8.x 08-Feb-2013 Text Editor module added: pluggable text/WYSIWYG editors
8.x 08-Feb-2013 hook_language_init() has been removed
8.x 08-Feb-2013 Adding JS settings is now idempotent (JS settings merging behavior modified)
8.x 08-Feb-2013 Automated tests now use almost-empty 'testing' profile by default
8.x 07-Feb-2013 hook_exit() has been removed
8.x 07-Feb-2013 system_settings_form() removed. Use \Drupal\system\SystemConfigFormBase or system_config_form()
8.x 06-Feb-2013 Text formats are now configurables
8.x 06-Feb-2013 drupal_get_callback_form() was introduced to build a form using a callback
8.x 06-Feb-2013 hook_boot() has been removed
8.x 04-Feb-2013 Entity & field rendering hooks receive an additional EntityDisplay parameter
8.x 04-Feb-2013 field_attach_submit() renamed to field_attach_extract_form_values()
8.x 04-Feb-2013 User roles are now configurables
8.x 02-Feb-2013 Aggregator feeds and feed items have been converted to entities
8.x / 8.0 01-Feb-2013 New configuration metadata/schema system added
8.x 30-Jan-2013 CUD permissions added to the translation_entity module
8.x 30-Jan-2013 Entity types now have a generic way to deal with permission granularity
8.x 29-Jan-2013 Entity Query support for config entities
8.x 29-Jan-2013 hook_hook_info_alter() removed
8.x 29-Jan-2013 #autocomplete_path now passes the search string as a GET argument instead of appending to the URL
8.x 28-Jan-2013 Bundles and view modes have their own hooks
8.x 27-Jan-2013 Accesslog removed from the Statistics module
8.x 27-Jan-2013 Poll module removed from core
8.x 23-Jan-2013 user_autocomplete() optionally finds the "Anonymous" name
8.x 22-Jan-2013 Shortcut sets are now configuration entities
8.x 21-Jan-2013 Module/hook system functions replaced with module_handler service
8.x 21-Jan-2013 Each fieldable entity type has separate permissions to manage fields and display
8.x 19-Jan-2013 #type 'user_profile_item' is now #type 'item' in hook_user_view()
8.x 19-Jan-2013 View name property got renamed to id
8.x 17-Jan-2013 hook_entity_create() is invoked after creating a new entity object
8.x 17-Jan-2013 '#group' Form API property works on details, fieldset and container and can be used on any custom element by module developers.
8.x 14-Jan-2013 Support for data tables in the default entity storage controller
Subscribe with RSS Syndicate content
nobody click here