Releases: ampproject/amp-wp
Releases · ampproject/amp-wp
0.6.1
See 0.6.1 changelog.
0.7-beta1
See unreleased 0.7 changelog.
See the 0.7 Beta 1 blog post for more info.
0.6.0
See 0.6.0 changelog.
See 0.6.0 release blog post for more info.
See v0.6 milestone
0.6-rc2
See unreleased 0.6 changelog.
See the 0.6 Beta 1 blog post for more info.
See changes between 0.6-rc1 and 0.6-rc2.
0.6-rc1
See unreleased 0.6 changelog.
See the 0.6 Beta 1 blog post for more info.
0.6-beta1
See unreleased 0.6 changelog.
See the 0.6 Beta 1 blog post for more info.
= 0.5.1 =
- Fix: issues with invalid tags not being stripped out (e.g. script tags) (h/t tmmbecker, fahmi182, pppdog, seejacobscott, RavanH, jenniejj, lkraav, simonrperry for the reports). - Fix: issues with dimension extraction for protocol-less and relative URLs (h/t ktmn for the report).
0.5
= 0.5 = - Whitelist Sanitizer: Replace Blacklist Sanitizer with a whitelist-based approach using the AMP spec (props delputnam) - Image Dimensions: Replace fastimage with fasterimage for PHP 5.4+. Enables faster downloads and wider support (props gititon) - Embed Handlers: Added support for Vimeo, SoundCloud, Pinterest (props amedina) and PlayBuzz (props lysk88) - Analytics: UI for easier addition of analytics tags (props amedina) - Fix: parse query strings properly (props amyevans) - Fix: Old slug redirect for AMP URLs (props rahulsprajapati) - Fix: Handle issues with data uri images in CSS (props trepmal) - Fix: Add amp-video js for amp-video tags (props ptbello) - Fix: Output CSS for feature image (props mjangda) - Fix: Fix attribute when adding AMP Mustache lib (props luigitec) - Fix: Various documentation updates (props piersb, bhhaskin) - Fix: PHP Warnings from `register_customizer_ui` (props jahvi) - Fix: Coding Standards (props paulschreiber)
Template Refresh!
0.4 0.4: Template Refresh and more.
0.2: AMP Me Up
- Lots and lots and lots of compatibility and validation fixes
- Lots and lots and lots of improvements for customization