@drupal8changes is a bot that tweets published Drupal core change records.

Introduced in branch/version Notice createdsort ascending Change
8.x 03-Apr-2014 X-Drupal-Cache-Tags header
8.x 02-Apr-2014 New and updated Entity URL methods
8.x 02-Apr-2014 drupal_json_encode() and drupal_json_decode() moved to \Drupal\Component\Serialization\Json
8.x 02-Apr-2014 hook_menu_link_defaults() moved to *.links.menu.yml files
8.x 01-Apr-2014 Remove 'scripts' and add 'libraries' key to theme info files
8.x 28-Mar-2014 Menu tree building is now a service
8.x 28-Mar-2014 Extra field definitions and retrieval has changed
8.x / 8.0 27-Mar-2014 Routing, tabs, actions and contextual link titles support replacement arguments again
8.x 27-Mar-2014 Use entity hooks instead of hook_language_insert/update/delete/presave
8.x 27-Mar-2014 aggregator_refresh() and aggregator_remove() removed
8.x 26-Mar-2014 Entity list operations can now be declared and altered by any module
8.x 26-Mar-2014 Default field type / widget / formatter settings have been moved out of annotation and into methods
8.x 25-Mar-2014 View modes and form modes listing functions moved to EntityManager
8.x 24-Mar-2014 Encoding method added to \Drupal\Component\Utility\Tags
8.x 24-Mar-2014 Remove the concept of active / inactive (field types, storage) from Field API
8.x / 8.x 24-Mar-2014 Autocomplete behavior updated to jQuery UI (10.3)
8.x 23-Mar-2014 Admin paths are now defined as part of route definitions
8.x 23-Mar-2014 Use the \Drupal\Core\Url object in place of arrays of route info
8.x 23-Mar-2014 Block Cache API is removed; blocks now use standard caching patterns
8.x 21-Mar-2014 REST URI paths changed to canonical paths
8.x 17-Mar-2014 Plugins can depend on a module
8.x 17-Mar-2014 .module and .profile files are no longer required; ModuleHandler::getModuleList() now returns Extension objects
8.x / 8.0.0-alpha14 17-Mar-2014 New tag to allow plugin managers to opt into cache clears
8.x / 8.x-dev 14-Mar-2014 Distribution level settings added to install profiles
8.x 13-Mar-2014 drupal_load() has been removed
8.x 13-Mar-2014 Shortened directory structure for some plugin types
8.x 12-Mar-2014 'show' variable removed from admin_block theme hook
8.x 10-Mar-2014 COMMENT_HIDDEN & COMMENT_CLOSED & COMMENT_OPEN converted to constants on CommentItemInterface
8.x / 8.x 10-Mar-2014 user_authenticate() has been replaced by a 'user.auth' service
8.x 07-Mar-2014 show and hide functions removed from Twig in favor of a new "without" Twig filter
8.x 07-Mar-2014 drupal_get_filename() always returns pathname of main extension file
8.x 06-Mar-2014 drupal_implode_tags() and drupal_explode_tags() replaced with Drupal\Component\Utility\Tags class
8.x 05-Mar-2014 PluginBags have been moved to Drupal\Core
8.x / 8.0-alpha9 04-Mar-2014 Added ability to define fields and field alterations for specific entity bundles
8.x 02-Mar-2014 Book module no longer depends on menu links
8.x 28-Feb-2014 drupal_map_assoc() has been removed
8.x 27-Feb-2014 drupal_system_listing(), SystemListing, SystemListingInfo replaced with ExtensionDiscovery
8.x / 8.x 27-Feb-2014 Mail backends are now annotated plugins, drupal_mail_service() has been removed
8.x 26-Feb-2014 #collapsed property of #type details has been renamed to #open (and negated)
8.x 25-Feb-2014 Config entities are guaranteed to start with the module that provides the entity type
8.x 24-Feb-2014 Removed menu_get_item() and menu_set_item()
8.x 24-Feb-2014 TypedData metadata introspection moved to definition objects
8.x 24-Feb-2014 Field item properties are now declared in FieldItemClass::propertyDefinitions()
8.x 24-Feb-2014 ContentEntityBase::getPropertyDefinitions() is replaced by ContentEntityBase::getFieldDefinitions()
8.x / 8.0-ALPHA10 23-Feb-2014 hook_library_info() is replaced by *.libraries.yml file
8.x 22-Feb-2014 drupal_hash_salt global removed
8.x / 8.0 21-Feb-2014 Node base field widgets are now at the top of the node form
8.x 20-Feb-2014 field_attach_view() and field_attach_prepare_view() removed, field formatter output is generated by EntityViewDisplayInterface::build() / buildMultiple()
8.x 20-Feb-2014 hook_entity_info() renamed to hook_entity_type_build(), hook_entity_info_alter() to hook_entity_type_alter()
8.x / dev 18-Feb-2014 ContentEntityType and ConfigEntityType objects and annotations have been added

Pages

Subscribe with RSS Subscribe to Change records