Issue #2336743 by webflo, penyaskito, YesCT, Gábor Hojtsy: Fixed When more than one language is added in the profile, the installer ignores those.
Issue #2328161 by alexpott, vijaycs85 | Sutharsan: Fixed 'Enable Translation' checkbox default non-predictable for new bundles.
Issue #2345607 by YesCT, Désiré | Gábor Hojtsy: Fixed Translated taxonomy terms not rendered in the entity display language.
Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls.
Issue #2344843 by yched: Fixed hook_field_storage_config_update_forbid() sample code still uses ArrayAccess on FieldStorageConfig.
Issue #2344967 by Gábor Hojtsy: Fixed Localization update does not update configuration translations.
Issue #2329829 by Cottser, lauriii | davidhernandez: Move update classes from preprocess to templates.
Issue #1912608 by Cottser, ckrina, jamesquinton, lauriii, jwilson3, mgifford, scaragucc' | criz: Update pagination markup for new CSS standards and improved accessibility.
Issue #1777332 by hass, Cottser, mike.roberts, joelpittet, dawehner | jenlampton: Replace theme_menu_link() and menu-tree.html.twig with a single Twig template.
Issue #2344669 by swentel: Fixed Rename the field to field storage in the annotation of fieldstorage .
Issue #2342439 by pgautam, joshi.rohit100 | webchick: Some test modules/themes missing Testing package assignment in their info files.
Issue #2344823 by martin107: Drupal\Tests\editor\Unit\EditorXssFilter\StandardTest has trivial lint error.
Issue #2343587 by olli, dawehner | Gábor Hojtsy: Fixed Views access checking per permission summarises as 'Broken field'.
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
Issue #2318381 by csakiistvan, thamas: Fixed Message not styled properly on interface translation page .
Issue #2342237 by martin107: Fixed Cannot use the same variable in the inner and outer foreach loop ( $label ).
Issue #1972122 by akalata, mortendk, JamesLefrère, pakmanlh, ckrina, sun: Remove the DIV tag around block content.
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
Issue #2228125 by dawehner: 'base theme' property in theme .info.yml files does not need to be wrapped in quotes
Issue #2254181 by Wim Leers, Arla, blueminds, cbr: Fixed Comment indentation is incorrect for comments following a replying-comment: don't render cache comments for which threading is enabled.