Skip to content

Releases: ampproject/amp-wp

1.0-beta3

06 Sep 03:17
492f094
Compare
Choose a tag to compare
1.0-beta3 Pre-release
Pre-release

See unreleased 1.0 changelog and the in-progress milestone. See also commits since 1.0-beta2.

See the 1.0 Beta 3 blog post for more info.

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


  • Fix inability to move link element due to assigned parent. See #1322. Props westonruter.
  • Fix stretched images in Twenty Seventeen them and Gutenberg. See #1321, #1281, #1237. Props hellofromtonya.
  • Fix image dimension extractor so it does not disregard duplicate images. See #1314. Props lukas9393.
  • Remove redundant version from composer.json and add PHP version requirement. See #1333, #1328, #1334, #1332. Props swissspidy.
  • Store validation errors in order of occurrence in document. See #1335. Props westonruter.
  • Add .editorconfig file. See #1336, #51. Props swissspidy.
  • Update i18n to make use of updated WP-CLI command. See #1329, #1327, #1341, #1345, #1393. Props swissspidy, felixarntz, westonruter.
  • Use all eligible post types when all_templates_supported is selected. See #1338, #1302, #1344. Props hellofromtonya, westonruter.
  • Respect default AMP enabled status when creating a new post in Gutenberg. See #1339. Props hellofromtonya.
  • Normalize 'ver' query param in script/style validation errors to prevent recurrence after accepted. See #1346. Props westonruter.
  • Add missing tabindex attribute to lightbox images. See #1350. Props amedina.
  • Detect ineffectual post-processor response cache due to high MISS rates and auto-disable. See #1325, #1239. Props hellofromtonya, westonruter.
  • Update the validator spec version to 720 and AMP v1534879991178; add support for reference points. See #1315, #1386, #1330. Props westonruter.
  • Fix form sanitizer's handling of relative actions by making them absolute. See #1352, #1349. Props ricardobrg.
  • Skip Server-Timing header if not WP_DEBUG and user cannot manage_options. See #1354. Props westonruter.
  • Fetch CSS over HTTP when URL lacks extension; convert font CDN stylesheets @import's to convert to links instead of fetching. See #1357, #1317. Props westonruter.
  • Add WP-CLI command for testing the AMP compatibility of an entire site. See #1183, #1007. Props kienstra, westonruter.
  • Display when validation results are stale due to active theme/plugin changes. See #1375. Props westonruter.
  • Fix displaying of expected notices when theme support enabled by theme. See #1374, #1358. Props westonruter.
  • Fix handling responses to form submissions from an AMP Cache. See #1382, #1356.
  • Replace Gutenberg's deprecated isCleanNewPost selector. See #1387. Props miina.
  • Updates php-css-parser to include fix for parsing calc() with negative values. See #1392. Props westonruter.
  • Add embed support for Twitter timelines via new amp-twitter attributes. See #1396. Props felixarntz.
  • Add error type filters on validation error and invalid URL screens. See #1373. Props kienstra.

1.0-beta2

06 Aug 18:05
c236cc4
Compare
Choose a tag to compare
1.0-beta2 Pre-release
Pre-release

See unreleased 1.0 changelog and the in-progress milestone. See also commits since 1.0-beta1.

See the 1.0 Beta 2 blog post for more info.

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

1.0-beta1

06 Jul 15:52
024e450
Compare
Choose a tag to compare
1.0-beta1 Pre-release
Pre-release

See unreleased 1.0 changelog and the in-progress milestone. See also commits since 1.0-alpha1.

See the 1.0 Beta 1 blog post for more info.

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

0.7.2

27 Jun 20:03
e5fa3a5
Compare
Choose a tag to compare

See 0.7.2 changelog.
See v0.7.2 milestone.

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

1.0-alpha1

09 Jun 17:43
0f3491a
Compare
Choose a tag to compare
1.0-alpha1 Pre-release
Pre-release

See unreleased 1.0 changelog and the in-progress milestone.

See the 1.0 Alpha 1 blog post for more info.

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

0.7.1

23 May 21:53
cfee839
Compare
Choose a tag to compare

See 0.7.1 changelog.
See v0.7.1 milestone.

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

0.7.0

03 May 21:51
5ab7f08
Compare
Choose a tag to compare

0.7-RC2 (Release Candidate 2)

03 May 00:23
9d3ce0c
Compare
Choose a tag to compare
Pre-release

Changes since RC1, which include some changes that were in 0.6 but didn't get merged back into develop (or 0.7): 0.7-RC1...0.7-RC2

See these five pull requests specifically:

  1. #1097: Ensure only remaining AMP scripts are printed when preparing response
  2. #1098: VIP Review tweaks and adding unmerged changes from 0.6 branch
  3. #1101: Fix fatal errors related to output buffering and excessive response header sizes
  4. #1107: Prevent shortcode with WP_Query from overriding post shown for editing on edit post screen
  5. #1109: Address an issue of stretched <amp-img> when using .aligncenter

0.7-RC1 (Release Candidate 1)

23 Apr 18:46
4edea76
Compare
Choose a tag to compare
Pre-release

See unreleased 0.7 changelog.
See the 0.7 Release Candidate 1 blog post for more info.

0.6.2

28 Feb 19:21
e18d560
Compare
Choose a tag to compare