Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval().
Issue #2112247 by sihv, dgroene, aalamaki, Dennis Walgaard, mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files.
Issue #1800614 by falcon03, mgifford, LinL | jessebeach: Improve the responsive toolbar accessibility.
Issue #2279395 by alexpott, mradcliffe, plach, bzrudi71: Fixed The PostgreSQL backend does not handle NULL values for serial fields gracefully.
Issue #2293773 by Gábor Hojtsy, alexpott, effulgentsia, penyaskito, hussainweb: Fixed Field allowed values use dots in key names - not allowed in config.
Issue #2305807 by amitgoyal, olli | jhodgdon: Fixed Clicking "Add" filter and then canceling dialog results in "You have unsaved changes.".
Issue #2307481 by cs_shadow: Fix typos and add missing properties in Drupal\editor\Tests\EditorSecurityTest.
Issue #733054 followup by lussoluca: Fixed Watchdog logging of all searches is performance hit; need ability to turn it off.
Issue #2297947 by amitgoyal, andrewmacpherson: Clean up API docs for hook_file_mimetype_mapping_alter().
Issue #2300297 by er.pushpinderrana, joshi.rohit100 | lmeurs: Hook_file_download() also controls temporary files.
Issue #2289183 by anavarre, xjm: Fixed Temporarily increase D8 memory limit to reflect current requirements.
Issue #2301313 by pwolanin, dawehner, Wim Leers, effulgentsia, kgoel, YesCT, glide: MenuLinkNG part3 (no conversions): MenuLinkContent UI.
Issue #1962846 by andypost, Wim Leers, InternetDevels: Use field instance name for header of comment list, drop comment-wrapper template.
Issue #2306703 by realityloop | YesCT: Docs update from Clean up LocaleConfigManager / TypedConfigManager features and cache duplications.
Issue #2146035 by olli, mondrake: Fixed drupalSettings.path.pathPrefix does not contain the language identifier.
Issue #1533250 by YesCT, fran seva, TravisCarden, xjm, sriharsha.uppuluri | NROTC_Webmaster: Many coding standards clean-ups in locale module.
Issue #2156089 by roderik, slashrsm, larowlan, andypost: Remove comment_get_thread() in favour of method on CommentStorage.
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
Issue #2241229 by Wim Leers: Followup: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags.
Issue #2305569 by fago: Fixed Follow-up to context definitions: Remove unused, left-over static contextDefinitions() methods.
Issue #733054 by jhodgdon, mkalkbrenner, amitgoyal, ndewhurst: Fixed Watchdog logging of all searches is performance hit; need ability to turn it off.
Issue #2059003 by vijaycs85, dawehner: Remove try/catch around getRequest() in DisplayPluginBase::getHandlers().
Issue #2301045 by Gábor Hojtsy: Fixed Standard profile has views which include elements dependent on uninstalled modules, not valid in config.
Issue #2241229 by Wim Leers: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags.
Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core.
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default