|
8.x |
17-May-2013 |
Role entities are managed with RoleListController and RoleFormController |
|
8.x |
14-May-2013 |
domready ships with core, drupal.js doesn't depend on jQuery |
|
8.x / 8.x |
12-May-2013 |
Image toolkits are plugins |
|
8.x |
11-May-2013 |
New Unicode component |
|
8.x |
08-May-2013 |
New "type" key for .info.yml |
|
8.x |
08-May-2013 |
Ajax commands for opening and closing Dialogs and generic Dialog Controller added to core |
|
8.x / 8.0 |
06-May-2013 |
One page overview settings added for content/field translation settings |
|
8.x / 8.x |
06-May-2013 |
theme_options_none() is replaced by hook_options_list_alter() |
|
8.x |
04-May-2013 |
Taxonomy admin path converted to follow core entity patterns |
|
8.x |
04-May-2013 |
Field UI form_id (and URL) changes |
|
8.x |
02-May-2013 |
Cryptographic functions moved to a Crypt component |
|
8.x / 8.0 |
01-May-2013 |
Book administration has been moved to admin/structure |
|
8.x |
30-Apr-2013 |
$is_https global removed |
|
8.x |
29-Apr-2013 |
Field UI integration for entity types are no longer per-bundle, only per-entity type |
|
8.x |
29-Apr-2013 |
Route access control for entities can use _entity_access |
|
8.x |
29-Apr-2013 |
Each entity type should provide a specific interface extending EntityInterface |
|
8.x |
27-Apr-2013 |
Add new PHP constants for CSS weights and rename PHP constants for CSS aggregates |
|
8.x / 8.0 |
23-Apr-2013 |
Configuration translations are now created based on community translations |
|
8.x / 8.x |
20-Apr-2013 |
_text_sanitize() is renamed to text_sanitize() |
|
8.x |
20-Apr-2013 |
New RESTful web services module |
|
8.x |
18-Apr-2013 |
The token API is a service |
|
8.x |
17-Apr-2013 |
Use JSHint to validate JS patches, configuration provided |
|
8.x |
17-Apr-2013 |
taxonomy_get_vocabularies() removed |
|
8.x |
15-Apr-2013 |
Added support for testing the non-interactive installer |
|
8.x |
14-Apr-2013 |
timer_* functions deprecated in favor of new Timer Component |
|
8.x |
13-Apr-2013 |
ip_address() removed |
|
8.x / 8.0-dev |
11-Apr-2013 |
'Hidden' field widget is added to Drupal 8 |
|
8.x |
11-Apr-2013 |
$options argument for xmlrpc() changed to a headers array |
|
8.x / 8.0-dev |
11-Apr-2013 |
template.php files in themes are renamed to THEMENAME.theme |
|
8.x |
10-Apr-2013 |
Update to jQuery 2.0 |
|
8.x / 8.0 |
09-Apr-2013 |
Configuration entities save in site default language by default |
|
8.x |
08-Apr-2013 |
Bundle CRUD API moved from Field to Entity API |
|
8.x |
04-Apr-2013 |
Condition Plugin System |
|
7.x, 8.x / 7.22, 8.0 |
04-Apr-2013 |
New "exclusive" property for installation profile info files to auto-select the profile during installation |
|
8.x / 8.0 |
03-Apr-2013 |
Language support added to node access grants and records |
|
8.x |
31-Mar-2013 |
Aggregator processors and parsers are now plugins |
|
8.x |
30-Mar-2013 |
field_get_items() returns an empty array, rather than false, when no items exist |
|
8.x |
30-Mar-2013 |
file_transfer() removed in favor of BinaryFileResponse |
|
8.x |
30-Mar-2013 |
Drupal.displace utility introduced to calculate viewport offset distances. Resolves positioning conflict between Overlay and Toolbar |
|
8.x / 8.0-dev |
26-Mar-2013 |
New FAPI property #pattern is introduced for native HTML5 pattern attribute |
|
8.x / 8.x |
26-Mar-2013 |
Updated to jQuery UI 1.10.2 |
|
8.x |
18-Mar-2013 |
New way to determine whether an entity type, bundle or field supports translation |
|
8.x |
18-Mar-2013 |
DRUPAL_ROOT definition not required when bootstrapping Drupal |
|
8.x |
17-Mar-2013 |
confirm_form() deprecated in favor of \Drupal\Core\Form\ConfirmFormBase |
|
8.x |
13-Mar-2013 |
IP addresses banned using the ban module will still be able to access cached pages |
|
8.x |
13-Mar-2013 |
drupal_anonymous_user() returns an object of type User |
|
8.x |
13-Mar-2013 |
Standard install profile: text formats changed & CKEditor enabled |
|
8.x |
11-Mar-2013 |
Form API Ajax now handled by D8 Ajax API |
|
8.x |
10-Mar-2013 |
Core and component plugins are context-aware |
|
8.x / 8.x |
08-Mar-2013 |
Page "delivery" system removed |