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

Introduced in branch/version Notice createdsort ascending Change
8.x / 8.0-alpha12 26-May-2014 Use ESLint to validate all Drupal JavaScript
8.x 23-May-2014 Queue API callback_queue_worker() may throw exceptions to indicate the whole queue has a problem
8.x / 8.0.0-alpha14 23-May-2014 Added a generic class resolver in addition to controller resolver
8.x / 8.0 21-May-2014 Default/Undefined/Property type now universally Undefined, new Ignore type in configuration schemas
8.x 20-May-2014 DrupalUnitTestBase renamed to KernelTestBase
8.x / 8.x 20-May-2014 hook_watchdog() and watchdog() removed
8.x / 8.0-ALPHA12 20-May-2014 EntityInterface::load(), loadMultiple() and create() added to load and create new entities
8.x 20-May-2014 Theme hook suggestion for node view mode added
8.x 16-May-2014 Configuration storage supports collections
8.x 15-May-2014 Field info methods are now provided by EntityManager
8.x / 8.x 07-May-2014 hook_help() uses routes instead of paths
8.x 06-May-2014 Change all default settings and config to fast/safe production values
8.x 05-May-2014 form_options_flatten() is replaced by \Drupal\Core\Form\OptGroup::flattenOptions
8.x / 8.0-ALPHA11 03-May-2014 menu got renamed to menu_ui
8.x 02-May-2014 The signature of hook_entity_view implementations has changed
8.x 02-May-2014 Entity renderable building is delayed through a #pre_render callback until after a cache check
8.x 26-Apr-2014 Tagged "handler" services can be consumed through a centralized compiler pass now
8.x 25-Apr-2014 Delete buttons switched to links
8.x 25-Apr-2014 element_info() and element_info_property() moved to the element_info service.
8.x / 8.x 23-Apr-2014 SearchQuery extender updated
8.x / 8.x 23-Apr-2014 Search UI changes
8.x 22-Apr-2014 Additional methods added to \Drupal\Core\Entity\EntityStorageBase to improve DX of subclasses
8.x 22-Apr-2014 Themes have an installation status
8.x 22-Apr-2014 New centralized set of default serialization classes
8.x 21-Apr-2014 Entity type and bundle machine names have a maximum length of 32 characters
8.x 21-Apr-2014 Name length limits: extensions, ids and configuration file names
8.x / 8.0 21-Apr-2014 It is now possible to add steps to the configuration sync process
8.x / 8.0 21-Apr-2014 drupal_get_profile() no longer falls back to 'standard'
8.x 21-Apr-2014 Dependency management for configuration entities
8.x 21-Apr-2014 Added a KeyValueStoreInterface::has() method
8.x 21-Apr-2014 Many functions moved out of book module into its own services
8.x 21-Apr-2014 field_view_field() and field_view_value() moved to view() methods on FieldItemListInterface and FieldItemInterface
8.x 21-Apr-2014 hook_field_update_forbid() and FieldUpdateForbiddenException renamed to hook_field_config_update_forbid() and FieldConfigUpdateForbiddenException
8.x 21-Apr-2014 Use Unicode::ucwords() and Unicode::lcfirst() instead of ucwords() and lcfirst()
8.x 21-Apr-2014 Updates to PluginBag, DefaultSinglePluginBag, and DefaultPluginBag
8.x 21-Apr-2014 Config entities that use plugin bags should implement EntityWithPluginBagInterface
8.x 21-Apr-2014 DefaultPluginBag and DefaultSinglePluginBag added for common use cases
8.x 21-Apr-2014 PluginFormInterface for UI configurable plugins
8.x 21-Apr-2014 ParamConverterManager for routes throws ParamNotConvertedException instead of NotFoundHttpException when upcasting fails
8.x / 8.0-alpha12 18-Apr-2014 Default configuration moved into an "install" subdirectory
8.x 18-Apr-2014 Drupal\Core\KeyValueStore\State moved into Drupal\Core\State\State
8.x / 8.0-alpha12 16-Apr-2014 edit.module renamed to quickedit.module
8.x 15-Apr-2014 Form errors should only be set during validation
8.x 15-Apr-2014 The Attribute object now prints all attributes by default
8.x / 8.x 15-Apr-2014 Default active config changed from file storage to DB storage
8.x 15-Apr-2014 menu_get_active_trail(), menu_set_active_trail(), and menu_link_get_preferred() removed
8.x 13-Apr-2014 Temporary file deletion window is now configurable
8.x 13-Apr-2014 filter_xss() and filter_xss_admin() moved to a new Xss component
8.x 12-Apr-2014 Session management functions have been converted into a SessionManager service
8.x 11-Apr-2014 hook_url_outbound_alter was replaced by OutboundPathProcessorInterface

Pages

Subscribe with RSS Subscribe to Change records