amp-toolbox-php icon indicating copy to clipboard operation
amp-toolbox-php copied to clipboard

Release checklist for v1.0.0

Open schlessera opened this issue 3 years ago • 1 comments

The following is a list of tasks/issues we need to complete for a feature-complete v1.0.0 release of the optimizer.

  • [x] New Transformer: BrowserHints [#31]
  • [x] New Transformer: AutoExtensions [#32]
  • [x] Copy object-position & object-fit into style attribute to reduce LCP [#6]
  • [x] Server-side rendering can cause style[amp-custom] CSS overage [#19]
  • [x] Support unit-based width/height attributes in ImageDimensions [#4]
  • [ ] Add PHP Optimizer guide to amp.dev [#33]
  • [ ] Validator: Initial implementation [#194]
  • [ ] Sanitizer: Initial implementation [#195]

schlessera avatar Nov 20 '20 17:11 schlessera