Skip to content

2.0.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@westonruter westonruter released this 26 Aug 01:44
· 209 commits to 2.0 since this release
ce8add3

This is the second release candidate for v2.0. For an in-depth overview of the changes in v2.0 as a whole, please see the v2.0.0-beta1 release notes as well the v2.0.0-beta2, v2.0.0-beta3, and v2.0.0-RC1 changelogs. Also compare the diff between RC1 and RC2.

Since the first release candidate beta, an additional 5 issues have been closed and 14 pull requests have been merged. For the entirety of what is coming in this release, see the 2.0 milestone.

Please report any issues you encounter while testing! The scheduled release date for v2.0.0 final is August 18th 25th 26th.

Changelog

Reader Mode

  • Default to tablet device preview when opening legacy AMP Customizer. #5257, #5258
  • Prevent wp_print_service_workers() from happening at wp_print_footer_scripts in legacy Reader mode. #5270

Settings Screen and Onboarding Wizard

  • Ensure that success notice is displayed after repeated saves on settings screen. #5264, #5265

Mobile Redirection

  • Ensure the mobile version switcher link is styled properly in all core themes. #5251, #5255

CSS

  • Fix layout bug with navigation menu in Twenty Twelve by replacing focus selector with a common class selector when used in a descendant combinator. #5246, #5248

Validation

  • Cherry pick AMP validator spec update to fix validation of loop attribute for amp-bodymovin-animation component. #5245, #5267

Developer Tools

  • Remove checkbox column from error index since bulk actions removed. #5266
  • Only show fatal errors on Validated URL screen when WP_DEBUG_DISPLAY is enabled. #5243

Optimizer

  • Reverse style traversal when turning sizes attribute into CSS. #5263

Documentation

  • Update link to analytics documentation. #5262
  • Add missing internal tags on deprecated code. #5261
  • Annotate AnalyticsOptionsSubmenu class as internal. #5260
  • Add missing @internal tag to function in bootstrap file. #5259

Tech Debt

  • Remove unused REMOVED_SOURCES constant. #5269

Props

Thanks to the many contributors who made this release possible through work on development, design, testing, project management, and more:

Alain Schlesser (schlessera), Alberto Medina (amedina), John Watkins (johnwatkins0), Joshua Wold (jwold), Kasper Myram (kmyram), Pierre Gordon (pierlon), Weston Ruter (westonruter)

Installation

You can also install the amp.zip build linked below by uploading it in the WordPress admin.

To install as a Git submodule, consider 2.0.0-RC2-built.