Issue #1989478 by tim.plunkett: Added Implement the new 'create content access' callback for content types.
Follow-up #1900528: Fixed hook_entity_view_alter() did not have the correct second parameter passed to it.
Issue #1911926: Move the 'View access' and 'Edit access' tabs under one 'Access control' tab.
Issue #1911074: Added support for the entitycache module.
Issue #1900528: Fixed PanelsPaneController::buildContent() invokes hook_entity_view_alter() but not hook_entity_view().
Add an access check for setting current revision that can be re-used.
Issue #1724394 by swentel, Dave Reid: Dropped dependency on Field UI.
Issue #1864956 by mrfelton, Dave Reid: Fixed contextual link support for rendered fieldable panel panes.
Issue #1864950: Increased default pager limit to 50 items in default views. Re-exported for most recent Views updates.
Make the 'Add' tab on the panel pane listing a local action to comply with UX standards.