Issue #2226455 by quietone, ultimike, brockfanning: Migrated URL aliases not working until nodes are re-saved
Issue #2669926 by felribeiro, dimaro, kostyashupenko: Replace deprecated usage of entity_create('taxonomy*') with a direct call to Vocabulary::create()
Issue #2503409 by dimaro, DuaelFr, lluvigne: Replace deprecated usage of entity_create('block*') with a direct call to Block::create()
Issue #2651228 by jordanpagewhite, webbykat: Add description beneath 'User the administration theme for editing content...' on the admin Appearance page
Revert "Issue #994360 by DuaelFr, andypost, emosbaugh: #states cannot disable/enable radios and checkboxes" This reverts commit 65c72068.
Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install
Revert "Issue #2521782 by paulmckibben, swentel: HTML head has alternate hreflang links to unpublished translations" This reverts commit 5a25b3fb.
Issue #2536682 by eporama, r_sharma08, snehi, rakesh.gectcr, chegor, Prashant.c: default.settings.php database instructions need to be user friendly
Issue #2641588 by naveenvalecha, Mac_Weber, dimaro, heykarthikwithu: Replace deprecated usage of entity_create('file') with a direct call to File::create()
Issue #2662778 by Wim Leers: Ajax progress is rendered via JavaScript theme function; does not include progress library
Issue #2606246 by rang501, heykarthikwithu: StaticTranslation::getLanguage, add @return values in the comment docblocks
Issue #1811214 by Mile23, naveenvalecha, tisteegz: Add missing type hinting to Language module docblocks
Issue #2627052 by leolando.tan, snehi, anil280988, jhodgdon: Fix docblocks in file views/src/ViewExecutable.php
Issue #1811888 by bleen, Mile23, a_thakur, Nitesh Sethia, naveenvalecha: Add missing type hinting to Tracker module docblocks
Issue #2627038 by ashhishhh, jordanpagewhite, snehi, Manjit.Singh, jhodgdon, sudhanshug: Fix docblock for createTerm in TaxonomyTestBase.php
Issue #2521782 by paulmckibben, swentel: HTML head has alternate hreflang links to unpublished translations
Issue #2664302 by alexpott: Semaphore table is only used by a core service but it depends on system install
Issue #2664324 by alexpott, dawehner: Batch's database backend is a core service but it depends on system install
Issue #2663264 by alexpott, catch: Queue's database backend is a core service but it depends on system install
Issue #2644598 by mglaman, bojanz, vasike: Views forms can't be used multiple times on the same page
Issue #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
Issue #2663410 by alexpott, Berdir: TypedConfigManager::_getDefinitionWithReplacements() incorrectly replaces generic definition
Issue #2641604 by Mac_Weber, lluvigne, heykarthikwithu: Replace deprecated usage of entity_create('node_type') with a direct call to NodeType::create()
Issue #2606304 by snehi, priya.chat, rang501, rakesh.gectcr: Wrong @param doc for construct function in class PrivateTempStore