Skip to content

1.0-RC4

Pre-release
Pre-release
Compare
Choose a tag to compare
@kienstra kienstra released this 01 Dec 05:07
· 103 commits to 1.0 since this release
5aa2f86

See unreleased 1.0 changelog and the in-progress milestone. See also pull requests merged and the commits since 1.0-RC3.

See also 1.0-RC4-built tag which facilitates installation of plugin build via submodule, Composer, etc.

See the AMP Plugin Release v1.0-RC4 blog post for more details.


  • Remove empty media queries. See #1423. Props korobochkin, westonruter.
  • Update PHP-CSS-Parser and include tree shaker effectiveness in style[amp-custom] manifest comment. See #1650. Props westonruter.
  • Rework displaying block validation messages. See #1682. Props miina.
  • Update contributing.md and add code of conduct. See #1649. Props amedina.
  • Remove block editor responsive embed styling. See #1683. Props westonruter.
  • Update generated tags file to 767. See #1665. Props miina.
  • Look in entire document for Schema.org metadata not just head. See #1664. Props westonruter.
  • Improve organization of third party code. See #1657. Props westonruter.
  • Address an issue with an invalid embed. See #1661. Props kienstra.
  • Move AMP Settings in editor to after default settings. See #1652. Props miina.
  • Eliminate obsolete sudo:false from Travis config. See #1651. Props westonruter.