Issue #2625512 by heykarthikwithu, Mac_Weber, Wim Leers: Add @param, @return in the code base for the editor module
Issue #2635238 by dsnopek, tim.plunkett: Contexts not mapped in time to use them in BlockInterface::access()
Issue #2595695 by Wim Leers, alexpott, mfb, Crell, cilefen, dawehner: 4xx handling using subrequests: no longer able to vary by URL
Revert "Issue #2641380 by gnuget, hass: image-widget.html.twig references a non-exististing classy/image-widget library" This reverts commit 6d1232f8.
Issue #2569893 by quicksketch, Wim Leers, DuaelFr: CKEditor alignment buttons can be used even when the align filter is disabled
Issue #2575387 by chrisfree, r_sharma08, hussainweb, sudhanshug, Cottser, anil280988, AjitS, rashid_786, drupal.ninja03, Prashant.c, snehi, jordanpagewhite, anil.gangwal, brahmjeet789, jhodgdon, davidhernandez, Manjit.Singh: Add README.txt to Classy Base Theme?
Issue #2580423 by giancarlosotelo, s_leu, ameymudras, Berdir: Entity reference widgets don't display entity translations
Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions()
Issue #1551686 by mondrake, fietserwin, adci_contributor, ankitgarg, claudiu.cristea: Image rotate dimensions callback can calculate new dimensions for every angle.
Issue #2641692 by Mac_Weber: Replace deprecated usage of entity_create('user_role') with a direct call to UserRole::create()
Issue #2604912 by stockholmz, pixelmord, sdstyles: Tableselect.js select all does not fire change event
Issue #2641380 by gnuget, hass: image-widget.html.twig references a non-exististing classy/image-widget library
Issue #2641610 by Mac_Weber: Replace deprecated usage of entity_create('responsive_image_style') with a direct call to ResponsiveImageStyle::create()
Issue #1386394 by David_Rothstein, Kristen Pol, tstoeckler: Add back the ability for install profiles (or at least distros) to pre-select a language or modify the language-selection screen
Issue #2528340 by pguillard, er.manojsharma: Improve description text for 'Content types' item on the Structure page
Issue #339384 by lotyrin, cilefen, neuquen, marcingy: Default option <Any> not set in exposed filters when terms are selected
Issue #2494775 by DuaelFr: Replace deprecated usage of entity_create('action') with a direct call to Action::create()
Issue #2641590 by ashhishhh, Mac_Weber: Replace deprecated usage of entity_create('image_style') with a direct call to ImageStyle::create()
Issue #2641616 by Mac_Weber: Replace deprecated usage of entity_create('shortcut') with a direct call to Shortcut::create()
Issue #2641522 by Mac_Weber: Replace deprecated usage of entity_create('date_format') with a direct call to DateFormat::create()
Issue #2371861 by DuaelFr, YesCT, Gábor Hojtsy, tucho: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities
Issue #2604220 by yched, swentel, Cottser: PHP notice for single value image field configured with a default image (no image present) and a hidden label
Issue #2641614 by Mac_Weber: Replace deprecated usage of entity_create('shortcut_set') with a direct call to EntityShortcutSet::create()
Issue #2461671 by keopx, er.pushpinderrana, marieke_h, jhodgdon, alexpott, Berdir, joachim: Entity::load() docs has parameter that is not needed due to inheritdoc